public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[AArch64] Require aarch64_sve256_hw for a 256-bit SVE test
 2020-01-10 13:09 UTC 

Use get_related_vectype_for_scalar_type for reduction indices
 2020-01-10 12:52 UTC 

Fix gather/scatter check when updating a vector epilogue loop
 2020-01-10 12:45 UTC 

[PATCH] Micro-optimize store-merging terminate-all-aliasing-chains
 2020-01-10 12:39 UTC 

[wwwdocs] Add AVR news
 2020-01-10 12:35 UTC 

[PATCH][OBVIOUS] Fix wrong parenthesis in inliner
 2020-01-10 12:31 UTC 

[ PATCH ] [ C++ ] Implementing P0767 - deprecate POD
 2020-01-10 12:26 UTC  (6+ messages)

[PATCH][wwwdocs] GCC 10 changes.html for arm and aarch64
 2020-01-10 12:25 UTC 

[PATCH] Relax invalidation of TOP N counters in PGO
 2020-01-10 12:23 UTC  (17+ messages)

[PATCH v5] Missed function specialization + partial devirtualization
 2020-01-10 11:23 UTC  (11+ messages)
` Ping: "
  ` Ping*2: "
          ` [PATCH v6] "
            ` *Ping* "
                ` [PATCH v7] "

[wwwdocs] Git transition - how to access private user and vendor branches
 2020-01-10 11:08 UTC  (2+ messages)

[PATCH] Fix PR93199, quadraticness in cleanup_all_empty_eh
 2020-01-10 10:36 UTC  (2+ messages)

[PATCH] Fix documentation of -mpoke-function-name ARM option
 2020-01-10 10:23 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] Fix quadraticness in EH sink_clobbers, PR93199
 2020-01-10  9:56 UTC  (2+ messages)

[PATCH] optimize costly division in rtx_cost
 2020-01-10  9:47 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] Fix PR93216
 2020-01-10  8:42 UTC 

[patch] rename local _C2 identifiers in stl map header files
 2020-01-10  8:16 UTC  (6+ messages)

[PATCH 00/41] v5 of analyzer patch kit
 2020-01-10  8:02 UTC  (16+ messages)
` [PATCH 02/41] analyzer: internal documentation
` [PATCH 04/41] vec.h: add auto_delete_vec
` [PATCH 03/41] sbitmap.h: add operator const_sbitmap to auto_sbitmap
` [PATCH 01/41] analyzer: user-facing documentation
` [PATCH 05/41] Add -fdiagnostics-nn-line-numbers
  ` [PATCH] testsuite: add lib/nn-line-numbers.exp
    ` [PATCH] testsuite: add dg-enable-nn-line-numbers (v6)
` v6 of analyzer patch kit

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2020-01-10  2:58 UTC  (10+ messages)
` [PATCH 05/49] vec.h: add auto_delete_vec
` [PATCH 15/49] Add ordered_hash_map
        ` [PATCH] Add ordered_hash_map (v6)

[PATCH 43/49] analyzer: new file: exploded-graph.h
 2020-01-10  2:41 UTC  (2+ messages)

[PATCH 33/49] analyzer: new files: sm.{cc|h}
 2020-01-10  2:28 UTC  (2+ messages)

[PATCH] analyzer: fix ICE on METHOD_TYPE (PR 93212)
 2020-01-10  2:16 UTC 

[PATCH 1/3] Add OpenACC test for sub-references being pointer or allocatable variables
 2020-01-10  1:58 UTC  (4+ messages)
` [PATCH 2/3] Don't allow mixed component and non-component accesses for OpenACC/Fortran

[PATCH] Fix component mappings with derived types for OpenACC
 2020-01-10  1:51 UTC 

PowerPC -mcpu=future Version 12 patches
 2020-01-10  1:50 UTC  (15+ messages)
` [PATCH] V12 patch #1 of 14, add gcc_asserts for rs6000_adjust_vec_address
` [PATCH] V12 patch #2 of 14, Refactor rs6000_adjust_vec_address & rs6000_split_vec_extract_var
` [PATCH] V12 patch #3 of 14, Improve address validation in rs6000_adjust_vec_address
` [PATCH] V12 patch #4 of 14, Optimize adjusting PC-relative vector addresses
` [PATCH] V12 patch #5 of 14, Make -mpcrel default for -mcpu=future on little endian Linux 64-bit systems
` [PATCH] V12 patch #6 of 14, Add -mcpu=future target-supports options
` [PATCH] V12 patch #7 of 14, Add PADDI/PLI tests
` [PATCH] V12 patch #8 of 14, Add test to verify prefixed instruction is generated for -mcpu=future for DS/DS illegal offsets
` [PATCH] V12 patch #9 of 14, Add test to validate we don't generate an illegal prefixed instruction
` [PATCH] V12 patch #10 of 14, Add tests for generating prefixed load/store instructions with large numeric offsets
` [PATCH] V12 patch #11 of 14, Add tests for using PC-relative instructions with -mcpu=future
` [PATCH] V12 patch #12 of 14, Add test for -fstack-protect-strong with large stack sizes and -mcpu=future
` [PATCH] V12 patch #13 of 14, Add tests for vec_extract with PC-relative addresses
` [PATCH] V12 patch #14 of 14, Add tests for generating prefixed instructions when using vec_extract with large offsets with -mcpu=future

[PATCH] rs6000: Fix PR93136, gcc.dg/vmx/ops.c and several other test break after r279772
 2020-01-10  0:34 UTC  (3+ messages)

libgo patch committed: Compile examples in _test packages
 2020-01-09 23:52 UTC 

[PATCH PR92926]Fix wrong code caused by ctor node translation unit wide sharing
 2020-01-09 22:50 UTC  (8+ messages)

[PATCH] libstdc++: Fix <ext/pointer.h> incompatibilities with C++20
 2020-01-09 21:37 UTC 

[patch, fortran] Fix PR 65428, ICE on nested empty array constructors
 2020-01-09 21:20 UTC  (3+ messages)

[PATCH] [og8] Add OpenACC 2.6 if and if_present clauses on host_data construct
 2020-01-09 21:00 UTC  (3+ messages)
  ` [Patch] OpenACC – support "if" + "if_present" clauses with "host_data"

[PATCH 0/4] Fix library testsuite compilation for build sysroot
 2020-01-09 21:00 UTC  (7+ messages)
` [PING^4][PATCH "

[C++ coroutines 0/6] Implement C++ coroutines
 2020-01-09 20:48 UTC  (28+ messages)
` [C++ coroutines 1/6] Common code and base definitions
  ` [C++ coroutines 2/6] Define builtins and internal functions
    ` [C++ coroutines 3/6] Front end parsing and transforms
      ` [C++ coroutines 4/6] Middle end expanders "
        ` [C++ coroutines 5/6] Standard library header
          ` [C++ coroutines 6/6] Testsuite
              ` [C++ coroutines 6/7, v2] Testsuite
            ` [C++ coroutines 6/7] libiberty demangler update
            ` [C++ coroutines 5/7, v2] Standard library header
                ` [C++ coroutines 5/7, v3] "
          ` [C++ coroutines 4/7, v2] Middle end expanders and transforms
        ` [C++ coroutines 3/7, v2] Front end parsing "
      ` [C++ coroutines 2/7, v2] Define builtins and internal functions
    ` [C++ coroutines 1/7] Common code and base definitions
  ` [C++ coroutines 0/7] Implement C++ coroutines

introduce -fcallgraph-info option
 2020-01-09 19:09 UTC  (20+ messages)
                                ` drop -aux{dir,base}, revamp -dump{dir,base} (was: Re: introduce -fcallgraph-info option)
                                    ` drop -aux{dir,base}, revamp -dump{dir,base}

[PATCH] [RFC] ipa: duplicate ipa_size_summary for cloned nodes
 2020-01-09 17:35 UTC  (6+ messages)

[committed][AArch64] Pass a mode to some SVE immediate queries
 2020-01-09 17:18 UTC 

[committed][AArch64] Add support for the SVE2 ACLE
 2020-01-09 16:50 UTC 

[committed][AArch64] Add banner comments to aarch64-sve2.md
 2020-01-09 16:44 UTC 

[PATCH] libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
 2020-01-09 16:44 UTC 

[Patch] [AArch64] [SVE] Implement svld1ro intrinsic
 2020-01-09 16:25 UTC  (2+ messages)

[GCC][PATCH][Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [2/2]
 2020-01-09 16:21 UTC  (7+ messages)

Go patch committed: Don't localize names in export data
 2020-01-09 16:21 UTC 

Go patch committed: Don't add composite literal keys to package bindings
 2020-01-09 16:07 UTC 

[GCC][PATCH][AArch64]Add ACLE intrinsics for bfdot for ARMv8.6 Extension
 2020-01-09 15:59 UTC  (6+ messages)

[GCC][PATCH][AArch64]Add ACLE intrinsics for dot product (usdot - vector, <us/su>dot - by element) for AArch64 AdvSIMD ARMv8.6 Extension
 2020-01-09 15:53 UTC  (8+ messages)

[GCC][PATCH][Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [1/2]
 2020-01-09 15:48 UTC  (8+ messages)

[committed][AArch64] Simplify WHILERW and WHILEWR definition
 2020-01-09 15:33 UTC 

[committed][AArch64] Rename UNSPEC_WHILE* to match instruction mnemonics
 2020-01-09 15:27 UTC 

[committed][AArch64] Rename SVE shape "unary_count" to "unary_to_uint"
 2020-01-09 15:25 UTC 

[committed][AArch64] Specify some SVE ACLE functions in a more generic way
 2020-01-09 15:22 UTC 

[committed][AArch64] Tweak iterator usage for [SU]Q{ADD,SUB}
 2020-01-09 15:19 UTC 

[committed][AArch64] Remove fictitious [SU]RHSUB instructions
 2020-01-09 15:16 UTC 

[PATCH] avoid warning on vectorized past-the-end stores (PR 93200)
 2020-01-09 14:38 UTC  (4+ messages)

[PATCH] Allow entry point markers without debug support in accelerator compiler
 2020-01-09 14:16 UTC  (4+ messages)

[Patch, committed, Fortran] PR84135 fix merging dimension into codimension array spec
 2020-01-09 13:50 UTC 

[PATCH] PR90838: Support ctz idioms
 2020-01-09 13:30 UTC  (6+ messages)

Add a compatible_vector_types_p target hook
 2020-01-09 13:26 UTC  (13+ messages)

[PATCH] libstdc++: Define memory resource key functions non-inline (PR93208)
 2020-01-09 13:21 UTC 

[PATCH] Prevent IPA-SRA from creating calls to local comdats (PR 92676)
 2020-01-09 12:17 UTC  (2+ messages)

[PATCH] Add Optimization for various IPA parameters
 2020-01-09 12:17 UTC  (17+ messages)

[PATCH GCC11]Improve uninitialized warning with value range info
 2020-01-09 12:01 UTC  (7+ messages)

[patch] follow up on the aarch64 r18 story
 2020-01-09 10:48 UTC  (6+ messages)
      ` [patch] move and adjust PROBE_STACK_*_REG on aarch64
        ` [ping] "

[wwwdocs] Updates to contribute.html for git-friendly posting rules
 2020-01-09 10:43 UTC 

[PATCH] Fix PR93054
 2020-01-09 10:40 UTC 

Fix ipa-cp bit propagation streaming
 2020-01-09 10:32 UTC  (2+ messages)

[PATCH] Fix PR93040
 2020-01-09 10:29 UTC 

[PATCH] Use cgraph_node::dump_{asm_},name where possible
 2020-01-09  9:43 UTC  (4+ messages)

[PATCH] [amdgcn] Add support for sub-word sync_compare_and_swap operations
 2020-01-09  9:42 UTC  (4+ messages)

[patch,avr,applied]: Set -fsplit-wide-types-early
 2020-01-09  9:33 UTC 

[committed] Don't ICE on invalid h modifier use in inline-asm (PR inline-asm/93202)
 2020-01-09  8:23 UTC 

[PATCH] Fix a bug that propagation in recursive function uses wrong aggregate lattice (PR ipa/93084)
 2020-01-09  8:18 UTC  (3+ messages)

[RFC] IVOPTs select cand with preferred D-form access
 2020-01-09  2:37 UTC  (5+ messages)

[PATCH] RISC-V: Disable use of TLS copy relocs
 2020-01-09  1:30 UTC  (2+ messages)

[PATCH] Improve __builtin_sub_overflow with signed double-word operands (PR target/93141)
 2020-01-08 20:36 UTC  (2+ messages)

[C++ PATCH 1/3] Remove constexpr support for DECL_BY_REFERENCE
 2020-01-08 20:25 UTC  (3+ messages)
` [C++ PATCH 2/3] PR c++/91369 - constexpr destructor and member initializer
` [C++ PATCH 3/3] Add TARGET_EXPR_DIRECT_INIT_P sanity check

[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2020-01-08 19:30 UTC  (5+ messages)
` [Patch 0/X] HWASAN v3

[PATCH] track dynamic allocation in strlen (PR 91582)
 2020-01-08 18:48 UTC  (7+ messages)
  ` [PING 2][PATCH] "
    ` [PING 3][PATCH] "
        ` [committed] Make Wstringop-overflow-27 testnames unique [was Re: [PING 3][PATCH] track dynamic allocation in strlen (PR 91582)]

[committed] hash-map-tests.c: fix memory leak
 2020-01-08 18:47 UTC 

[PATCH] libstdc++: Fix error handling in filesystem::remove_all (PR93201)
 2020-01-08 17:00 UTC  (2+ messages)

Add missing { dg-require-effective-target fpic } directives to aarch64 tests
 2020-01-08 16:14 UTC 

[OpenACC] libgomp.texi — document acc_*_async and acc_*_finalize(_async) functions
 2020-01-08 16:07 UTC 

[patch] relax aarch64 stack-clash tests depedence on alloca.h
 2020-01-08 15:39 UTC  (5+ messages)

[PATCH] Fix x86 ICE when peepholing2 @stack_protect_set_1_<mode> with *lea<mode> (PR target/93187)
 2020-01-08 15:37 UTC  (2+ messages)

[PATCH] Fix ia32 ICE while compiling glibc (PR target/93174)
 2020-01-08 15:36 UTC  (2+ messages)

[PATCH][GCC][ARM] Arm generates out of range conditional branches in Thumb2 (PR91816)
 2020-01-08 15:19 UTC  (4+ messages)
` [PING][PATCH][GCC][ARM] "

[committed] libgomp.texi: Fix typos, use https
 2020-01-08 15:01 UTC 

[PATCH] Make sinking clobbers across EH reliable
 2020-01-08 14:28 UTC 

[PATCH] Fix PR92997
 2020-01-08 14:07 UTC 

[PATCH] PR libstdc++/92124 on hashtable
 2020-01-08 13:28 UTC  (4+ messages)

[PATCH] Report errors on inconsistent OpenACC nested reduction clauses
 2020-01-08 13:13 UTC  (6+ messages)
` [PATCH][committed] Warn about "
      ` [Patch] Rework OpenACC nested reduction clause consistency checking (was: Re: [PATCH][committed] Warn about inconsistent OpenACC nested reduction clauses)
        ` *ping* - "

[PATCH] Use dump_asm_name for Callers/Calls in dump
 2020-01-08 12:20 UTC  (6+ messages)

[PATCH] Make warn_inline Optimization option
 2020-01-08 12:05 UTC  (11+ messages)

[PATCH] Avoid operand re-parsing when moving stmts, PR93199
 2020-01-08 11:42 UTC 

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).