aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2024-06-06aarch64: Add vector floating point extend pattern [PR113880, PR113869]Pengxuan Zheng2-1/+10
2024-06-06aarch64: Add missing ACLE macro for NEON-SVE BridgeRichard Ball1-0/+1
2024-06-06arm: Fix CASE_VECTOR_SHORTEN_MODE for thumb2.Richard Ball1-2/+2
2024-06-06AArch64: correct constraint on Upl early clobber alternativesTamar Christina2-33/+33
2024-06-06nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution, via '...Thomas Schwinge1-8/+5
2024-06-06RISC-V: Regenerate opt urls.Robin Dapp1-0/+6
2024-06-06[APX CCMP] Support ccmp for float compareHongyu Wang1-5/+48
2024-06-06[APX CCMP] Support APX CCMPHongyu Wang7-4/+217
2024-06-06MIPS: Need COSTS_N_INSNS in mips_insn_costYunQiang Su1-1/+1
2024-06-06Adjust rtx_cost for MEM to enable more simplicationliuhongt3-1/+15
2024-06-05RISC-V: Introduce -mvector-strict-align.Robin Dapp4-3/+32
2024-06-05AArch64: enable new predicate tuning for Neoverse cores.Tamar Christina3-3/+6
2024-06-05AArch64: add new alternative with early clobber to patternsTamar Christina2-60/+124
2024-06-05AArch64: add new tuning param and attribute for enabling conditional early cl...Tamar Christina3-2/+25
2024-06-05AArch64: convert several predicate patterns to new compact syntaxTamar Christina2-113/+161
2024-06-05darwin: Replace use of LONG_DOUBLE_TYPE_SIZEKewen Lin1-1/+1
2024-06-05RISC-V: Add Zfbfmin extensionXiao Zeng3-10/+49
2024-06-03rs6000: Fix up PCH in --enable-host-pie builds [PR115324]Jakub Jelinek3-64/+72
2024-06-03i386: Force operand 1 of bswapsi2 to a register for !TARGET_BSWAP [PR115321]Uros Bizjak1-10/+11
2024-06-03aarch64: adjust enum writeback after renameMarc Poulhiès1-2/+2
2024-06-03Add some preference for floating point rtl ifcvt when sse4.1 is not availableliuhongt1-0/+17
2024-06-03[APX NF] Support APX NF for lzcnt/tzcnt/popcntLingling Kong1-11/+113
2024-06-03[APX NF] Support APX NF for mul/divLingling Kong1-17/+30
2024-06-03[APX NF] Support APX NF for shld/shrdLingling Kong1-81/+308
2024-06-03[APX NF] Support APX NF for rotate insnsLingling Kong1-21/+38
2024-06-03[APX NF] Support APX NF for right shift insnsLingling Kong1-36/+46
2024-06-03[APX NF] Support APX NF for left shift insnsLingling Kong2-26/+83
2024-06-03[APX NF] Support APX NF for {sub/and/or/xor/neg}Lingling Kong2-82/+102
2024-06-03[APX NF] Support APX NF addLingling Kong4-45/+99
2024-06-03i386: Optimize EQ/NE comparison between avx512 kmask and -1.Hu, Lin11-0/+67
2024-06-01AVR: tree-optimization/115307 - Work around isinf bloat from early passes.Georg-Johann Lay1-0/+16
2024-05-31[to-be-committed] [RISC-V] Use Zbkb for general 64 bit constants when profitableJeff Law1-16/+92
2024-05-31xtensa: Prepend "(use A0_REG)" to sibling call CALL_INSN_FUNCTION_USAGE inste...Takayuki 'January June' Suwa3-14/+19
2024-05-31xtensa: Simplify several MD templatesTakayuki 'January June' Suwa4-100/+43
2024-05-31RISC-V: Remove dead perm series code and document.Robin Dapp1-22/+4
2024-05-31RISC-V: Add vector popcount, clz, ctz.Robin Dapp4-78/+105
2024-05-31RISC-V: Add vandn combine helper.Robin Dapp2-1/+19
2024-05-31RISC-V: Use widening shift for scatter/gather if applicable.Robin Dapp3-17/+33
2024-05-31RISC-V: Add vwsll combine helpers.Robin Dapp2-3/+125
2024-05-31RISC-V: Split vwadd.wx and vwsub.wx and add helpers.Robin Dapp1-9/+53
2024-05-31RISC-V: Do not allow v0 as dest when merging [PR115068].Robin Dapp1-10/+10
2024-05-31alpha: Fix invalid RTX in divmodsi insn patterns [PR115297]Uros Bizjak2-10/+13
2024-05-31nvptx target: Global constructor, destructor support, via nvptx-tools 'ld'Thomas Schwinge1-1/+13
2024-05-31Fix some opindex for some options [PR115022]Andrew Pinski11-10/+19
2024-05-30xtensa: Use epilogue_completed rather than cfun->machine->epilogue_doneTakayuki 'January June' Suwa3-16/+4
2024-05-30xtensa: Use REG_P(), MEM_P(), etc. instead of comparing GET_CODE()Takayuki 'January June' Suwa3-53/+51
2024-05-31Rename double_u with __double_u to avoid pulluting the namespace.liuhongt2-8/+8
2024-05-31i386: Rewrite bswaphi2 handling [PR115102]Uros Bizjak1-27/+50
2024-05-30aarch64, middle-end: Move pair_fusion pass from aarch64 to middle-endAjit Kumar Agarwal2-3149/+6
2024-05-30ggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031]Rainer Orth1-0/+3