Show patches with: Submitter = Jakub Jelinek       |    State = Action Required       |    Archived = No       |   7743 patches
« 1 2 ... 37 38 3977 78 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Use bswap framework in store-merging (PR tree-optimization/78821) Use bswap framework in store-merging (PR tree-optimization/78821) - - - - --- 2017-11-16 Jakub Jelinek New
Move bswap pass into gimple-ssa-store-merging.c Move bswap pass into gimple-ssa-store-merging.c - - - - --- 2017-11-14 Jakub Jelinek New
Small expand_mul_overflow improvement (PR target/82981) Small expand_mul_overflow improvement (PR target/82981) - - - - --- 2017-11-14 Jakub Jelinek New
Fix use-after-free in the strlen pass (PR tree-optimization/82977) Fix use-after-free in the strlen pass (PR tree-optimization/82977) - - - - --- 2017-11-14 Jakub Jelinek New
Fix __VA_OPT__ testsuite fallout Fix __VA_OPT__ testsuite fallout - - - - --- 2017-11-14 Jakub Jelinek New
[C++] P0329R4: Designated Initialization [C++] P0329R4: Designated Initialization - - - - --- 2017-11-13 Jakub Jelinek New
Fix store-merging of cst followed by load (PR tree-optimization/82954) Fix store-merging of cst followed by load (PR tree-optimization/82954) - - - - --- 2017-11-12 Jakub Jelinek New
[C++] P0428R2 - familiar template syntax for generic lambdas [C++] P0428R2 - familiar template syntax for generic lambdas - - - - --- 2017-11-10 Jakub Jelinek New
Handle different bit_not_p in store merging (PR tree-optimization/78821) Handle different bit_not_p in store merging (PR tree-optimization/78821) - - - - --- 2017-11-10 Jakub Jelinek New
Fix ICE in store-merging (PR tree-optimization/82929) Fix ICE in store-merging (PR tree-optimization/82929) - - - - --- 2017-11-10 Jakub Jelinek New
Fix profiledbootstrap - store-merging aliasing issue (PR bootstrap/82916) Fix profiledbootstrap - store-merging aliasing issue (PR bootstrap/82916) - - - - --- 2017-11-09 Jakub Jelinek New
Fix compare-elim.c ICE (PR rtl-optimization/82913) Fix compare-elim.c ICE (PR rtl-optimization/82913) - - - - --- 2017-11-09 Jakub Jelinek New
Fix up store_merging_13.c FAIL Fix up store_merging_13.c FAIL - - - - --- 2017-11-09 Jakub Jelinek New
Add LVAL argument to c_fully_fold* and propagate it through (PR c/66618, PR c/69960) Add LVAL argument to c_fully_fold* and propagate it through (PR c/66618, PR c/69960) - - - - --- 2017-11-08 Jakub Jelinek New
Fix bootstrap-ubsan (PR bootstrap/82670) Fix bootstrap-ubsan (PR bootstrap/82670) - - - - --- 2017-11-08 Jakub Jelinek New
[committed] Fix OpenMP ICE with template ctor with default arg (PR c++/82835) [committed] Fix OpenMP ICE with template ctor with default arg (PR c++/82835) - - - - --- 2017-11-07 Jakub Jelinek New
Fix dwarf2out ICE with UNSPEC_GOTOFF (PR debug/82837) Fix dwarf2out ICE with UNSPEC_GOTOFF (PR debug/82837) - - - - --- 2017-11-06 Jakub Jelinek New
Optimize %k register comparison against zero (PR target/82855) Optimize %k register comparison against zero (PR target/82855) - - - - --- 2017-11-06 Jakub Jelinek New
Fix up predicates for commutative vector comparison (PR target/82855) Fix up predicates for commutative vector comparison (PR target/82855) - - - - --- 2017-11-06 Jakub Jelinek New
Avoid (almost) ix86_binary_operator_ok in sse.md (PR target/82855) Avoid (almost) ix86_binary_operator_ok in sse.md (PR target/82855) - - - - --- 2017-11-06 Jakub Jelinek New
Further -Wreturn-type testsuite fallout Further -Wreturn-type testsuite fallout - - - - --- 2017-11-06 Jakub Jelinek New
Replace has_single_use guards in store-merging Replace has_single_use guards in store-merging - - - - --- 2017-11-06 Jakub Jelinek New
Improve aliasing handling in store-merging, handle BIT_NOT_EXPR (PR tree-optimization/78821) Improve aliasing handling in store-merging, handle BIT_NOT_EXPR (PR tree-optimization/78821) - - - - --- 2017-11-06 Jakub Jelinek New
Fix recent store-merging ICE (PR tree-optimization/82838) Fix recent store-merging ICE (PR tree-optimization/82838) - - - - --- 2017-11-06 Jakub Jelinek New
Improve store merging to handle load+store or bitwise logicals (PR tree-optimization/78821, take 2) Improve store merging to handle load+store or bitwise logicals (PR tree-optimization/78821, take 2) - - - - --- 2017-11-02 Jakub Jelinek New
Improve store merging to handle load+store or bitwise logicals (PR tree-optimization/78821) Improve store merging to handle load+store or bitwise logicals (PR tree-optimization/78821) - - - - --- 2017-11-02 Jakub Jelinek New
[committed] Unbreak big-endian bootstrap (PR middle-end/22141) [committed] Unbreak big-endian bootstrap (PR middle-end/22141) - - - - --- 2017-10-30 Jakub Jelinek New
[committed] Backports to 7.x [committed] Backports to 7.x - - - - --- 2017-10-27 Jakub Jelinek New
Assorted store-merging improvements (PR middle-end/22141) Assorted store-merging improvements (PR middle-end/22141) - - - - --- 2017-10-27 Jakub Jelinek New
Fix x86-64 zero_extended_scalar_load_operand caused wrong-code (PR target/82703) Fix x86-64 zero_extended_scalar_load_operand caused wrong-code (PR target/82703) - - - - --- 2017-10-26 Jakub Jelinek New
Fix DWARF5 .debug_loclist handling with hot/cold partitioning (PR debug/82718) Fix DWARF5 .debug_loclist handling with hot/cold partitioning (PR debug/82718) - - - - --- 2017-10-26 Jakub Jelinek New
[RFC] Coalesce host to device transfers in libgomp [RFC] Coalesce host to device transfers in libgomp - - - - --- 2017-10-24 Jakub Jelinek New
[i386] : Fix addcarry<mode>/subborrow<mode> patterns [i386] : Fix addcarry<mode>/subborrow<mode> patterns - - - - --- 2017-10-24 Jakub Jelinek New
Make -gcolumn-info the default Make -gcolumn-info the default - - - - --- 2017-10-23 Jakub Jelinek New
Fix wrong-debug with i?86/x86_64 _GLOBAL_OFFSET_TABLE_ (PR debug/82630) Fix wrong-debug with i?86/x86_64 _GLOBAL_OFFSET_TABLE_ (PR debug/82630) - - - - --- 2017-10-23 Jakub Jelinek New
Slightly optimize noreturn functions (PR target/82158) Slightly optimize noreturn functions (PR target/82158) - - - - --- 2017-10-19 Jakub Jelinek New
Fix bootstrap with libsanitizer (PR sanitizer/82595) Fix bootstrap with libsanitizer (PR sanitizer/82595) - - - - --- 2017-10-19 Jakub Jelinek New
[C++] Avoid bogus -Wreturn-local-addr warnings in templates (PR c++/82600) [C++] Avoid bogus -Wreturn-local-addr warnings in templates (PR c++/82600) - - - - --- 2017-10-19 Jakub Jelinek New
[i386] Improve double-word comparisons (PR target/82580) [i386] Improve double-word comparisons (PR target/82580) - - - - --- 2017-10-19 Jakub Jelinek New
[committed] Fix ICE with F2008 BLOCK inside of !$OMP PARALLEL (PR fortran/82568) [committed] Fix ICE with F2008 BLOCK inside of !$OMP PARALLEL (PR fortran/82568) - - - - --- 2017-10-19 Jakub Jelinek New
Fix PT_GNU_STACK on LTO compiled binaries with debug info (PR lto/82598, take 2) Fix PT_GNU_STACK on LTO compiled binaries with debug info (PR lto/82598, take 2) - - - - --- 2017-10-18 Jakub Jelinek New
Fix PT_GNU_STACK on LTO compiled binaries with debug info (PR lto/82598) Fix PT_GNU_STACK on LTO compiled binaries with debug info (PR lto/82598) - - - - --- 2017-10-18 Jakub Jelinek New
[RFC] Add -fsanitize=noreturn support [RFC] Add -fsanitize=noreturn support - - - - --- 2017-10-17 Jakub Jelinek New
Add -fsanitize=builtin support Add -fsanitize=builtin support - - - - --- 2017-10-17 Jakub Jelinek New
Unbreak Ada bootstrap (was Re: [PATCH PR/82546] tree node size) Unbreak Ada bootstrap (was Re: [PATCH PR/82546] tree node size) - - - - --- 2017-10-17 Jakub Jelinek New
[RFC] Merge libsanitizer from upstream [RFC] Merge libsanitizer from upstream - - - - --- 2017-10-16 Jakub Jelinek New
Avoid creation if invalid BIT_FIELD_REFs (PR tree-optimization/82549) Avoid creation if invalid BIT_FIELD_REFs (PR tree-optimization/82549) - - - - --- 2017-10-16 Jakub Jelinek New
[committed] Another testcase for already fixed PR (PR c++/53574) [committed] Another testcase for already fixed PR (PR c++/53574) - - - - --- 2017-10-16 Jakub Jelinek New
[committed] Fix pr81423.c testcase (PR rtl-optimization/81423) [committed] Fix pr81423.c testcase (PR rtl-optimization/81423) - - - - --- 2017-10-14 Jakub Jelinek New
Slightly improve phiopt value_replacement optimization (PR middle-end/62263, PR middle-end/82498) Slightly improve phiopt value_replacement optimization (PR middle-end/62263, PR middle-end/82498) - - - - --- 2017-10-13 Jakub Jelinek New
Improve simplify_rotate (PR middle-end/62263, PR middle-end/82498) Improve simplify_rotate (PR middle-end/62263, PR middle-end/82498) - - - - --- 2017-10-13 Jakub Jelinek New
[C/C++] Handle rotates like shifts [C/C++] Handle rotates like shifts - - - - --- 2017-10-13 Jakub Jelinek New
Fix various arithmetic patterns with %[abcd]h destination (PR target/82524) Fix various arithmetic patterns with %[abcd]h destination (PR target/82524) - - - - --- 2017-10-12 Jakub Jelinek New
Improve rotate fold-const pattern matching (PR target/82498) Improve rotate fold-const pattern matching (PR target/82498) - - - - --- 2017-10-12 Jakub Jelinek New
Avoid UB in ia32intrin.h rotate patterns (PR target/82498) Avoid UB in ia32intrin.h rotate patterns (PR target/82498) - - - - --- 2017-10-12 Jakub Jelinek New
Improve x86 and + rotate (PR target/82498) Improve x86 and + rotate (PR target/82498) - - - - --- 2017-10-11 Jakub Jelinek New
Add further VEC_SELECT verification Add further VEC_SELECT verification - - - - --- 2017-10-11 Jakub Jelinek New
Fix another ICE with C++ addressable bitsize 0 return value (PR c++/82159) Fix another ICE with C++ addressable bitsize 0 return value (PR c++/82159) - - - - --- 2017-10-11 Jakub Jelinek New
Add some further testcases Add some further testcases - - - - --- 2017-10-11 Jakub Jelinek New
Add various testcases Add various testcases - - - - --- 2017-10-10 Jakub Jelinek New
Fix ICEs with ss{e,e2,se3} builtins with -mno-mmx (PR target/82483, take 2) Fix ICEs with ss{e,e2,se3} builtins with -mno-mmx (PR target/82483, take 2) - - - - --- 2017-10-10 Jakub Jelinek New
Improve AVX512* vperm[ti]2* (PR target/82460) Improve AVX512* vperm[ti]2* (PR target/82460) - - - - --- 2017-10-09 Jakub Jelinek New
Fix ICEs with ss{e,e2,se3} builtins with -mno-mmx (PR target/82483) Fix ICEs with ss{e,e2,se3} builtins with -mno-mmx (PR target/82483) - - - - --- 2017-10-09 Jakub Jelinek New
[committed] s390 vec_xor fix (PR target/82464) [committed] s390 vec_xor fix (PR target/82464) - - - - --- 2017-10-09 Jakub Jelinek New
[C] Fix -Wtautological-compare (PR c/82437; #2) [C] Fix -Wtautological-compare (PR c/82437; #2) - - - - --- 2017-10-06 Jakub Jelinek New
[C] Fix -Wtautological-compare (PR c/82437) [C] Fix -Wtautological-compare (PR c/82437) - - - - --- 2017-10-05 Jakub Jelinek New
Improve -fstore-merging for bool/enum constants (PR tree-optimization/82434) Improve -fstore-merging for bool/enum constants (PR tree-optimization/82434) - - - - --- 2017-10-05 Jakub Jelinek New
Remove useless isa attributes from various sse.md patterns Remove useless isa attributes from various sse.md patterns - - - - --- 2017-10-04 Jakub Jelinek New
Improve V?TImode shifts (PR target/82370) Improve V?TImode shifts (PR target/82370) - - - - --- 2017-10-04 Jakub Jelinek New
Improve AVX512 vector shift patterns (PR target/82370) Improve AVX512 vector shift patterns (PR target/82370) - - - - --- 2017-10-04 Jakub Jelinek New
Prefer shorter VEX encoding of VP{AND,OR,XOR,ANDN} over EVEX when possible (PR target/82370) Prefer shorter VEX encoding of VP{AND,OR,XOR,ANDN} over EVEX when possible (PR target/82370) - - - - --- 2017-10-04 Jakub Jelinek New
[C++] Fix pretty-printing of auto returning functions (PR c++/82373) [C++] Fix pretty-printing of auto returning functions (PR c++/82373) - - - - --- 2017-10-04 Jakub Jelinek New
[committed] Propagate attributes, including optimization and target node, to OMP outlined regions (… [committed] Propagate attributes, including optimization and target node, to OMP outlined regions (… - - - - --- 2017-10-04 Jakub Jelinek New
Fix sort_by_operand_rank with qsort checking (PR tree-optimization/82381, #2) Fix sort_by_operand_rank with qsort checking (PR tree-optimization/82381, #2) - - - - --- 2017-10-03 Jakub Jelinek New
Fix sort_by_operand_rank with qsort checking (PR tree-optimization/82381) Fix sort_by_operand_rank with qsort checking (PR tree-optimization/82381) - - - - --- 2017-10-03 Jakub Jelinek New
[committed] Fix combiner ICE with unconditional traps (PR target/82386) [committed] Fix combiner ICE with unconditional traps (PR target/82386) - - - - --- 2017-10-03 Jakub Jelinek New
Avoid UB in tree-ssa-{dse,alias}* Avoid UB in tree-ssa-{dse,alias}* - - - - --- 2017-10-02 Jakub Jelinek New
Fix recent tree-ssa-dse.c regressions (PR tree-optimization/8238[789]) Fix recent tree-ssa-dse.c regressions (PR tree-optimization/8238[789]) - - - - --- 2017-10-02 Jakub Jelinek New
Improve x86-64 32-bit div/mod followed by zero-extension to 64-bit (PR target/82361) Improve x86-64 32-bit div/mod followed by zero-extension to 64-bit (PR target/82361) - - - - --- 2017-09-29 Jakub Jelinek New
Fix REG_EQUAL note in x86 -m8bit-idiv code Fix REG_EQUAL note in x86 -m8bit-idiv code - - - - --- 2017-09-29 Jakub Jelinek New
[C++] With -Wuseless-cast on direct enum init (PR c++/82299) [C++] With -Wuseless-cast on direct enum init (PR c++/82299) - - - - --- 2017-09-29 Jakub Jelinek New
Fix up handle_noipa_attribute Fix up handle_noipa_attribute - - - - --- 2017-09-29 Jakub Jelinek New
[C++] C++2A P0683R1 - default member initializers for bit-fields (take 2) [C++] C++2A P0683R1 - default member initializers for bit-fields (take 2) - - - - --- 2017-09-29 Jakub Jelinek New
[C++] Let make check-c++-all test also c++2a [C++] Let make check-c++-all test also c++2a - - - - --- 2017-09-28 Jakub Jelinek New
[C++] Stash bitfield width into DECL_BIT_FIELD_REPRESENTATIVE instead of DECL_INITIAL [C++] Stash bitfield width into DECL_BIT_FIELD_REPRESENTATIVE instead of DECL_INITIAL - - - - --- 2017-09-28 Jakub Jelinek New
[C++] Fix attribute parsing for bitfields [C++] Fix attribute parsing for bitfields - - - - --- 2017-09-28 Jakub Jelinek New
[committed] Fix i386/pr82260-*.c testcases (PR target/82342) [committed] Fix i386/pr82260-*.c testcases (PR target/82342) - - - - --- 2017-09-28 Jakub Jelinek New
[C] Fix flags on compound literal VAR_DECLs (PR c/82340) [C] Fix flags on compound literal VAR_DECLs (PR c/82340) - - - - --- 2017-09-28 Jakub Jelinek New
For -Os change movabsq $(imm32 << shift), %rX[xip] to movl $imm2, %eX[xip]; shl $shift, %rX[xip] (P… For -Os change movabsq $(imm32 << shift), %rX[xip] to movl $imm2, %eX[xip]; shl $shift, %rX[xip] (P… - - - - --- 2017-09-27 Jakub Jelinek New
Don't optimize away lhs from calls with addressable zero sized return type (PR c++/82159) Don't optimize away lhs from calls with addressable zero sized return type (PR c++/82159) - - - - --- 2017-09-27 Jakub Jelinek New
Optimize x == 0 && y == 0 into (x | y) == 0 in reassoc range opt (PR middle-end/35691) Optimize x == 0 && y == 0 into (x | y) == 0 in reassoc range opt (PR middle-end/35691) - - - - --- 2017-09-26 Jakub Jelinek New
Optimize x == -1 && y == -1 (PR middle-end/35691) Optimize x == -1 && y == -1 (PR middle-end/35691) - - - - --- 2017-09-22 Jakub Jelinek New
Fix __mulv[dt]i3 and expand_mul_overflow (PR target/82274) Fix __mulv[dt]i3 and expand_mul_overflow (PR target/82274) - - - - --- 2017-09-22 Jakub Jelinek New
Improve stack reuse for addressable args/retval of inlined functions (PR sanitizer/81715) Improve stack reuse for addressable args/retval of inlined functions (PR sanitizer/81715) - - - - --- 2017-09-21 Jakub Jelinek New
[C++] P0409R2 - allow lambda capture [=, this] [C++] P0409R2 - allow lambda capture [=, this] - - - - --- 2017-09-20 Jakub Jelinek New
Improve x86_64 *movqi_internal at -Os (PR target/82260) Improve x86_64 *movqi_internal at -Os (PR target/82260) - - - - --- 2017-09-20 Jakub Jelinek New
Improve DW_AT_const_value with early_dwarf Improve DW_AT_const_value with early_dwarf - - - - --- 2017-09-19 Jakub Jelinek New
[C++] Some check-c++-all fixes [C++] Some check-c++-all fixes - - - - --- 2017-09-19 Jakub Jelinek New
[C++] C++2A P0704R1 - fixing const-qualified pointers to members [C++] C++2A P0704R1 - fixing const-qualified pointers to members - - - - --- 2017-09-19 Jakub Jelinek New
[C++] C++2A P0386R1 - default member initializers for bit-fields [C++] C++2A P0386R1 - default member initializers for bit-fields - - - - --- 2017-09-19 Jakub Jelinek New
« 1 2 ... 37 38 3977 78 »