Show patches with: none      |   128066 patches
« 1 2 ... 449 450 4511280 1281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/9] Replace call_used_reg_set with call_used_or_fixed_regs Reduce the amount of global ABI state - - - - --- 2019-09-10 Richard Sandiford New
[3/9] Remove no_caller_save_reg_set Reduce the amount of global ABI state - - - - --- 2019-09-10 Richard Sandiford New
Implement std::common_reference for C++20 Implement std::common_reference for C++20 - - - - --- 2019-09-10 Jonathan Wakely New
[2/9] Remove call_fixed_reg_set Reduce the amount of global ABI state - - - - --- 2019-09-10 Richard Sandiford New
[1/9] Move c6x REGNO_REG_CLASS out of line Reduce the amount of global ABI state - - - - --- 2019-09-10 Richard Sandiford New
[committed] Make get_call_rtx_from take a const rtx_insn * [committed] Make get_call_rtx_from take a const rtx_insn * - - - - --- 2019-09-10 Richard Sandiford New
C++ PATCH for c++/91705 - constexpr evaluation rejects ++/-- on floats C++ PATCH for c++/91705 - constexpr evaluation rejects ++/-- on floats - - - - --- 2019-09-10 Marek Polacek New
[OG9,amdgcn,committed] Fix memory leak in libgomp [OG9,amdgcn,committed] Fix memory leak in libgomp - - - - --- 2019-09-10 Andrew Stubbs New
[OG9,amdgcn,committed] Detect the actual number of hardware CUs [OG9,amdgcn,committed] Detect the actual number of hardware CUs - - - - --- 2019-09-10 Andrew Stubbs New
[AArch64] Update hwcap string for fp16fml in aarch64-option-extensions.def [AArch64] Update hwcap string for fp16fml in aarch64-option-extensions.def - - - - --- 2019-09-10 Stamatis Markianos-Wright New
[nvptx] Expand OpenACC child function arguments to use CUDA params space [nvptx] Expand OpenACC child function arguments to use CUDA params space - - - - --- 2019-09-10 Chung-Lin Tang New
[OG9,amdgcn,committed] Use GFX9 granulated sgprs count correctly [OG9,amdgcn,committed] Use GFX9 granulated sgprs count correctly - - - - --- 2019-09-10 Andrew Stubbs New
[OG9,amdgcn,committed] Fix relocations with multiple devices [OG9,amdgcn,committed] Fix relocations with multiple devices - - - - --- 2019-09-10 Andrew Stubbs New
LWG 3266. to_chars(bool) should be deleted LWG 3266. to_chars(bool) should be deleted - - - - --- 2019-09-10 Jonathan Wakely New
Optimize (A / (cast) (1 << B)) -> (A >> B) (PR middle-end/91680) Optimize (A / (cast) (1 << B)) -> (A >> B) (PR middle-end/91680) - - - - --- 2019-09-10 Jakub Jelinek New
PR libstdc++/91711 fix failing test PR libstdc++/91711 fix failing test - - - - --- 2019-09-10 Jonathan Wakely New
Optimise std::remove_cv and use more helper aliases Optimise std::remove_cv and use more helper aliases - - - - --- 2019-09-10 Jonathan Wakely New
Go patch committed: Look for tool build ID before hashing entire file Go patch committed: Look for tool build ID before hashing entire file - - - - --- 2019-09-10 Ian Lance Taylor New
Go patch committed: Permit inlining constants and expression statements Go patch committed: Permit inlining constants and expression statements - - - - --- 2019-09-10 Ian Lance Taylor New
Go patch committed: Don't use predeclared location for implicit runtime import Go patch committed: Don't use predeclared location for implicit runtime import - - - - --- 2019-09-09 Ian Lance Taylor New
Go patch committed: Traverse types of constant expressions Go patch committed: Traverse types of constant expressions - - - - --- 2019-09-09 Ian Lance Taylor New
copy/copy_backward/fill/fill_n/equal rework copy/copy_backward/fill/fill_n/equal rework - - - - --- 2019-09-09 François Dumont New
rs6000: Update rlwinm-[012].c rs6000: Update rlwinm-[012].c - - - - --- 2019-09-09 Segher Boessenkool New
[ARM] Tweak HONOR_REG_ALLOC_ORDER [ARM] Tweak HONOR_REG_ALLOC_ORDER - - - - --- 2019-09-09 Wilco Dijkstra New
[ARM] Enable arm_legitimize_address for Thumb-2 [ARM] Enable arm_legitimize_address for Thumb-2 - - - - --- 2019-09-09 Wilco Dijkstra New
Remove global REG_SETs Remove global REG_SETs - - - - --- 2019-09-09 Richard Sandiford New
Add "fast" conversions from arrays to bitmaps Add "fast" conversions from arrays to bitmaps - - - - --- 2019-09-09 Richard Sandiford New
[OG9,amdgcn,committed] Move offload data to graphics memory [OG9,amdgcn,committed] Move offload data to graphics memory - - - - --- 2019-09-09 Andrew Stubbs New
[9/9] Tweak interface to ira-build.c:ior_hard_reg_conflicts Make HARD_REG_SETs easier to use - - - - --- 2019-09-09 Richard Sandiford New
[8/9] Remove hard_reg_set_equal_p Make HARD_REG_SETs easier to use - - - - --- 2019-09-09 Richard Sandiford New
[7/9] Remove IOR_COMPL_HARD_REG_SET Make HARD_REG_SETs easier to use - - - - --- 2019-09-09 Richard Sandiford New
[6/9] Remove AND_COMPL_HARD_REG_SET Make HARD_REG_SETs easier to use - - - - --- 2019-09-09 Richard Sandiford New
[5/9] Remove IOR_HARD_REG_SET Make HARD_REG_SETs easier to use - - - - --- 2019-09-09 Richard Sandiford New
[4/9] Remove AND_HARD_REG_SET Make HARD_REG_SETs easier to use - - - - --- 2019-09-09 Richard Sandiford New
[3/9] Remove COMPL_HARD_REG_SET Make HARD_REG_SETs easier to use - - - - --- 2019-09-09 Richard Sandiford New
[2/9] Remove COPY_HARD_REG_SET Make HARD_REG_SETs easier to use - - - - --- 2019-09-09 Richard Sandiford New
[ARM/FDPIC,v6,24/24,ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in libstdc++ configure scripts FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,23/24,ARM] FDPIC: Implement libitm support. FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,22/24,ARM,testsuite] FDPIC: Skip tests that require -static support FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,21/24,ARM] FDPIC: Handle stack-protector combined patterns FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,20/24,ARM,testsuite] FDPIC: Skip tests using architectures unsupported by FDPIC FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,19/24,ARM,testsuite] FDPIC: Adjust pr43698.c to avoid clash with uclibc. FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,18/24,ARM,testsuite] FDPIC: Enable tests on pie_enabled targets FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,17/24,ARM,testsuite] FDPIC: Handle *-*-uclinux* FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,16/24,ARM,testsuite] FDPIC: Skip tests that don't work in PIC mode FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,15/24,ARM,testsuite] FDPIC: Adjust scan-assembler patterns. FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,14/24,ARM,testsuite] FDPIC: Skip unsupported tests FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,13/24,ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,12/24,ARM] FDPIC: Restore r9 after we call __aeabi_read_tp FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,11/24,ARM] FDPIC: Add support to unwind FDPIC signal frame FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,10/24,ARM] FDPIC: Implement TLS support. FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,09/24,ARM] FDPIC: Add support for taking address of nested function FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,08/24,ARM] FDPIC: Enforce local/global binding for function descriptors FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,07/24,ARM] FDPIC: Avoid saving/restoring r9 on stack since it is read-only FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,06/24,ARM] FDPIC: Add support for c++ exceptions FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,05/24,ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,04/24,ARM] FDPIC: Add support for FDPIC for arm architecture FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,03/24,ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,02/24,ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
[ARM/FDPIC,v6,01/24,ARM] FDPIC: Add -mfdpic option support FDPIC ABI for ARM - - - - --- 2019-09-09 Christophe Lyon New
Fortran - character type names in errors and warning - for review Fortran - character type names in errors and warning - for review - - - - --- 2019-09-09 Mark Eggleston New
Rename Deprecated to IgnoreWarn in *.opt files. Rename Deprecated to IgnoreWarn in *.opt files. - - - - --- 2019-09-09 Martin Liška New
[5/5] Rewrite second part of or_comparisons_1 into match.pd. [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-09 Martin Liška New
[4/5] Rewrite first part of or_comparisons_1 into match.pd. [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-09 Martin Liška New
[3/5] Rewrite part of and_comparisons_1 into match.pd. [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-09 Martin Liška New
Make LTO link pick up compile-time -g Make LTO link pick up compile-time -g - - - - --- 2019-09-09 Richard Biener New
Make note_stores take an rtx_insn Make note_stores take an rtx_insn - - - - --- 2019-09-09 Richard Sandiford New
Update comment of removed options. Update comment of removed options. - - - - --- 2019-09-09 Martin Liška New
Remove bt-load.c Remove bt-load.c - - - - --- 2019-09-09 Richard Sandiford New
Fix up -funsigned-char behavior of _mm256_cmpgt_epi8 (PR target/91704) Fix up -funsigned-char behavior of _mm256_cmpgt_epi8 (PR target/91704) - - - - --- 2019-09-09 Jakub Jelinek New
[V3] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… [V3] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… - - - - --- 2019-09-09 Feng Xue OS New
[RFC,V5,6/6] Handle CTF sections when LTO is enabled Support for CTF in GCC - - - - --- 2019-09-09 Indu Bhagat New
[RFC,V5,5/6] Update CTF testsuite Support for CTF in GCC - - - - --- 2019-09-09 Indu Bhagat New
[RFC,V5,4/6] CTF generation for a single compilation unit Support for CTF in GCC - - - - --- 2019-09-09 Indu Bhagat New
[RFC,V5,3/6] Setup for CTF generation and emission Support for CTF in GCC - - - - --- 2019-09-09 Indu Bhagat New
[RFC,V5,2/6] Add CTF command line options : -gtLEVEL Support for CTF in GCC - - - - --- 2019-09-09 Indu Bhagat New
[RFC,V5,1/6] Add new function lang_GNU_GIMPLE Support for CTF in GCC - - - - --- 2019-09-09 Indu Bhagat New
C++ PATCH for c++/84374 - diagnose invalid uses of decltype(auto) C++ PATCH for c++/84374 - diagnose invalid uses of decltype(auto) - - - - --- 2019-09-08 Marek Polacek New
[libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions) [libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions) - - - - --- 2019-09-08 Daniel Lemire New
C++ PATCH for c++/91673 - ICE with noexcept in alias-declaration C++ PATCH for c++/91673 - ICE with noexcept in alias-declaration - - - - --- 2019-09-07 Marek Polacek New
Punt on vectorizing sign-changing conditional reduction (PR tree-optimization/91665) Punt on vectorizing sign-changing conditional reduction (PR tree-optimization/91665) - - - - --- 2019-09-07 Jakub Jelinek New
Fix PR 91684 Fix PR 91684 - - - - --- 2019-09-07 Bernd Edlinger New
RISC-V: Re-enable -msave-restore for shared libraries. RISC-V: Re-enable -msave-restore for shared libraries. - - - - --- 2019-09-07 Jim Wilson New
[2/2] rs6000: Delete UNSPEC_MV_CR_OV. [1/2] rs6000: Delete UNSPEC_FRSP - - - - --- 2019-09-06 Segher Boessenkool New
[1/2] rs6000: Delete UNSPEC_FRSP [1/2] rs6000: Delete UNSPEC_FRSP - - - - --- 2019-09-06 Segher Boessenkool New
[i386] : Fix PR 91654: Runtime SPEC regression on Haswell [i386] : Fix PR 91654: Runtime SPEC regression on Haswell - - - - --- 2019-09-06 Uros Bizjak New
bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679) bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679) - - - - --- 2019-09-06 Martin Sebor New
genemit: Print file+line in the "Splitting with" message genemit: Print file+line in the "Splitting with" message - - - - --- 2019-09-06 Segher Boessenkool New
libgo: Update to Go 1.13beta1 release libgo: Update to Go 1.13beta1 release - - - - --- 2019-09-06 Ian Lance Taylor New
[OG9,committed] Backport gfx906 patches [OG9,committed] Backport gfx906 patches - - - - --- 2019-09-06 Stubbs, Andrew New
[V2] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… [V2] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… - - - - --- 2019-09-06 Feng Xue OS New
[og9] OpenACC profiling support for AMD GCN [og9] OpenACC profiling support for AMD GCN - - - - --- 2019-09-06 Julian Brown New
[og9] Use more appropriate var in localize_reductions call [og9] Use more appropriate var in localize_reductions call - - - - --- 2019-09-06 Julian Brown New
[og9] Add omp_pause_resource{,_all} for AMD GCN [og9] Add omp_pause_resource{,_all} for AMD GCN - - - - --- 2019-09-06 Julian Brown New
[RFC,16/X,libsanitizer] Build libhwasan with interceptors [RFC,16/X,libsanitizer] Build libhwasan with interceptors - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,15/X,libsanitizer] Add in MTE stubs [RFC,15/X,libsanitizer] Add in MTE stubs - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,14/X,libsanitizer] Introduce HWASAN block-scope poisoning [RFC,14/X,libsanitizer] Introduce HWASAN block-scope poisoning - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,13/X,libsanitizer] Instrument known builtin function calls [RFC,13/X,libsanitizer] Instrument known builtin function calls - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,12/X,libsanitizer] Check pointer tags match address tags [RFC,12/X,libsanitizer] Check pointer tags match address tags - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,11/X,libsanitizer] Uncolour stack frame on function exit [RFC,11/X,libsanitizer] Uncolour stack frame on function exit - - - - --- 2019-09-06 Matthew Malcomson New
« 1 2 ... 449 450 4511280 1281 »