Show patches with: none      |   13737 patches
« 1 2 3 4137 138 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
ada: Fix musl build on Linux ada: Fix musl build on Linux - - --- 2023-02-08 宋冬生 Committed
[ada] fix unknown type name 'cpu_set_t' [ada] fix unknown type name 'cpu_set_t' - - --- 2023-02-27 宋冬生 New
libstdc++-v3: Optimize 'to_string<int>' with numeric_limits instead of __to_chars_len libstdc++-v3: Optimize 'to_string<int>' with numeric_limits instead of __to_chars_len - - --- 2021-09-13 刘可 jwakely Superseded
[1/1,fwprop] : Add the support of forwarding the vec_duplicate rtx [1/1,fwprop] : Add the support of forwarding the vec_duplicate rtx - - --- 2023-01-13 丁乐华 New
[1/1,fwprop] : Add the support of forwarding the vec_duplicate rtx [1/1,fwprop] : Add the support of forwarding the vec_duplicate rtx - - --- 2023-01-13 丁乐华 New
[V2,1/1,fwprop] : Add the support of forwarding the vec_duplicate rtx [V2,1/1,fwprop] : Add the support of forwarding the vec_duplicate rtx - - --- 2023-01-29 丁乐华 New
libgcc: Fix a broken call/return address prediction libgcc: Fix a broken call/return address prediction - - --- 2022-01-06 Zhiyao Ma New
match.pd: Simplify 1 / X for integer X [PR95424] match.pd: Simplify 1 / X for integer X [PR95424] - - --- 2022-01-05 Zhao Wei Liew New
[v2] match.pd: Simplify 1 / X for integer X [PR95424] [v2] match.pd: Simplify 1 / X for integer X [PR95424] - - --- 2022-01-06 Zhao Wei Liew New
[v3] match.pd: Simplify 1 / X for integer X [PR95424] [v3] match.pd: Simplify 1 / X for integer X [PR95424] - - --- 2022-01-19 Zhao Wei Liew New
c: Add diagnostic when operator= is used as truth cond [PR25689] c: Add diagnostic when operator= is used as truth cond [PR25689] - - --- 2022-02-10 Zhao Wei Liew New
tree-optimization: [PR103855] Fold (type)X / (type)Y tree-optimization: [PR103855] Fold (type)X / (type)Y - - --- 2022-02-19 Zhao Wei Liew New
[RFC] c++/96765: warn when casting Base* to Derived* in Base ctor/dtor [RFC] c++/96765: warn when casting Base* to Derived* in Base ctor/dtor - - --- 2022-02-23 Zhao Wei Liew New
c++/96765: warn when casting "this" to Derived* in Base ctor/dtor c++/96765: warn when casting "this" to Derived* in Base ctor/dtor - - --- 2022-03-14 Zhao Wei Liew New
darwin: support aarch64-darwin host darwin: support aarch64-darwin host - - --- 2021-09-17 Yuta Saito New
[sanitizer/106558] asan: fix unsafe optimization of Asan checks. [sanitizer/106558] asan: fix unsafe optimization of Asan checks. - - --- 2022-09-05 Yuri Gribov New
[PING,sanitizer/106558] asan: fix unsafe optimization of Asan checks. [PING,sanitizer/106558] asan: fix unsafe optimization of Asan checks. - - --- 2022-11-21 Yuri Gribov New
[v3] MIPS: R6: load/store can process unaligned address [v3] MIPS: R6: load/store can process unaligned address - - --- 2021-10-11 YunQiang Su Committed
MIPS: use 8bit for IPL in Cause register MIPS: use 8bit for IPL in Cause register - - --- 2022-01-26 YunQiang Su New
[v2] MIPS: IPL is 8bit in Cause register if TARGET_MCU [v2] MIPS: IPL is 8bit in Cause register if TARGET_MCU - - --- 2022-02-09 YunQiang Su New
[v3] MIPS: IPL is 8bit in Cause and Status registers if TARGET_MCU [v3] MIPS: IPL is 8bit in Cause and Status registers if TARGET_MCU - - --- 2022-03-15 YunQiang Su Committed
MIPS: improve -march=native arch detection MIPS: improve -march=native arch detection - - --- 2022-08-02 YunQiang Su New
[v2] MIPS: improve -march=native arch detection [v2] MIPS: improve -march=native arch detection - - --- 2022-09-16 YunQiang Su New
MIPS: fix building on multiarch platform MIPS: fix building on multiarch platform - - --- 2022-09-21 YunQiang Su New
Set CROSS_SYSTEM_HEADER_DIR according includedir Set CROSS_SYSTEM_HEADER_DIR according includedir - - --- 2023-01-06 YunQiang Su New
libsanitizer/mips: always build with largefile support libsanitizer/mips: always build with largefile support - - --- 2023-01-06 YunQiang Su New
MIPS: use arch_32/64 instead of default_mips_arch MIPS: use arch_32/64 instead of default_mips_arch - - --- 2023-02-03 YunQiang Su New
libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS) libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS) - - --- 2022-04-24 Yujie Yang New
[v2] libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS) [v2] libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS) - - --- 2022-05-19 Yujie Yang Committed
sh-linux fix target cpu sh-linux fix target cpu - - --- 2022-01-12 Yoshinori Sato New
PR target/89828 Inernal compiler error on -fno-omit-frame-pointer PR target/89828 Inernal compiler error on -fno-omit-frame-pointer - - --- 2023-01-05 Yoshinori Sato New
[v2] PR target/89828 Inernal compiler error on -fno-omit-frame-pointer [v2] PR target/89828 Inernal compiler error on -fno-omit-frame-pointer - - --- 2023-03-15 Yoshinori Sato New
Optimize testcase Optimize testcase - - --- 2022-11-15 Yixuan Chen New
Ver.2: Add compile option "-msmall-data-limit=0" to avoid using .srodata section for riscv. Ver.2: Add compile option "-msmall-data-limit=0" to avoid using .srodata section for riscv. - - --- 2022-11-17 Yixuan Chen New
optimize the testcase for architectures that use ".srodata" optimize the testcase for architectures that use ".srodata" - - --- 2022-11-18 Yixuan Chen Committed
Riscv don't support "-fprefetch-loop-arrays", skip. Riscv don't support "-fprefetch-loop-arrays", skip. - - --- 2022-11-22 Yixuan Chen New
Ver2: Riscv don't support "-fprefetch-loop-arrays" option, add "-w" option. Ver2: Riscv don't support "-fprefetch-loop-arrays" option, add "-w" option. - - --- 2022-11-22 Yixuan Chen New
Changed vector size Changed vector size - - --- 2023-03-27 Yixuan Chen New
Share work directories Share work directories - - --- 2023-02-22 Yash Shinde New
libgcc_s: Use alias for __cpu_indicator_init instead of symver libgcc_s: Use alias for __cpu_indicator_init instead of symver - - --- 2023-02-22 Yash Shinde New
Pass CXXFLAGS_FOR_BUILD to avoid build failure errors. Pass CXXFLAGS_FOR_BUILD to avoid build failure errors. - - --- 2023-02-22 Yash Shinde New
[v2,0/2] Fix vec_sel code generation and merge xxsel to vsel - - --- 2021-09-17 Xionghu Luo None
[v2,1/2] rs6000: Fix wrong code generation for vec_sel [PR94613] Fix vec_sel code generation and merge xxsel to vsel - - --- 2021-09-17 Xionghu Luo Committed
[v2,2/2] rs6000: Fold xxsel to vsel since they have same semantics Fix vec_sel code generation and merge xxsel to vsel - - --- 2021-09-17 Xionghu Luo Committed
[v2] rs6000: Remove unspecs for vec_mrghl[bhw] [v2] rs6000: Remove unspecs for vec_mrghl[bhw] - - --- 2021-10-13 Xionghu Luo Committed
[v5,2/2] Don't move cold code out of loop by checking bb count Untitled series #3951 - - --- 2021-10-19 Xionghu Luo New
rs6000: Optimize __builtin_shuffle when it's used to zero the upper bits [PR102868] rs6000: Optimize __builtin_shuffle when it's used to zero the upper bits [PR102868] - - --- 2021-10-25 Xionghu Luo New
[v2,0/4] loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo None
[v2,1/4] Fix loop split incorrect count and probability loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo New
[v2,2/4] Refactor loop_version loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo New
[v2,3/4] Rename loop_version to clone_loop_to_header_edge. loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo New
[v2,4/4] Rename duplicate_loop_to_header_edge to duplicate_loop_body_to_header_edge loop split fix and functions renaming - - --- 2021-10-27 Xionghu Luo New
[v2] rs6000: Optimize __builtin_shuffle when it's used to zero the upper bits [PR102868] [v2] rs6000: Optimize __builtin_shuffle when it's used to zero the upper bits [PR102868] - - --- 2021-10-28 Xionghu Luo Committed
rs6000: Fix incorrect fusion constraint [PR102991] rs6000: Fix incorrect fusion constraint [PR102991] - - --- 2021-11-03 Xionghu Luo Committed
[v7,2/2] Don't move cold code out of loop by checking bb count Untitled series #4659 - - --- 2021-11-10 Xionghu Luo New
Fix incorrect loop exit edge probability [PR103270] Fix incorrect loop exit edge probability [PR103270] - - --- 2021-11-23 Xionghu Luo New
[v2] Fix incorrect loop exit edge probability [PR103270] [v2] Fix incorrect loop exit edge probability [PR103270] - - --- 2021-11-24 Xionghu Luo Committed
[0/3] Dependency patches for hoist LIM code to cold loop - - --- 2021-12-08 Xionghu Luo None
[1/3] loop-invariant: Don't move cold bb instructions to preheader in RTL Dependency patches for hoist LIM code to cold loop - - --- 2021-12-08 Xionghu Luo New
[2/3] Fix incorrect loop exit edge probability [PR103270] Dependency patches for hoist LIM code to cold loop - - --- 2021-12-08 Xionghu Luo Committed
[3/3] Fix loop split incorrect count and probability Dependency patches for hoist LIM code to cold loop - - --- 2021-12-08 Xionghu Luo Committed
rs6000: powerpc suboptimal boolean test of contiguous bits [PR102239] rs6000: powerpc suboptimal boolean test of contiguous bits [PR102239] - - --- 2021-12-13 Xionghu Luo New
Verbose support in analyze_brprob_spec Verbose support in analyze_brprob_spec - - --- 2021-12-15 Xionghu Luo Committed
rs6000: Replace UNSPECS with ss_plus/us_plus and ss_minus/us_minus rs6000: Replace UNSPECS with ss_plus/us_plus and ss_minus/us_minus - - --- 2021-12-20 Xionghu Luo Committed
Fix ICE in lsplit when built with -O3 -fno-guess-branch-probability [PR103793] Fix ICE in lsplit when built with -O3 -fno-guess-branch-probability [PR103793] - - --- 2021-12-22 Xionghu Luo New
convert (xor (and (xor A B) C) A) to (ior (and A ~C) (and B C)) [PR90323] convert (xor (and (xor A B) C) A) to (ior (and A ~C) (and B C)) [PR90323] - - --- 2021-12-29 Xionghu Luo New
rs6000: Add split pattern to replace rs6000: Add split pattern to replace - - --- 2021-12-29 Xionghu Luo New
testsuite: Fix regression on m32 by r12-6087 [PR103820] testsuite: Fix regression on m32 by r12-6087 [PR103820] - - --- 2022-01-11 Xionghu Luo Committed
Fix ICE when multiple speculative targets are expanded in different ltrans unit [PR93318] Fix ICE when multiple speculative targets are expanded in different ltrans unit [PR93318] - - --- 2022-06-23 Xionghu Luo New
Fix typo Fix typo - - --- 2022-06-23 Xionghu Luo Committed
rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069] - - --- 2022-08-08 Xionghu Luo New
Ping: [PATCH v4] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069] Ping: [PATCH v4] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069] - - --- 2022-08-24 Xionghu Luo New
[v4] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069] [v4] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069] - - --- 2023-02-10 Xionghu Luo New
[1/2] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] [1/2] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] - - --- 2023-03-02 Xionghu Luo New
[2/2] gcov: Fix incorrect gimple line LOCATION [PR97923] [1/2] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] - - --- 2023-03-02 Xionghu Luo New
[v3] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] [v3] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] - - --- 2023-03-08 Xionghu Luo New
[v4] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] [v4] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] - - --- 2023-03-15 Xionghu Luo New
[RFC] ipa-visibility: Fix ICE in lto-partition caused by incorrect comdat group solving in ipa-visi… [RFC] ipa-visibility: Fix ICE in lto-partition caused by incorrect comdat group solving in ipa-visi… - - --- 2023-03-27 Xionghu Luo New
RISC-V: Libitm add RISC-V support. RISC-V: Libitm add RISC-V support. - - --- 2022-10-27 Xiongchuan Tan New
[v2] RISC-V: Libitm add RISC-V support. [v2] RISC-V: Libitm add RISC-V support. 1 - --- 2022-10-27 Xiongchuan Tan New
[v3] RISC-V: Libitm add RISC-V support. [v3] RISC-V: Libitm add RISC-V support. 1 - --- 2022-10-28 Xiongchuan Tan New
[v4] RISC-V: Libitm add RISC-V support. [v4] RISC-V: Libitm add RISC-V support. 1 - --- 2022-10-28 Xiongchuan Tan New
[v5] RISC-V: Libitm add RISC-V support. [v5] RISC-V: Libitm add RISC-V support. 1 - --- 2022-10-29 Xiongchuan Tan Committed
Testsuite: Disable micromips for MSA tests Testsuite: Disable micromips for MSA tests - - --- 2023-02-21 Xin Liu New
MIPS: Account for LWL/LWR in store_by_pieces_p. MIPS: Account for LWL/LWR in store_by_pieces_p. - - --- 2023-02-21 Xin Liu New
MIPS: Bugfix for fix Dejagnu issues with RTL checking enabled. MIPS: Bugfix for fix Dejagnu issues with RTL checking enabled. - - --- 2023-02-28 Xin Liu Committed
[V1,1/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard - - --- 2022-11-15 Xiao Zeng New
[V1,1/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard 1 - --- 2022-11-15 Xiao Zeng New
[V1,1/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard 1 - --- 2022-11-15 Xiao Zeng New
[committed] Update c-sky port maintainers' emails. [committed] Update c-sky port maintainers' emails. - - --- 2022-09-06 Xianmiao Qu Committed
[COMMITTED] C-SKY: Fix missing operand when do spilt for cskyv2_addcc and cskyv2_addcc_invert. [COMMITTED] C-SKY: Fix missing operand when do spilt for cskyv2_addcc and cskyv2_addcc_invert. - - --- 2022-09-06 Xianmiao Qu Committed
[COMMITTED] C-SKY: Fix expanding of float LE comparing with zero for fpuv3. [COMMITTED] C-SKY: Fix expanding of float LE comparing with zero for fpuv3. - - --- 2022-09-07 Xianmiao Qu Committed
[committed] C-SKY: Add conditions for ceil etc patterns. [committed] C-SKY: Add conditions for ceil etc patterns. - - --- 2023-01-13 Xianmiao Qu Committed
[committed] C-SKY: Skip other CPUs if the testcases are only for ck801. [committed] C-SKY: Skip other CPUs if the testcases are only for ck801. - - --- 2023-01-13 Xianmiao Qu Committed
[committed] C-SKY: Fix patterns' condition for ck802 smart mode. [committed] C-SKY: Fix patterns' condition for ck802 smart mode. - - --- 2023-01-13 Xianmiao Qu Committed
[committed] C-SKY: Add missing builtin defines for soft float abi. [committed] C-SKY: Add missing builtin defines for soft float abi. - - --- 2023-01-13 Xianmiao Qu Committed
[committed] C-SKY: Fix skip codition for testcase ldbs.c [committed] C-SKY: Fix skip codition for testcase ldbs.c - - --- 2023-01-13 Xianmiao Qu Committed
[committed] C-SKY: Fix float abi option in MULTILIB_DEFAULTS. [committed] C-SKY: Fix float abi option in MULTILIB_DEFAULTS. - - --- 2023-01-13 Xianmiao Qu Committed
[committed] C-SKY: Define SYSROOT_SUFFIX_SPEC. [committed] C-SKY: Define SYSROOT_SUFFIX_SPEC. - - --- 2023-01-13 Xianmiao Qu Committed
[COMMITTED] C-SKY: Support --with-float=softfp in configuration. [COMMITTED] C-SKY: Support --with-float=softfp in configuration. - - --- 2023-01-15 Xianmiao Qu Committed
« 1 2 3 4137 138 »