Show patches with: Archived = No       |   126963 patches
« 1 2 ... 744 745 7461269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
alpha: Use TARGET_COMPUTE_FRAME_LAYOUT alpha: Use TARGET_COMPUTE_FRAME_LAYOUT - - - - --- 2018-07-09 Richard Henderson New
[rs6000,v3] enable gimple folding for vec_xl, vec_xst [rs6000,v3] enable gimple folding for vec_xl, vec_xst - - - - --- 2018-07-09 will schmidt New
[rs6000] gimple folding support for vec_pack and vec_unpack [rs6000] gimple folding support for vec_pack and vec_unpack - - - - --- 2018-07-09 will schmidt New
[rs6000] Testcase adds for vec_unpack [rs6000] Testcase adds for vec_unpack - - - - --- 2018-07-09 will schmidt New
[rs6000] Add support for gimple folding vec_perm() [rs6000] Add support for gimple folding vec_perm() - - - - --- 2018-07-09 will schmidt New
[rs6000] Backport of stxvl instruction fix to GCC 7 [rs6000] Backport of stxvl instruction fix to GCC 7 - - - - --- 2018-07-09 Carl Love New
Go patch committed: Fix double evaluation when using interface field expression Go patch committed: Fix double evaluation when using interface field expression - - - - --- 2018-07-10 Ian Lance Taylor New
[1/5] Add opt-problem.h Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[2/5] Use opt-problem.h in try_vectorize_loop_1 Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[3/5] Add some test coverage Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[4/5] Use opt_result throughout vectorizer Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[5/5] Add opt-problem.cc Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[committed] Fix OpenMP class iterators in distribute parallel for (PR c++/86443) [committed] Fix OpenMP class iterators in distribute parallel for (PR c++/86443) - - - - --- 2018-07-10 Jakub Jelinek New
[committed] Save/restore OpenMP linear clause modifiers in modules (PR fortran/86421) [committed] Save/restore OpenMP linear clause modifiers in modules (PR fortran/86421) - - - - --- 2018-07-10 Jakub Jelinek New
Fix -fcompare-debug issue in cp_maybe_instrument_return (PR sanitizer/86406) Fix -fcompare-debug issue in cp_maybe_instrument_return (PR sanitizer/86406) - - - - --- 2018-07-10 Jakub Jelinek New
abstract wide int binop code from VRP abstract wide int binop code from VRP - - - - --- 2018-07-10 Aldy Hernandez New
[AArch64] Use arrays and loops rather than numbered variables in aarch64_operands_adjust_ok_for_ldp… [AArch64] Use arrays and loops rather than numbered variables in aarch64_operands_adjust_ok_for_ldp… - - - - --- 2018-07-10 Jackson Woodruff New
[AArch64] Generate load-pairs when the last load clobbers the address register [2/2] [AArch64] Generate load-pairs when the last load clobbers the address register [2/2] - - - - --- 2018-07-10 Jackson Woodruff New
[RFC] Make iterating over hash-map elide copying/destructing [RFC] Make iterating over hash-map elide copying/destructing - - - - --- 2018-07-10 Richard Biener New
[1/2] condition_variable: Report early wakeup of wait_until as no_timeout [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-10 Mike Crowe New
[2/2] condition_variable: Use steady_clock to implement wait_for [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-10 Mike Crowe New
abstract gimple_call_nonnull*() from vr-values abstract gimple_call_nonnull*() from vr-values - - - - --- 2018-07-10 Aldy Hernandez New
allow thread_through_all_blocks() to start from the same initial BB allow thread_through_all_blocks() to start from the same initial BB - - - - --- 2018-07-10 Aldy Hernandez New
Fix PR86457 Fix PR86457 - - - - --- 2018-07-10 Richard Biener New
[RFC] Fix recent popcount change is breaking [RFC] Fix recent popcount change is breaking - - - - --- 2018-07-10 Kugan Vivekanandarajah New
Do less (redudant) constant propagation during unrolling Do less (redudant) constant propagation during unrolling - - - - --- 2018-07-10 Richard Biener New
doc: add missing "mode" type attribute doc: add missing "mode" type attribute - - - - --- 2018-07-10 Paul Koning New
[rs6000,v4] enable gimple folding for vec_xl, vec_xst [rs6000,v4] enable gimple folding for vec_xl, vec_xst - - - - --- 2018-07-10 will schmidt New
PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assert PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assert - - - - --- 2018-07-10 Mark Wielaard New
[rs6000] Alphabetize prototypes of AltiVec built-in functions in extend.texi [rs6000] Alphabetize prototypes of AltiVec built-in functions in extend.texi - - - - --- 2018-07-10 Kelvin Nilsen New
[RFC] fwprop address cost changes [RFC] fwprop address cost changes - - - - --- 2018-07-11 Robin Dapp New
[C,family] Fix PR86453 [C,family] Fix PR86453 - - - - --- 2018-07-11 Richard Biener New
[AARCH64] Canonicalize aarch64 widening simd plus insns [AARCH64] Canonicalize aarch64 widening simd plus insns - - - - --- 2018-07-11 Matthew Malcomson New
[AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/6)] [AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/6)] - - - - --- 2018-07-11 Tamar Christina New
[mid-end] Add a hook to support telling the mid-end when to probe the stack [patch (2/6)] [mid-end] Add a hook to support telling the mid-end when to probe the stack [patch (2/6)] - - - - --- 2018-07-11 Tamar Christina New
[AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patc… [AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patc… - - - - --- 2018-07-11 Tamar Christina New
[front-end,build-machinery,opt-framework] Allow setting of stack-clash via configure options. [Patc… [front-end,build-machinery,opt-framework] Allow setting of stack-clash via configure options. [Patc… - - - - --- 2018-07-11 Tamar Christina New
[AArch64] Set default values for stack-clash and do basic validation in back-end. [Patch (5/6)] [AArch64] Set default values for stack-clash and do basic validation in back-end. [Patch (5/6)] - - - - --- 2018-07-11 Tamar Christina New
[AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (6/6)] [AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (6/6)] - - - - --- 2018-07-11 Tamar Christina New
[front-end,opt-framework] Allow back-ends to be able to do custom validations on params. [Patch (1/… [front-end,opt-framework] Allow back-ends to be able to do custom validations on params. [Patch (1/… - - - - --- 2018-07-11 Tamar Christina New
[front-end,opt-framework] Update options framework for parameters to properly handle and validate c… [front-end,opt-framework] Update options framework for parameters to properly handle and validate c… - - - - --- 2018-07-11 Tamar Christina New
[AArch64] Validate and set default parameters for stack-clash. [Patch (3/3)] [AArch64] Validate and set default parameters for stack-clash. [Patch (3/3)] - - - - --- 2018-07-11 Tamar Christina New
[1/2] v5: Add "optinfo" framework [1/2] v5: Add "optinfo" framework - - - - --- 2018-07-11 David Malcolm New
[2/2] Add "-fsave-optimization-record" [1/2] v5: Add "optinfo" framework - - - - --- 2018-07-11 David Malcolm New
Fix PR86452 Fix PR86452 - - - - --- 2018-07-11 Richard Biener New
Go patch committed: Fix evaluation order of LHS index expressions Go patch committed: Fix evaluation order of LHS index expressions - - - - --- 2018-07-11 Ian Lance Taylor New
[arm] Put CPU's FPU capabilities directly in the ISA specification [arm] Put CPU's FPU capabilities directly in the ISA specification - - - - --- 2018-07-11 Richard Earnshaw (lists) New
[S390] Increase function alignment to 16 bytes [S390] Increase function alignment to 16 bytes - - - - --- 2018-07-11 Robin Dapp New
[2/4] Fix coding style of ASM_OUTPUT_ALIGN. Alignment option enhancements - - - - --- 2018-07-11 Martin Liška New
[3/4] Define MAX_CODE_ALIGN globally. Alignment option enhancements - - - - --- 2018-07-11 Martin Liška New
[rs6000] Add missing logical-op interfaces to emmintrin.h [rs6000] Add missing logical-op interfaces to emmintrin.h - - - - --- 2018-07-11 Bill Schmidt New
RFC: lra-constraints.c and TARGET_HARD_REGNO_CALL_PART_CLOBBERED question/patch RFC: lra-constraints.c and TARGET_HARD_REGNO_CALL_PART_CLOBBERED question/patch - - - - --- 2018-07-11 Steve Ellcey New
[Fortran] PR 85599: warn about short-circuiting of logical expressions for non-pure functions [Fortran] PR 85599: warn about short-circuiting of logical expressions for non-pure functions - - - - --- 2018-07-11 Janus Weil New
reject conflicting attributes before calling handlers (PR 86453) reject conflicting attributes before calling handlers (PR 86453) - - - - --- 2018-07-11 Martin Sebor New
Fix store-merging wrong-code issue (PR tree-optimization/86492) Fix store-merging wrong-code issue (PR tree-optimization/86492) - - - - --- 2018-07-11 Jakub Jelinek New
doc: update looping constructs doc: update looping constructs - - - - --- 2018-07-12 Paul Koning New
C++: suggestions for misspelled private members (PR c++/84993) C++: suggestions for misspelled private members (PR c++/84993) - - - - --- 2018-07-12 David Malcolm New
Go patch committed: Build a single backend type for a type alias Go patch committed: Build a single backend type for a type alias - - - - --- 2018-07-12 Ian Lance Taylor New
Move match-and-simplify recursion limit from SCCVN to generic place Move match-and-simplify recursion limit from SCCVN to generic place - - - - --- 2018-07-12 Richard Biener New
Fix PR86479 Fix PR86479 - - - - --- 2018-07-12 Richard Biener New
[contrib] compare_tests: Print number of tests [contrib] compare_tests: Print number of tests - - - - --- 2018-07-12 Christophe Lyon New
[C++] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be… [C++] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be… - - - - --- 2018-07-12 Paolo Carlini New
[4/4] Do not enable OPT_falign_* for -Os. Alignment option enhancements - - - - --- 2018-07-12 Martin Liška New
Fix PR86462 Fix PR86462 - - - - --- 2018-07-12 Richard Biener New
Do not stream DECL_FCONTEXT Do not stream DECL_FCONTEXT - - - - --- 2018-07-12 Jan Hubicka New
Add testcase for already fixed bug Add testcase for already fixed bug - - - - --- 2018-07-12 Jakub Jelinek New
Add dump file for WPA streaming Add dump file for WPA streaming - - - - --- 2018-07-12 Jan Hubicka New
[AArch64] Add early clobber for the store_exclusive patterns. [AArch64] Add early clobber for the store_exclusive patterns. - - - - --- 2018-07-12 Ramana Radhakrishnan New
[committed] Fix typo in pdp11 target [committed] Fix typo in pdp11 target - - - - --- 2018-07-12 Paul Koning New
[committed] #pragma omp declare target fixes [committed] #pragma omp declare target fixes - - - - --- 2018-07-12 Jakub Jelinek New
x86: Tune Skylake, Cannonlake and Icelake as Haswell x86: Tune Skylake, Cannonlake and Icelake as Haswell - - - - --- 2018-07-12 H.J. Lu New
RISC-V: Silence expected Ada testsuite warning. RISC-V: Silence expected Ada testsuite warning. - - - - --- 2018-07-12 Jim Wilson New
[SPARC] Minor tweak [SPARC] Minor tweak - - - - --- 2018-07-13 Eric Botcazou New
[testsuite] Minor tweak to 4 Aarch64 testcases [testsuite] Minor tweak to 4 Aarch64 testcases - - - - --- 2018-07-13 Eric Botcazou New
[testsuite] Robustify target_tls_runtime check [testsuite] Robustify target_tls_runtime check - - - - --- 2018-07-13 Eric Botcazou New
[gen/AArch64] Generate helpers for substituting iterator values into pattern names [gen/AArch64] Generate helpers for substituting iterator values into pattern names - - - - --- 2018-07-13 Richard Sandiford New
[testsuite,guality] Add -fno-ipa-icf in gcc.dg/guality [testsuite,guality] Add -fno-ipa-icf in gcc.dg/guality - - - - --- 2018-07-13 Tom de Vries New
[testsuite/guality] Run guality tests with Og [testsuite/guality] Run guality tests with Og - - - - --- 2018-07-13 Tom de Vries New
Fix PR85974 Fix PR85974 - - - - --- 2018-07-13 Richard Biener New
[v2,aarch64] Avoid tag collisions for loads falkor [v2,aarch64] Avoid tag collisions for loads falkor - - - - --- 2018-07-13 Siddhesh Poyarekar New
Properly unshare TYPE_SIZE_UNIT/DECL_FIELD_OFFSET (PR86216) Properly unshare TYPE_SIZE_UNIT/DECL_FIELD_OFFSET (PR86216) - - - - --- 2018-07-13 Richard Biener New
arm - Add vendor and CPU id information to arm-cpus.in arm - Add vendor and CPU id information to arm-cpus.in - - - - --- 2018-07-13 Richard Earnshaw (lists) New
S/390: libstdc++: 64 and 32 bit baseline update S/390: libstdc++: 64 and 32 bit baseline update - - - - --- 2018-07-13 Andreas Krebbel New
[PR,c++/86374] Name lookup failure in enclosing template [PR,c++/86374] Name lookup failure in enclosing template - - - - --- 2018-07-13 Nathan Sidwell New
[middle-end] : Fix PR86511, traps are generated for non-trapping compares [middle-end] : Fix PR86511, traps are generated for non-trapping compares - - - - --- 2018-07-13 Uros Bizjak New
[Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks [Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks - - - - --- 2018-07-13 Sam Tebbs New
[ARM/FDPIC,v2,01/21,ARM] FDPIC: Add -mfdpic option support FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,02/21,ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,03/21,ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,04/21,ARM] FDPIC: Add support for FDPIC for arm architecture FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,05/21,ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,06/21,ARM] FDPIC: Add support for c++ exceptions FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,07/21,ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,08/21,ARM] FDPIC: Ensure local/global binding for function descriptors FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,09/21,ARM] FDPIC: Add support for taking address of nested function FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,10/21,ARM] FDPIC: Implement TLS support. FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,11/21,ARM] FDPIC: Add support to unwind FDPIC signal frame FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,12/21,ARM] FDPIC: Restore r9 after we call __aeabi_read_tp FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,13/21,ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
[ARM/FDPIC,v2,14/21,ARM,testsuite] FDPIC: Skip unsupported tests FDPIC ABI for ARM - - - - --- 2018-07-13 Christophe Lyon New
« 1 2 ... 744 745 7461269 1270 »