aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2024-10-07[RISC-V] Add splitters to restore condops generation after recent phiopt changesJeff Law2-0/+114
2024-10-07arm: fix bootstrap issue with arm_noce_conversion_profitable_p patch [NFC]Andre Vieira1-2/+2
2024-10-07gcc: Remove executable permissions of testcases and *.md filesJakub Jelinek1-0/+0
2024-10-07aarch64: Fix general permutes of svbfloat16_tsRichard Sandiford2-18/+17
2024-10-07aarch64: Handle SVE modes in aarch64_evpc_reencode [PR116583]Richard Sandiford1-9/+46
2024-10-07ssa-math-opts, i386: Improve spaceship expansion [PR116896]Jakub Jelinek3-27/+180
2024-10-06hppa: Use stack slot SP-40 to copy between integer and floating-point registersJohn David Anglin2-26/+34
2024-10-05hppa: Don't clobber frame_pointer_rtx in expandersJohn David Anglin1-2/+0
2024-10-05hppa: Fix indirect_goto constraintJohn David Anglin1-1/+1
2024-10-05x86: Disable stack protector for naked functionsH.J. Lu1-0/+11
2024-10-04aarch64: Fix bug with max/min (PR116934)Saurabh Jha1-4/+4
2024-10-04AVR: target/116953 - ICE due to operands clobber in avr_out_sbxx_branch.Georg-Johann Lay1-1/+5
2024-10-04Revert: AVR: Implement TARGET_FLOATN_MODE.Georg-Johann Lay1-21/+0
2024-10-04AVR: Implement TARGET_FLOATN_MODE.Georg-Johann Lay1-0/+21
2024-10-04aarch64: Set Armv9-A generic L1 cache line size to 64 bytesKyrylo Tkachov1-1/+13
2024-10-04arm: Fix missed CE optimization for armv8.1-m.main [PR 116444]Andre Vieira2-0/+88
2024-10-04i386: Fix up ix86_expand_int_compare with TImode comparisons of SUBREGs from ...Jakub Jelinek1-0/+2
2024-10-04i386: Fix up *minmax<mode>3_2 splitter [PR116925]Jakub Jelinek1-1/+1
2024-10-03Aarch64: Define WIDEST_HARDWARE_FP_SIZEEric Botcazou1-0/+2
2024-10-03aarch64: Fix early ra for -fno-delete-dead-exceptions [PR116927]Andrew Pinski1-0/+6
2024-10-02arm: Prevent ICE when doloop dec_set is not PLUS exprAndre Vieira1-17/+32
2024-10-01AVR: avr.cc - Drop a superfluous sub-condition in avr_out_compare.Georg-Johann Lay1-1/+0
2024-10-01AVR: avr-passes.cc - Fix a build warning.Georg-Johann Lay1-1/+2
2024-10-01aarch64: Introduce new unspecs for smax/sminSaurabh Jha2-61/+45
2024-10-01aarch64: Add fp8 scalar typesClaudio Bantaloukas4-2/+79
2024-09-30c6x: Adjust dot-product backend patternsVictor Do Nascimento1-1/+1
2024-09-30rs6000: Adjust altivec dot-product backend patternsVictor Do Nascimento1-2/+2
2024-09-30mips: Adjust dot-product backend patternsVictor Do Nascimento1-1/+1
2024-09-30arc: Adjust dot-product backend patternsVictor Do Nascimento1-4/+4
2024-09-30i386: Fix dot_prod backend patterns for mmx and sse targetsVictor Do Nascimento2-34/+37
2024-09-30arm: Fix arm backend-use of (u|s|us)dot_prod patternsVictor Do Nascimento2-4/+11
2024-09-30aarch64: Fix aarch64 backend-use of (u|s|us)dot_prod patternsVictor Do Nascimento8-17/+51
2024-09-30RISC-V: Implement scalar SAT_SUB for signed integerPan Li3-0/+81
2024-09-27i386: Modernize AMD processor typesUros Bizjak1-6/+26
2024-09-26x86: Extend AVX512 Vectorization for Popcount in Various ModesLevy Hsu1-0/+24
2024-09-26Define VECTOR_STORE_FLAG_VALUEliuhongt1-1/+4
2024-09-25i386: Add GENERIC and GIMPLE folders of __builtin_ia32_{min,max}* [PR116738]Jakub Jelinek1-0/+195
2024-09-26x86: Don't use address override with segment regsiterH.J. Lu1-1/+8
2024-09-25i386: Update the comment for mapxf optionLingling Kong1-1/+1
2024-09-24i386: Fix comment typoJakub Jelinek1-1/+1
2024-09-24[PATCH] RISC-V: Fix FIXED_REGISTERS comment missing return address registerYixuan Chen1-1/+1
2024-09-24RISC-V: Add more vector-vector extract cases.Robin Dapp2-0/+212
2024-09-24build: enable C++11 narrowing warningsJason Merrill2-6/+6
2024-09-24nvptx: Partial support for aliases to aliases.Prathamesh Kulkarni1-3/+21
2024-09-23aarch64: Add codegen support for AdvSIMD faminmaxSaurabh Jha2-0/+12
2024-09-23aarch64: Add AdvSIMD faminmax intrinsicsSaurabh Jha6-0/+167
2024-09-23dwarf2: add hooks for architecture-specific CFIsMatthieu Longo2-0/+68
2024-09-23Rename REG_CFA_TOGGLE_RA_MANGLE to REG_CFA_NEGATE_RA_STATEMatthieu Longo1-2/+2
2024-09-23arc: Remove mlra option [PR113954]Claudiu Zissulescu3-15/+3
2024-09-23gcn/mkoffload.cc: Re-add fprintf for #include of stdlib.h/stdbool.hTobias Burnus1-0/+6