Show patches with: none      |   15920 patches
« 1 2 3 4159 160 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[Rust,front-end,v2,37/37] gccrs: Add README, CONTRIBUTING and compiler logo [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,36/37] gccrs: compiler proper interface kicks off the pipeline [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,35/37] gccrs: add compiler driver [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,34/37] gccrs: add lang.opt [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,33/37] gccrs: add lang-spec.h [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,32/37] gccrs: Add config-lang.in [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,31/37] gccrs: Add GCC Rust front-end Make-lang.in [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,30/37] gccrs: These are wrappers ported from reusing gccgo [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,28/37] gccrs: Add metadata ouptput pass [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,27/37] gccrs: Add unused variable scan [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,26/37] gccrs: Add dead code scan on HIR [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,25/37] gccrs: Add privacy checks [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,24/37] gccrs: Add const checker [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,23/37] gccrs: Add unsafe checks for Rust [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,21/37] gccrs: Add helpers mappings canonical path and lang items [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,20/37] gccrs: Add attributes checker [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,19/37] gccrs: Add implementation of Optional [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,18/37] gccrs: Add Base62 implementation [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,17/37] gccrs: Add Rust ABI enum helpers [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,16/37] gccrs: Add port of FNV hash used during legacy symbol mangling [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,15/37] gccrs: Add wrapper for make_unique [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,14/37] gccrs: Add AST to HIR lowering pass [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,12/37] gccrs: Add name resolution pass to the Rust front-end [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,11/37] gccrs: Add expansion pass for the Rust front-end [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,09/37] gccrs: Add Lexer for Rust front-end [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,07/37] gccrs: Add gcc-check-target check-rust [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,06/37] gccrs: Add execution test cases [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,05/37] gccrs: Add general compilation test cases [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,04/37] gccrs: Add link cases testsuite [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,03/37] gccrs: Add Debug info testsuite [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[Rust,front-end,v2,02/37] gccrs: Add nessecary hooks for a Rust front-end testsuite [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com Committed
[Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type [Rust,front-end,v2,01/37] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-08-24 herron.philip@googlemail.com New
[3/3] RISC-V:Cache Management Operation instructions testcases RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-25 yulong@nj.iscas.ac.cn Deferred
[2/3] RISC-V:Cache Management Operation instructions RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-25 yulong@nj.iscas.ac.cn Deferred
[1/3] RISC-V: Add mininal support for Zicbo[mzp] RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-25 yulong@nj.iscas.ac.cn Deferred
[0/3] RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-25 yulong@nj.iscas.ac.cn None
[3/3] RISC-V:Cache Management Operation instructions testcases RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-04 yulong@nj.iscas.ac.cn Deferred
[2/3] RISC-V:Cache Management Operation instructions RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-04 yulong@nj.iscas.ac.cn Deferred
[1/3] RISC-V: Add mininal support for Zicbo[mzp] RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-04 yulong@nj.iscas.ac.cn Deferred
[0/3] RISC-V: Add Ratified Cache Management Operation ISA Extensions - - --- 2022-03-04 yulong@nj.iscas.ac.cn None
[v2,2/2] RISC-V: Add implied defines of Zk, Zkn and Zks RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6 - - --- 2021-11-22 siyu@isrc.iscas.ac.cn Committed
[v2,1/2] RISC-V: Add option defines for Scalar Cryptography RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6 - - --- 2021-11-22 siyu@isrc.iscas.ac.cn Committed
[v2,0/2] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6 - - --- 2021-11-22 siyu@isrc.iscas.ac.cn None
[21/21,crypto] : add testcases for Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[20/21,crypto] : add builtins for Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[19/21,crypto] : add machine description for Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[18/21] change z* subset assert to allow "zk" RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[17/21,crypto] : add implied defines of Zk, Zkn and Zks RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[16/21,crypto] : add option defines for Zbkb, Zbkc and Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[15/21,crypto] : add option defines for Zkr and Zkt RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[14/21,crypto] : add testcases for Zksh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[13/21,crypto] : add builtins for Zksh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[12/21,crypto] : add machine description for Zksh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[11/21,crypto] : add testcases for Zksed RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[10/21,crypto] : add builtins for Zksed RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[09/21,crypto] : add machine description for Zksed RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[08/21,crypto] : add testcases for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[07/21,crypto] : add builtins for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[06/21,crypto] : add machine description for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[05/21,crypto] : add testcases for Zknd and Zkne RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[04/21,crypto] : add builtins for Zknd and Zkne RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[03/21,crypto] : add machine description for Zknd and Zkne RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[02/21] Fix attribute bugs due to zicsr/zifencei RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[01/21] Fix riscv_expand_block_move RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[00/21] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn None
improved const shifts for AVR targets improved const shifts for AVR targets - - --- 2022-10-04 A. Binzberger New
longlong.h: Do no use asm input cast for clang longlong.h: Do no use asm input cast for clang - - --- 2022-11-30 Adhemerval Zanella New
coroutines: Fix promotion of class members in co_await statements [PR99576] coroutines: Fix promotion of class members in co_await statements [PR99576] - - --- 2022-11-28 Adrian Perl New
libgompd: Add thread handles libgompd: Add thread handles - - --- 2022-09-27 Ahmed Sayed Mousse New
libgompd: Add thread handles libgompd: Add thread handles - - --- 2022-07-04 Ahmed Sayed Mousse New
libgompd: Add thread handles libgompd: Add thread handles - - --- 2022-07-01 Ahmed Sayed Mousse New
libgompd: Add thread handles libgompd: Add thread handles - - --- 2022-06-06 Ahmed Sayed Mousse New
[v5] tree-ssa-sink: Improve code sinking pass [v5] tree-ssa-sink: Improve code sinking pass - - --- 2023-06-01 Ajit Agarwal New
PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces. PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces. - - --- 2023-06-01 Ajit Agarwal New
[v4] tree-ssa-sink: Improve code sinking pass [v4] tree-ssa-sink: Improve code sinking pass - - --- 2023-05-31 Ajit Agarwal New
[v4] tree-sea-sink: Improve code sinking pass [v4] tree-sea-sink: Improve code sinking pass - - --- 2023-05-31 Ajit Agarwal New
[v3] tree-ssa-sink: Improve code sinking pass [v3] tree-ssa-sink: Improve code sinking pass - - --- 2023-05-24 Ajit Agarwal New
[v2] tree-ssa-sink: Improve code sinking pass [v2] tree-ssa-sink: Improve code sinking pass - - --- 2023-05-19 Ajit Agarwal New
[v1] rs6000: Update powerpc test fold-vec-extract-int.p8.c [v1] rs6000: Update powerpc test fold-vec-extract-int.p8.c - - --- 2023-05-19 Ajit Agarwal New
rs6000: Update powerpc test fold-vec-extract-int.p8.c rs6000: Update powerpc test fold-vec-extract-int.p8.c - - --- 2023-05-18 Ajit Agarwal New
[v1] tree-ssa-sink: Improve code sinking pass. [v1] tree-ssa-sink: Improve code sinking pass. - - --- 2023-05-18 Ajit Agarwal New
[committed] rs6000: Enable REE pass by default [committed] rs6000: Enable REE pass by default - - --- 2023-05-16 Ajit Agarwal New
[v5,1/4] rs6000: Enable REE pass by default [v5,1/4] rs6000: Enable REE pass by default - - --- 2023-05-16 Ajit Agarwal New
[v4,4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces. Untitled series #19206 - - --- 2023-04-22 Ajit Agarwal New
[v4,3/4] ree: Main functionality to improve ree pass for rs6000 target. Untitled series #19189 - - --- 2023-04-21 Ajit Agarwal New
[v4,1/4] rs6000: Enable REE pass by default [v4,1/4] rs6000: Enable REE pass by default - - --- 2023-04-21 Ajit Agarwal New
[v3,4/4] ree: Using ABI interfaces to improve ree pass for rs6000 target. [v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. - - --- 2023-04-19 Ajit Agarwal New
[v3,3/4] ree: Main functionality to Improve ree pass for rs6000 target [v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. - - --- 2023-04-19 Ajit Agarwal New
[v3,2/4] ree : Code movement to avoid adding prototype to improve ree pass for rs6000 target. [v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. - - --- 2023-04-19 Ajit Agarwal New
[v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. [v3,1/4] ree: Default ree pass for O2 and above for rs6000 target. - - --- 2023-04-19 Ajit Agarwal New
tree-ssa-sink: Improve code sinking pass. tree-ssa-sink: Improve code sinking pass. - - --- 2023-04-16 Ajit Agarwal New
PATCH] tree-ssa-sink: Add heuristics for code sinking PATCH] tree-ssa-sink: Add heuristics for code sinking - - --- 2023-04-14 Ajit Agarwal New
[v2] ree: Improve ree pass for rs6000 target. [v2] ree: Improve ree pass for rs6000 target. - - --- 2023-04-06 Ajit Agarwal New
ree: Improvement of ree pass for rs6000 target. ree: Improvement of ree pass for rs6000 target. - - --- 2023-04-04 Ajit Agarwal New
[v2] rtl-optimization: ppc backend generates unnecessary extension. [v2] rtl-optimization: ppc backend generates unnecessary extension. - - --- 2023-03-28 Ajit Agarwal New
rtl-optimization: ppc backend generates unnecessary signed extension. rtl-optimization: ppc backend generates unnecessary signed extension. - - --- 2023-03-23 Ajit Agarwal New
[testsuite] rs6000: suboptimal code for returning bool value on target ppc. [testsuite] rs6000: suboptimal code for returning bool value on target ppc. - - --- 2023-03-19 Ajit Agarwal New
[v2] rs6000: suboptimal code for returning bool value on target ppc [v2] rs6000: suboptimal code for returning bool value on target ppc - - --- 2023-03-19 Ajit Agarwal New
rs6000: suboptimal code for returning bool value on target ppc rs6000: suboptimal code for returning bool value on target ppc - - --- 2023-03-16 Ajit Agarwal New
rs6000: Inline lrint and lrintf rs6000: Inline lrint and lrintf - - --- 2023-02-27 Ajit Agarwal New
« 1 2 3 4159 160 »