Show patches with: State = Action Required       |    Archived = No       |   126602 patches
« 1 2 ... 428 429 4301266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] Optimize fortran loops with +-1 step. - - - - --- 2016-07-08 Martin Liška New
[2/2] Optimize fortran loops with +-1 step. - - - - --- 2016-06-28 Martin Liška New
[2/2] PHIOPT: Improve replace_phi_edge_with_variable for diamond shapped bb [1/2] Factor out copy_phi_args from gimple_duplicate_sese_tail and remove_forwarder_block. - - - - --- 2023-05-03 Andrew Pinski New
[2/2] PHIOPT: add folding/simplification detail to the dump [1/2] PHIOPT: small cleanup in match_simplify_replacement - - - - --- 2023-04-17 Andrew Pinski New
[2/2] PR 110487: `(a !=/== CST1 ? CST2 : CST3)` pattern for type safety [1/2] Fix PR 110487: invalid signed boolean value - - - - --- 2023-07-01 Andrew Pinski New
[2/2] PR 63340: Avoid harmful union classes in ira-costs.c - - - - --- 2014-09-30 Richard Sandiford New
[2/2] PR 78736: libgomp fallout - - - - --- 2017-05-02 Prathamesh Kulkarni New
[2/2] PR 80769: Incorrect strlen optimisation - - - - --- 2017-05-16 Richard Sandiford New
[2/2] PR 92463 MPFR modernization: Revert r269139 [1/2] PR 92463 MPFR modernization in GFortran - - - - --- 2019-11-18 Janne Blomqvist New
[2/2] PR c++/51239, c++/51180 - Better support for unbound alias templates - - - - --- 2011-12-09 Dodji Seketeli New
[2/2] PR c++/68819: libcpp fallbacks and -Wmisleading-indentation - - - - --- 2015-12-18 David Malcolm New
[2/2] PR c++/70105: prevent nonsensical underline spew for macro expansions - - - - --- 2016-03-09 David Malcolm New
[2/2] PR c/65403 - Add tests for -Wno-error=<some-future-option> Future warnings not treated as errors - - - - --- 2019-03-19 Alex Henrie New
[2/2] PR c/68187: fix overzealous -Wmisleading-indentation (comment #1) - - - - --- 2016-03-03 David Malcolm New
[2/2] PR debug/38757 continued. Handle C11, C++11 and C++14. - - - - --- 2014-11-26 Mark Wielaard New
[2/2] PR debug/38757 continued. Handle C11, C++11 and C++14. - - - - --- 2014-11-21 Mark Wielaard New
[2/2] PR debug/38757 continued. Handle C11, C++11 and C++14. - - - - --- 2014-11-20 Mark Wielaard New
[2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. - - - - --- 2014-10-03 Siva Chandra New
[2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. - - - - --- 2014-10-03 Mark Wielaard New
[2/2] PR debug/63240 Add DWARF representation for C++11 defaulted member function. - - - - --- 2014-10-03 Mark Wielaard New
[2/2] PR libgcc/59714 complex division is surprising on aarch64 Untitled series #7743 - - - - --- 2017-10-12 Vladimir Mezentsev New
[2/2] PR libstdc++/41861 Add full steady_clock support to condition_variable PR libstdc++/41861 Add full steady_clock support to condition_variable - - - - --- 2019-07-15 Mike Crowe New
[2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so [1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so - - - - --- 2019-01-06 Jonathan Wakely New
[2/2] PR preprocessor/60723 - missing system-ness marks for macro tokens - - - - --- 2014-07-15 Dodji Seketeli New
[2/2] PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locations - - - - --- 2016-02-20 David Malcolm New
[2/2] PR tree-optimization/103231 - Directly resolve range_of_stmt dependencies. [1/2] Split return functionality of get_non_stale_global_range. - - - - --- 2021-11-23 Andrew MacLeod New
[2/2] PR60510, reduction chain vectorization w/o SLP - - - - --- 2017-07-07 Szabolcs Nagy New
[2/2] PR60510, reduction chain vectorization w/o SLP - - - - --- 2017-07-03 Richard Biener New
[2/2] PR77822 - - - - --- 2016-11-17 Dominik Vogt New
[2/2] PR88598: Optimise reduc (bit_and) [1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... } - - - - --- 2019-01-04 Richard Sandiford New
[2/2] PR96463 -- changes to type checking vec_perm_expr in middle end [1/2] PR96463 - aarch64 specific changes - - - - --- 2021-12-17 Prathamesh Kulkarni New
[2/2] Pipeline model for APM XGene-1. - - - - --- 2014-11-21 Philipp Tomsich New
[2/2] Power10: Add IEEE 128-bit fp conditional move Power10 IEEE 128-bit min, max, cmove - - - - --- 2020-11-16 Michael Meissner New
[2/2] Power10: Add IEEE 128-bit fp conditional move Rework adding Power10 IEEE 128-bit min, max, and conditional move - - - - --- 2020-09-22 Michael Meissner New
[2/2] Power10: Add IEEE 128-bit fp conditional move. PowerPC: Add power10 IEEE 128-bit min/max/cmove - - - - --- 2021-01-15 Michael Meissner New
[2/2] PowerPC: Add ISA 3.1 IEEE 128-bit min, max, and cmove. [1/2] PowerPC: Rename FP min/max/cmove functions. - - - - --- 2020-07-01 Michael Meissner New
[2/2] PowerPC: Add power10 IEEE 128-bit min/max/cmove. [1/2] PowerPC: Rename min/max/cmove functions. - - - - --- 2020-08-11 Michael Meissner New
[2/2] PowerPC: PR 97791: Do not set gnu attributes on moves PowerPC: PR 97791: Fix attribute problems - - - - --- 2021-01-14 Michael Meissner New
[2/2] PowerPC: Use __builtin_pack_ibm128 instead of __builtin_pack_longdouble. PowerPC: Add __ibm128 to PowerPC targets without float128 support - - - - --- 2021-01-14 Michael Meissner New
[2/2] Provide diagnostic hints for missing C++ cinttypes string constants. [1/2] Provide diagnostic hints for missing C inttypes.h string constants. - - - - --- 2020-05-24 Mark Wielaard New
[2/2] RFC: C++ FE: expression ranges (work in progress) v3 - - - - --- 2015-11-25 David Malcolm New
[2/2] RFE: poisoning of invalid memory blocks and obstacks - - - - --- 2016-01-15 David Malcolm New
[2/2] RISC-V/testsuite: Add RTL cset-sext.c testcase variants RISC-V/testsuite: Add RTL if-conversion testcases - - - - --- 2024-01-24 Maciej W. Rozycki New
[2/2] RISC-V/testsuite: Also verify if-conversion runs for pr105314.c RISC-V/testsuite: A couple of improvements for pr105314.c - - - - --- 2024-01-11 Maciej W. Rozycki New
[2/2] RISC-V: Add C intrinsics of Bitmanip Extension RISC-V: Add intrinsics for Bitmanip and Scalar Crypto extensions. - - - - --- 2023-12-05 Liao Shihua New
[2/2] RISC-V: Add assert of the number of vmerge in autovec cond testcases [1/2] match.pd: Support combine cond_len_op + vec_cond similar to cond_op - - - - --- 2023-09-20 Lehua Ding New
[2/2] RISC-V: Add ldr/str instruction for T-HEAD. RISC-V: Add ldr/str instruction for T-HEAD. - - - - --- 2021-06-29 Jojo R New
[2/2] RISC-V: Add quotes to #error messages (all) RISC-V: Deduplicate #error messages in testsuite - - - - --- 2023-08-18 Tsukasa OI New
[2/2] RISC-V: Add riscv{32,64}be with big endian as default RISC-V big endian support - - - - --- 2021-01-25 Marcus Comstedt New
[2/2] RISC-V: Add sifive-p450, sifive-p67 to -mcpu [1/2] RISC-V: Support scheduling for sifive p400 series - - - - --- 2024-02-02 Monk Chiang New
[2/2] RISC-V: Add support for XCValu extension in CV32E40P RISC-V: Support CORE-V XCVMAC and XCVALU extensions - - - - --- 2023-09-19 Mary Bennett New
[2/2] RISC-V: Constant FP Optimization with 'Zfa' RISC-V: Make "prefetch.i" built-in usable - - - - --- 2023-08-14 Tsukasa OI New
[2/2] RISC-V: Fix ICE by expansion and register coercion RISC-V: Define not broken prefetch builtins - - - - --- 2023-09-22 Tsukasa OI New
[2/2] RISC-V: Handle implied extension for -march parser. [1/2] RISC-V: Update march parser - - - - --- 2020-03-31 Kito Cheng New
[2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V - - - - --- 2021-07-21 Kito Cheng New
[2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB [1/2] Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result. - - - - --- 2020-12-01 Kito Cheng New
[2/2] RISC-V: Implement locality for __builtin_prefetch [1/2] RISC-V: Recognized zihintntl extensions - - - - --- 2023-07-13 Monk Chiang New
[2/2] RISC-V: Implement new style of architecture extension test macros. RISC-V: Introduce new architecture extension test macros - - - - --- 2021-01-04 Kito Cheng New
[2/2] RISC-V: Make SHA-256, SM3 and SM4 builtins operate on uint32_t RISC-V: Change RISC-V bit manipulation / scalar crypto builtin types - - - - --- 2023-09-12 Tsukasa OI New
[2/2] RISC-V: Minimal support of vector extensions RISC-V: Vector extensions support - - - - --- 2021-12-03 Kito Cheng New
[2/2] RISC-V: Refactor vector reduction patterns [1/2] RISC-V: Cleanup redundant reduction patterns after refactor vector mode - - - - --- 2023-09-13 Lehua Ding New
[2/2] RISC-V: Require a extension for testcases with atomic insns [1/2] RISC-V: Let non-atomic targets use optimized amo loads/stores - - - - --- 2023-10-31 Patrick O'Neill New
[2/2] RISC-V: Support ELF attribute RISC-V: Support ELF attribute for GCC. - - - - --- 2019-02-13 Kito Cheng New
[2/2] RISC-V: Support zfh and zfhmin extension RISC-V: Support IEEE half precision operation - - - - --- 2022-07-07 Kito Cheng New
[2/2] RISC-V: Unify the output asm pattern between gpr_save and gpr_restore pattern. [1/2] RISC-V: Describe correct USEs for gpr_save pattern [PR95252] - - - - --- 2020-06-10 Kito Cheng New
[2/2] RISC-V: delete vector abi checking in all relevant tests. [1/2] RISC-V: delete all the vector psabi checking. - - - - --- 2024-01-15 Wang, Yanzhang New
[2/2] RISC-V: remove CM_PIC as it doesn't do much PIC cleanup - - - - --- 2022-08-30 Vineet Gupta New
[2/2] RTEMS: Add -mcustom-fpu-cfg=fph2 multilib [1/2] nios2: Add -mcustom-fpu-cfg=fph2 - - - - --- 2021-01-14 Sebastian Huber New
[2/2] RTEMS: Use MULTILIB_REQUIRED for ARM - - - - --- 2014-12-15 Sebastian Huber New
[2/2] RTEMS: Use local-exec TLS model by default [1/2] Allow subtarget customization of CC1_SPEC - - - - --- 2022-07-22 Sebastian Huber New
[2/2] Reducing the overhead of dwarf2 location tracking - - - - --- 2011-03-05 Richard Sandiford New
[2/2] Reducing the overhead of dwarf2 location tracking - - - - --- 2011-03-04 Richard Sandiford New
[2/2] Refactor backward threader registry and profitability code into classes. Jump threader refactor - - - - --- 2021-04-28 Aldy Hernandez New
[2/2] Refactor init_use_preds and find_control_equiv_block [1/2] Improve compute_control_dep_chain documentation - - - - --- 2022-08-26 Richard Biener New
[2/2] Refine CFG and bound information for split loops - - - - --- 2017-06-14 Bin Cheng New
[2/2] Refined 256/512-bit vpacksswb/vpackssdw patterns. [1/2] Reimplement packuswb/packusdw with UNSPEC_US_TRUNCATE instead of original us_truncate. - - - - --- 2023-06-16 Liu, Hongtao New
[2/2] Regenerate libstdc++-v3 autoconf files Support libc with stdio-only I/O in libstdc++ - - - - --- 2020-12-10 Keith Packard New
[2/2] Reimplementation of build_ref_for_offset - - - - --- 2010-09-09 Martin Jambor New
[2/2] Reimplementation of build_ref_for_offset - - - - --- 2010-09-08 Martin Jambor New
[2/2] Reimplementation of param-manipulation [1/2] Moving parameter manipulation into its own file - - - - --- 2017-11-08 Martin Jambor New
[2/2] Remove #if GIMPLE around 1 - a pattern [1/2] Support get_range_query with a nullptr argument - - - - --- 2023-02-17 Andrew Pinski New
[2/2] Remove --param max-fsm-thread-length [1/2] tree-optimization/106514 - add --param max-jump-thread-paths - - - - --- 2022-08-09 Richard Biener New
[2/2] Remove GENERIC comparison folding from fold_stmt - - - - --- 2015-07-30 Richard Biener New
[2/2] Remove Negative(gwarf-) from gdwarf [1/2] Disallow -gno-dwarf, gno-dwarf-N, -gno-gdb and -gno-vms - - - - --- 2023-03-24 Richard Biener New
[2/2] Remove cgraph_local_info structure. cgraph_node refactoring - - - - --- 2019-10-25 Martin Liška New
[2/2] Remove individial dependence pointers and add a scop::dependence to contain all the dependenc… - - - - --- 2015-12-16 Aditya K New
[2/2] Remove is_gimple_condexpr [1/2] Force the selection operand of a GIMPLE COND_EXPR to be a register - - - - --- 2022-05-16 Richard Biener New
[2/2] Remove reload_in_progress and other cleanups. - - - - --- 2017-07-27 Peter Bergner New
[2/2] Remove x86 cmpstrnsi - - - - --- 2014-09-27 Andi Kleen New
[2/2] Remove x86 cmpstrnsi - - - - --- 2014-07-04 Andi Kleen New
[2/2] Rename SINGE_VALUE to TOPN_VALUES counters. [RFC,PGO+LTO] Missed function specialization + partial devirtualization - - - - --- 2019-06-20 Martin Liška New
[2/2] Rename across ebbs - - - - --- 2011-05-27 Bernd Schmidt New
[2/2] Replace the modified flag with AA-queries - - - - --- 2010-06-24 Martin Jambor New
[2/2] Replace the modified flag with AA-queries - - - - --- 2010-06-21 Martin Jambor New
[2/2] Replace uses of C++14 remove_cv_t alias in C++11 header - - - - --- 2016-12-07 Jonathan Wakely New
[2/2] Replace uses of determine_value_range with range_of_expr. [1/2] Implement generic expression evaluator for range_query. - - - - --- 2021-05-27 Aldy Hernandez New
[2/2] Revert maybe_ne -> known_ne change in vn_reference_lookup_3 [1/2] Make sure checking code is conditional in VN - - - - --- 2022-07-01 Richard Biener New
[2/2] Rework 128-bit complex multiply and divide. Repost of patches for solving the build on Fedora 36 problem - - - - --- 2023-02-03 Michael Meissner New
[2/2] Rework as a non-plugin v3 of analyzer patch kit (unsquashed) - - - - --- 2019-12-08 David Malcolm New
[2/2] Rewrite more vector loads to scalar loads [1/2] Add emulated gather capability to the vectorizer - - - - --- 2021-08-02 Richard Biener New
« 1 2 ... 428 429 4301266 1267 »