public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] move x86 to use gather/scatter internal functions
 2021-08-18 11:38 UTC  (16+ messages)

'hash_map<tree, hash_map<tree, tree>>'
 2021-08-18 11:34 UTC  (6+ messages)
      ` Expensive selftests (was: 'hash_map<tree, hash_map<tree, tree>>')
          ` Add more self-tests for 'hash_map' with Value type with non-trivial constructor/destructor (was: Expensive selftests)
        ` Expensive selftests

[committed] openmp: Add nothing directive support
 2021-08-18 11:18 UTC  (3+ messages)
` (Re: [committed] openmp: Add nothing directive support)

[PATCH] PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514
 2021-08-18 10:22 UTC  (7+ messages)

[PATCH 3/3] aarch64: Remove macros for vld4[q]_lane Neon intrinsics
 2021-08-18 10:09 UTC  (3+ messages)

[Patch] Fortran/OpenMP: Add memory routines existing for C/C++
 2021-08-18  9:09 UTC  (2+ messages)

[PATCH] inline: do not inline when no_profile_instrument_function is different
 2021-08-18  8:38 UTC  (4+ messages)

[PATCH] commit-mklog: Add --co argument
 2021-08-18  8:36 UTC  (4+ messages)

[COMMITTED 3/3] Add GORI tracing faciltiies
 2021-08-18  8:35 UTC  (2+ messages)

[committed] openmp: Actually ignore pragma_stmt pragmas for which c_parser_pragma returns false
 2021-08-18  8:29 UTC 

[PATCH] Adding target hook allows to reject initialization of register
 2021-08-18  7:23 UTC  (8+ messages)

[patch][version 6] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-08-18  7:19 UTC  (42+ messages)

Make per-call statistics to take into account ggc_free
 2021-08-18  7:02 UTC  (8+ messages)
` Better memory statistics, take 2

[PATCH,V2 0/3] Allow means for late BTF generation for BPF CO-RE
 2021-08-18  7:00 UTC  (7+ messages)
` [PATCH, V2 2/3] targhooks: New target hook for CTF/BTF debug info emission

Optional machine prefix for programs in for -B dirs
 2021-08-18  6:12 UTC  (4+ messages)
  ` [PATCH 1/3] find_a_program: First search with machine prefix
  ` [PATCH 2/3] driver: for_each_pass: Pass to callback whether dir is machine-disambiguated
  ` [PATCH 3/3] find_a_program: Only search for prefixed paths in undisambiguated dirs

[PATCH] [i386] Add x86 tune to enable v2df vector reduction by paddpd
 2021-08-18  3:35 UTC  (2+ messages)

[PATCH] Revert "Add the member integer_to_sse to processor_cost as a cost simulation for movd/pinsrd. It will be used to calculate the cost of vec_construct."
 2021-08-18  1:49 UTC  (3+ messages)

[COMMITTED 2/3] Change evrp-mode options
 2021-08-17 23:31 UTC 

[COMMITTED 1/3] Abstract range tracing routines into a class
 2021-08-17 23:30 UTC 

[PATCH] more warning code refactoring
 2021-08-17 21:09 UTC  (3+ messages)

[PATCH] Fix incorrect computation in fill_always_executed_in_1
 2021-08-17 20:59 UTC  (7+ messages)
      ` [PATCH v2] Fix incomplete "

[PATCH] configure, jit: Allow for 'make check-gcc-jit'
 2021-08-17 20:53 UTC  (2+ messages)

[PATCH v2] libstdc++: improve documentation for bits/stl_function.h [PR51539]
 2021-08-17 20:38 UTC 

[committed] wwwdocs: Add missing punctuation to <li> elements
 2021-08-17 20:31 UTC 

[PATCH] libstdc++: improve documentation for bits/stl_function.h [PR51539]
 2021-08-17 20:28 UTC 

[PATCH] Avoid illegal argument to verbose in dg-test callback
 2021-08-17 19:23 UTC  (3+ messages)

[pushed] Objective-C: Default flag_objc_sjlj_exceptions off for NeXT ABI >= 2
 2021-08-17 19:14 UTC 

[pushed] Darwin, libcc1: Handle hosts with mdynamic-no-pic support
 2021-08-17 19:06 UTC 

[pushed] Darwin: Reset section names table at the end of compile
 2021-08-17 18:51 UTC 

[pushed] Darwin, X86, config: Adjust 'as' command lines [PR100340]
 2021-08-17 18:41 UTC 

[PATCH v3] c++: Add gnu::diagnose_as attribute
 2021-08-17 18:31 UTC  (3+ messages)
` [PATCH v4] "

Higher ROI at - ARM TechCon 2021
 2021-08-17 17:08 UTC 

[PATCH] Fall back to masked_gather_load/masked_scatter_store
 2021-08-17 16:54 UTC  (3+ messages)

[PATCH] libcpp: __VA_OPT__ p1042r1 placemarker changes [PR101488]
 2021-08-17 16:25 UTC  (5+ messages)

[PATCH] Optimize seed_seq construction
 2021-08-17 16:23 UTC  (4+ messages)

[PATCH] [MIPS] Hazard barrier return support
 2021-08-17 15:58 UTC  (4+ messages)

[PATCH v2] libstdc++: Fix testsuite for skipping gdb tests on remote/non-native target
 2021-08-17 15:55 UTC 

[PATCH] c++: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539]
 2021-08-17 15:35 UTC  (11+ messages)
      ` [PATCH] c++, v2: "
          ` [PATCH] c++, v3: "

[PATCH 1/2] analyzer: detect and analyze calls via function pointer (GSoC)
 2021-08-17 15:10 UTC  (5+ messages)

[PATCH 0/8] aarch64 vector cost tweaks
 2021-08-17 14:37 UTC  (3+ messages)
` [PATCH 8/8] aarch64: Add -mtune=neoverse-512tvb

[committed] libstdc++: Optimize std::function move constructor [PR101923]
 2021-08-17 14:22 UTC 

openmp: Implement OpenMP 5.1 scope construct
 2021-08-17 13:36 UTC  (3+ messages)
` Fortran: Implement OpenMP 5.1 scope construct (was: Re: openmp: Implement OpenMP 5.1 scope construct)

[committed] libstdc++: Test std::seed_seq construction from input iterators
 2021-08-17 13:34 UTC 

[committed] libstdc++: Add pretty printer for std::error_code and std::error_condition
 2021-08-17 13:33 UTC  (2+ messages)

[committed] libstdc++: Only define basic_string::contains for C++23
 2021-08-17 13:27 UTC 

[committed] libstdc++: Rename __detail::__not_same_as helper
 2021-08-17 13:27 UTC 

[committed] libstdc++: Add conditional noexcept to std::exchange
 2021-08-17 13:26 UTC 

[PATCH] plug memory leaks in warn_parm_array_mismatch (PR 99055)
 2021-08-17 13:00 UTC  (6+ messages)
` Fwd: "
  `  "
    ` Valgrind '--show-leak-kinds=all'

ipa-modref: merge flags when adding escape
 2021-08-17 11:30 UTC  (3+ messages)

move unreachable user labels to entry point
 2021-08-17 11:20 UTC  (3+ messages)

don't access cfun in dump_function_to_file
 2021-08-17 11:05 UTC  (3+ messages)

retain debug stmt order when moving to successors
 2021-08-17 11:04 UTC  (3+ messages)

[PATCH] Improved handling of MULT_EXPR in bit CCP
 2021-08-17 10:31 UTC  (2+ messages)

[ping][vect-patterns][RFC] Refactor widening patterns to allow internal_fn's
 2021-08-17 10:30 UTC 

[PATCH] Improved handling of MINUS_EXPR in bit CCP
 2021-08-17 10:17 UTC  (2+ messages)

[PATCH] aarch64: Replace some uses of GET_CODE with RTL predicate macros
 2021-08-17  9:51 UTC  (2+ messages)

[PATCH] Couple of debug dump improvements to scheduler (no code-gen changes)
 2021-08-17  9:46 UTC  (3+ messages)

[PR91598] Improve autoprefetcher heuristic in haifa-sched.c
 2021-08-17  9:43 UTC  (5+ messages)

[PATCH] Do not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdpiceabi
 2021-08-17  9:39 UTC  (3+ messages)

[committed] Special case -TYPE_MIN_VALUE for flag_wrapv in operator_abs::op1_range
 2021-08-17  9:35 UTC 

[PATCH] tree-optimization/101868 - avoid PRE of trapping mems across calls
 2021-08-17  9:21 UTC 

[PATCH 2/3] aarch64: Remove macros for vld3[q]_lane Neon intrinsics
 2021-08-17  9:03 UTC  (2+ messages)

[PATCH 1/3] aarch64: Remove macros for vld2[q]_lane Neon intrinsics
 2021-08-17  9:02 UTC  (2+ messages)

PR target/78213 revisited (was Re: [PATCH 5/9] Introduce selftest::locate_file (v4))
 2021-08-17  9:00 UTC  (4+ messages)
` [committed] Introduce selftest::locate_file (v5)

[PATCH] Use __builtin_trap() for abort() if inhibit_libc
 2021-08-17  8:41 UTC 

[Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64
 2021-08-17  8:12 UTC  (3+ messages)

[PATCH] libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax using Unicode Standard Annex 31
 2021-08-17  7:48 UTC  (6+ messages)
` [PATCH] libcpp, v2: "

[PATCH] tree-optimization/101925 - fix VN with reverse storage order
 2021-08-17  7:24 UTC 

[ARM] PR66791: Replace builtins for vdup_n and vmov_n intrinsics
 2021-08-17  6:25 UTC  (6+ messages)

[PATCH] c++: fix -fsanitize-coverage=trace-pc ICE [PR101331]
 2021-08-17  4:43 UTC  (2+ messages)

[committed] Improve SImode shifts for H8
 2021-08-17  2:28 UTC 

[committed] Drop embedded stabs from rl78-elf port
 2021-08-17  2:18 UTC 

[PATCH 02/10] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-08-17  1:53 UTC  (7+ messages)
` [PATCH V3 0/6] Initial support for AVX512FP16
  ` [PATCH 4/6] Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FLOAT16 when backend supports _Float16

[PATCH 2/6] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-08-17  1:52 UTC  (7+ messages)
` [PATCH] Make sure we're playing with integral modes before call extract_integral_bit_field

[PATCH] [i386] Optimize vec_perm_expr to match vpmov{dw,qd,wb}
 2021-08-17  1:45 UTC  (5+ messages)
` [PATCH] [i386] Optimize __builtin_shuffle_vector

[PATCH] c++: Add C++20 #__VA_OPT__ support
 2021-08-17  0:48 UTC  (2+ messages)

[PATCH] c++: ignore explicit dguides during NTTP CTAD [PR101883]
 2021-08-16 20:06 UTC  (2+ messages)

[PATCH] c++: aggregate CTAD and brace elision [PR101344]
 2021-08-16 20:05 UTC  (4+ messages)

[PATCH] RISC-V: Enable overlap-by-pieces in case of fast unaliged access
 2021-08-16 20:01 UTC  (6+ messages)

What should a std::error_code pretty printer show?
 2021-08-16 19:30 UTC  (2+ messages)

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2021-08-16 19:03 UTC  (3+ messages)

[r12-2919 Regression] FAIL: gcc.target/i386/pr82460-2.c scan-assembler-not \\mvpermi2b\\M on Linux/x86_64
 2021-08-16 18:00 UTC 

C++ Patch ping
 2021-08-16 17:37 UTC 

[committed] libstdc++: Use qualified-id for class member constant [PR101937]
 2021-08-16 16:53 UTC 

[committed] libstdc++: Install GDB pretty printers for debug library
 2021-08-16 16:53 UTC 

[PATCH] Try LTO partial linking. (Was: Speed of compiling gimple-match.c)
 2021-08-16 13:58 UTC  (9+ messages)

[PATCH v4] gcov: Add TARGET_GCOV_TYPE_SIZE target hook
 2021-08-16 13:35 UTC  (4+ messages)

[PATCH] vect: Add extraction cost for slp reduc
 2021-08-16 13:27 UTC  (4+ messages)

[PATCH v2] Analyze niter for until-wrap condition [PR101145]
 2021-08-16 13:13 UTC  (6+ messages)
  ` Ping: "

[PATCH] arm: Fix __arm_vctp16q return type in arm_mve.h
 2021-08-16 13:12 UTC 

[GCC-11] [PATCH 0/5] Finish <x86gprintrin.h> and general-regs-only
 2021-08-16 12:37 UTC  (7+ messages)
` [PATCH 1/5] x86: Add -mmwait for -mgeneral-regs-only

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).