Show patches with: Archived = No       |   126637 patches
« 1 2 ... 220 221 2221266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
MAINTAINERS: Add myself for write after approval MAINTAINERS: Add myself for write after approval - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval - - - - --- 2024-03-04 demin.han New
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval - - - - --- 2023-09-18 Fei Gao New
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval - - - - --- 2023-08-25 Edwin Lu New
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval - - - - --- 2023-05-31 jeevitha New
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval - - - - --- 2023-05-11 钟居哲 New
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval 1 - - - --- 2023-04-26 Patrick O'Neill New
MAINTAINERS: Add myself to write after approval and DCO MAINTAINERS: Add myself to write after approval and DCO - - - - --- 2022-07-02 Tim Lange New
MAINTAINERS: Adding myself to to DCO and write after approval MAINTAINERS: Adding myself to to DCO and write after approval - - - - --- 2021-09-10 Petter Tomner New
MAINTAINERS: Change my email address. MAINTAINERS: Change my email address. - - - - --- 2023-04-27 Robin Dapp New
MAINTAINERS: Change to my personal email address MAINTAINERS: Change to my personal email address - - - - --- 2019-11-15 Kelvin Nilsen New
MAINTAINERS: Change to my personal email address MAINTAINERS: Change to my personal email address - - - - --- 2019-10-30 Palmer Dabbelt New
MAINTAINERS: Clarify the policy WRT the Write After Approval list MAINTAINERS: Clarify the policy WRT the Write After Approval list - - - - --- 2021-10-27 Maciej W. Rozycki New
MAINTAINERS: Fix formatting MAINTAINERS: Fix formatting - - - - --- 2023-11-10 Sam James New
MAINTAINERS: Fix spacing MAINTAINERS: Fix spacing - - - - --- 2021-01-12 Segher Boessenkool New
MAINTAINERS: Update Hartmut Penner's email address - - - - --- 2016-10-21 Ulrich Weigand New
MAINTAINERS: Update email address MAINTAINERS: Update email address - - - - --- 2022-04-26 Joel Sherrill New
MAINTAINERS: Update email address. - - - - --- 2013-08-10 Carlos O'Donell New
MAINTAINERS: Update my email address - - - - --- 2015-07-23 Bernd Schmidt New
MAINTAINERS: Update my email address. MAINTAINERS: Update my email address. - - - - --- 2022-05-09 Clément Chigot New
MAINTAINERS: Update my email address. MAINTAINERS: Update my email address. - - - - --- 2022-04-19 Richard Henderson New
MAINTAINERS: Update my work email address MAINTAINERS: Update my work email address - - - - --- 2024-01-24 Thomas Schwinge New
MAINTAINERS: add Vineet Gupta to write after approval MAINTAINERS: add Vineet Gupta to write after approval 1 - - - --- 2023-04-20 Vineet Gupta New
MAINTAINERS: add myself MAINTAINERS: add myself - - - - --- 2019-01-22 Jiufu Guo New
MAINTAINERS: add myself - - - - --- 2012-02-14 Walter Lee New
MAINTAINERS: add myself - - - - --- 2012-02-03 Jayant R. Sonar New
MAINTAINERS: add myself - - - - --- 2011-11-18 Jiangning Liu New
MAINTAINERS: add myself - - - - --- 2011-10-25 Kirill Yukhin New
MAINTAINERS: add myself - - - - --- 2011-10-24 Teresa Johnson New
MAINTAINERS: add myself as dwarf debugging code maintainer - - - - --- 2012-10-01 Cary Coutant New
MAINTAINERS: add myself as or1k maintainer MAINTAINERS: add myself as or1k maintainer - - - - --- 2018-11-09 Stafford Horne New
MAINTAINERS: add myself as testsuite maintainer - - - - --- 2012-07-02 Janis Johnson New
MAINTAINERS: add myself to write after approval MAINTAINERS: add myself to write after approval - - - - --- 2023-04-25 Victor Do Nascimento New
MAINTAINERS: correct my email address MAINTAINERS: correct my email address - - - - --- 2023-08-01 Jan Beulich New
MAINTAINERS: delete self from "Write After Approval" - - - - --- 2012-02-17 Walter Lee New
MAINTAINERS: move Matthew Fortune to Write After Approval MAINTAINERS: move Matthew Fortune to Write After Approval - - - - --- 2023-06-05 YunQiang Su New
MAINTAINERS: remove redundant entry - - - - --- 2017-02-05 Gerald Pfeifer New
MAINTAINERS: update my email address - - - - --- 2011-05-27 Nathan Froyd New
MATCH [PR19832]: Optimize some `(a != b) ? a OP b : c` MATCH [PR19832]: Optimize some `(a != b) ? a OP b : c` - - - - --- 2023-08-31 Andrew Pinski New
MATCH: Add ABSU<a> == 0 to a == 0 simplification MATCH: Add ABSU<a> == 0 to a == 0 simplification - - - - --- 2023-05-04 Andrew Pinski New
MATCH: Add Max<Max<a,b>,a> -> Max<a,b> simplifcation MATCH: Add Max<Max<a,b>,a> -> Max<a,b> simplifcation - - - - --- 2023-07-21 Andrew Pinski New
MATCH: Add `(X & ~Y) & Y` and `(X | ~Y) | Y` MATCH: Add `(X & ~Y) & Y` and `(X | ~Y) | Y` - - - - --- 2023-09-23 Andrew Pinski New
MATCH: Add `(x | c) & ~(y | c)` and `x & ~(y | x)` patterns [PR98710] MATCH: Add `(x | c) & ~(y | c)` and `x & ~(y | x)` patterns [PR98710] - - - - --- 2023-09-04 Andrew Pinski New
MATCH: Add `~MAX(~X, Y)` pattern: [PR96694] MATCH: Add `~MAX(~X, Y)` pattern: [PR96694] - - - - --- 2023-09-04 Andrew Pinski New
MATCH: Add pattern for `(x | y) & (x & z)` MATCH: Add pattern for `(x | y) & (x & z)` - - - - --- 2023-09-03 Andrew Pinski New
MATCH: Add pattern for `signbit(x) ? x : -x` into abs (and swapped) MATCH: Add pattern for `signbit(x) ? x : -x` into abs (and swapped) - - - - --- 2023-05-14 Andrew Pinski New
MATCH: Add simplifications for `(a * zero_one) ==/!= CST` MATCH: Add simplifications for `(a * zero_one) ==/!= CST` - - - - --- 2023-09-16 Andrew Pinski New
MATCH: Add simplifications of `(a == CST) & a` MATCH: Add simplifications of `(a == CST) & a` - - - - --- 2023-09-16 Andrew Pinski New
MATCH: Avoid recusive zero_one_valued_p for conversions MATCH: Avoid recusive zero_one_valued_p for conversions - - - - --- 2023-09-17 Andrew Pinski New
MATCH: Extend min_value/max_value to pointer types MATCH: Extend min_value/max_value to pointer types - - - - --- 2023-08-05 Andrew Pinski New
MATCH: Fix PR 109834, ICE with popcount combined with bswap MATCH: Fix PR 109834, ICE with popcount combined with bswap - - - - --- 2023-05-13 Andrew Pinski New
MATCH: Fix `(1 >> X) != 0` pattern for vector types MATCH: Fix `(1 >> X) != 0` pattern for vector types - - - - --- 2023-09-14 Andrew Pinski New
MATCH: Fix comment for `(zero_one ==/!= 0) ? y : z <op> y` patterns MATCH: Fix comment for `(zero_one ==/!= 0) ? y : z <op> y` patterns - - - - --- 2023-06-07 Andrew Pinski New
MATCH: Fix infinite loop between `vec_cond(vec_cond(a, b, 0), c, d)` and `a & b` MATCH: Fix infinite loop between `vec_cond(vec_cond(a, b, 0), c, d)` and `a & b` - - - - --- 2023-10-05 Andrew Pinski New
MATCH: Fix invalid signed boolean type usage MATCH: Fix invalid signed boolean type usage - - - - --- 2023-11-28 Andrew Pinski New
MATCH: Fix zero_one_valued_p not to match signed 1 bit integers MATCH: Fix zero_one_valued_p not to match signed 1 bit integers - - - - --- 2023-06-09 Andrew Pinski New
MATCH: Fix zero_one_valued_p not to match signed 1 bit integers MATCH: Fix zero_one_valued_p not to match signed 1 bit integers - - - - --- 2023-06-09 Andrew Pinski New
MATCH: Improve `A CMP 0 ? A : -A` set of patterns to use bitwise_equal_p. MATCH: Improve `A CMP 0 ? A : -A` set of patterns to use bitwise_equal_p. - - - - --- 2023-10-15 Andrew Pinski New
MATCH: Improve zero_one_valued_p for cases without range information MATCH: Improve zero_one_valued_p for cases without range information - - - - --- 2023-09-15 Andrew Pinski New
MATCH: Make zero_one_valued_p non-recusive fully MATCH: Make zero_one_valued_p non-recusive fully - - - - --- 2023-09-17 Andrew Pinski New
MATCH: Move `(X & ~Y) | (~X & Y)` over to use bitwise_inverted_equal_p MATCH: Move `(X & ~Y) | (~X & Y)` over to use bitwise_inverted_equal_p - - - - --- 2023-08-25 Andrew Pinski New
MATCH: Move `(x | y) & (~x ^ y)` over to use bitwise_inverted_equal_p MATCH: Move `(x | y) & (~x ^ y)` over to use bitwise_inverted_equal_p - - - - --- 2023-08-28 Andrew Pinski New
MATCH: Move `a <= CST1 ? MAX<a, CST2> : a` optimization to match MATCH: Move `a <= CST1 ? MAX<a, CST2> : a` optimization to match - - - - --- 2023-05-07 Andrew Pinski New
MATCH: Optimize COND_ADD reduction pattern MATCH: Optimize COND_ADD reduction pattern - - - - --- 2023-09-26 钟居哲 New
MATCH: Optimize COND_ADD_LEN reduction pattern MATCH: Optimize COND_ADD_LEN reduction pattern - - - - --- 2023-09-26 钟居哲 New
MATCH: Port CLRSB part of builtin_zero_pattern MATCH: Port CLRSB part of builtin_zero_pattern - - - - --- 2023-04-30 Andrew Pinski New
MATCH: Remove redundant pattern for `(x | y) & ~x` MATCH: Remove redundant pattern for `(x | y) & ~x` - - - - --- 2023-08-28 Andrew Pinski New
MATCH: Simplify (a CMP1 b) ^ (a CMP2 b) MATCH: Simplify (a CMP1 b) ^ (a CMP2 b) - - - - --- 2023-09-12 Andrew Pinski New
MATCH: Simplify `(A ==/!= B) &/| (((cast)A) CMP C)` MATCH: Simplify `(A ==/!= B) &/| (((cast)A) CMP C)` - - - - --- 2023-09-21 Andrew Pinski New
MATCH: Simplify `(X % Y) < Y` pattern. MATCH: Simplify `(X % Y) < Y` pattern. - - - - --- 2023-09-12 Andrew Pinski New
MATCH: Simplify `(X &| B) CMP X` if possible [PR 101590] MATCH: Simplify `(X &| B) CMP X` if possible [PR 101590] - - - - --- 2023-10-26 Andrew Pinski New
MATCH: Sink convert for vec_cond MATCH: Sink convert for vec_cond - - - - --- 2023-08-17 Andrew Pinski New
MATCH: Support `(a != (CST+1)) & (a > CST)` optimizations MATCH: Support `(a != (CST+1)) & (a > CST)` optimizations - - - - --- 2023-09-14 Andrew Pinski New
MATCH: Transform `(1 >> X) !=/== 0` into `X ==/!= 0` MATCH: Transform `(1 >> X) !=/== 0` into `X ==/!= 0` - - - - --- 2023-09-03 Andrew Pinski New
MATCH: [PR109424] Simplify min/max of boolean arguments MATCH: [PR109424] Simplify min/max of boolean arguments - - - - --- 2023-05-16 Andrew Pinski New
MATCH: [PR109959] `(uns <= 1) & uns` could be optimized to `uns == 1` MATCH: [PR109959] `(uns <= 1) & uns` could be optimized to `uns == 1` - - - - --- 2023-08-07 Andrew Pinski New
MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a) MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a) - - - - --- 2023-08-09 Andrew Pinski New
MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a) MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a) - - - - --- 2023-08-08 Andrew Pinski New
MATCH: [PR111002] Sink view_convert for vec_cond MATCH: [PR111002] Sink view_convert for vec_cond - - - - --- 2023-08-21 Andrew Pinski New
MATCH: [PR111109] Fix bit_ior(cond, cond) when comparisons are fp MATCH: [PR111109] Fix bit_ior(cond, cond) when comparisons are fp - - - - --- 2023-08-23 Andrew Pinski New
MATCH: [PR111282] Simplify `a & (b ^ ~a)` to `a & b` MATCH: [PR111282] Simplify `a & (b ^ ~a)` to `a & b` - - - - --- 2023-10-11 Andrew Pinski New
MATCH: [PR111346] `X CMP MINMAX` pattern missing :c on CMP MATCH: [PR111346] `X CMP MINMAX` pattern missing :c on CMP - - - - --- 2023-09-11 Andrew Pinski New
MATCH: [PR111348] add missing :c to cmp in the `(a CMP b) ? minmax<a, c> : minmax<b, c>` pattern MATCH: [PR111348] add missing :c to cmp in the `(a CMP b) ? minmax<a, c> : minmax<b, c>` pattern - - - - --- 2023-09-11 Andrew Pinski New
MATCH: [PR111349] add missing :c to cmp in the `(a CMP CST1) ? max<a, CST2> : a` pattern MATCH: [PR111349] add missing :c to cmp in the `(a CMP CST1) ? max<a, CST2> : a` pattern - - - - --- 2023-09-11 Andrew Pinski New
MATCH: [PR111432] Simplify `a & (x | CST)` to a when we know that (a & ~CST) == 0 MATCH: [PR111432] Simplify `a & (x | CST)` to a when we know that (a & ~CST) == 0 - - - - --- 2023-10-14 Andrew Pinski New
MATCH: [PR111679] Add alternative simplification of `a | ((~a) ^ b)` MATCH: [PR111679] Add alternative simplification of `a | ((~a) ^ b)` - - - - --- 2023-10-09 Andrew Pinski New
MATCH: `(nop_convert)-(convert)a` into -(convert)a if we are converting from something smaller MATCH: `(nop_convert)-(convert)a` into -(convert)a if we are converting from something smaller - - - - --- 2023-09-02 Andrew Pinski New
MATCH: `(nop_convert)-a` into -(nop_convert)a if the negate is single use and a is known not to be … MATCH: `(nop_convert)-a` into -(nop_convert)a if the negate is single use and a is known not to be … - - - - --- 2023-09-01 Andrew Pinski New
MATCH: extend min_value/max_value match to vectors MATCH: extend min_value/max_value match to vectors - - - - --- 2023-08-30 Andrew Pinski New
MATCH: first of the value replacement moving from phiopt MATCH: first of the value replacement moving from phiopt - - - - --- 2023-08-02 Andrew Pinski New
MATCH: remove negate for 1bit types MATCH: remove negate for 1bit types - - - - --- 2023-08-24 Andrew Pinski New
MELT: Separate build and install steps - - - - --- 2011-06-27 Alexandre Lissy New
MEM = "abcd" expansion improvements - - - - --- 2010-10-11 Jakub Jelinek New
MEM_REF clobber handling fixes/improvements (PR c++/34949, PR c++/50243) - - - - --- 2013-04-04 Jakub Jelinek New
MEM_REF representation problem, and folding fix - - - - --- 2013-04-29 Bernd Schmidt New
MIPS Android patch - - - - --- 2012-04-24 Fu, Chao-Ying New
MIPS Android patch - - - - --- 2012-04-20 Fu, Chao-Ying New
MIPS Fix PR18141 - - - - --- 2011-09-27 Dinar Temirbulatov New
MIPS Fix PR18141 - - - - --- 2011-09-23 Dinar Temirbulatov New
MIPS Fix PR18141 - - - - --- 2011-09-23 Dinar Temirbulatov New
« 1 2 ... 220 221 2221266 1267 »