aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2024-01-09[committed] Fix minor bug in epiphany portJeff Law1-3/+3
2024-01-09[committed] Fix minor bug on mn103 portRichard Sandiford1-1/+3
2024-01-09aarch64: Fix up GC of aarch64_simd_types [PR113270]Jakub Jelinek1-1/+3
2024-01-09ARC: Table-driven ashlsi implementation for better code/rtx_costs.Roger Sayle1-32/+318
2024-01-09RISC-V: Fix loop invariant checkJuzhe-Zhong1-1/+1
2024-01-09i386: PR target/112992: Optimize mode for broadcast of constants.Roger Sayle1-37/+87
2024-01-09arm: Add support for Arm Cortex-M52 CPU.Chung-Ju Wu3-3/+27
2024-01-09LoongArch: Implement vec_init<M><N> where N is a LSX vector modeJiahao Xu2-7/+63
2024-01-09RISC-V: Fix comments of segment load/store intrinsic [NFC]Juzhe-Zhong1-2/+2
2024-01-09RISC-V: Add crypto vector builtin function.Feng Wang8-3/+633
2024-01-08amdgcn: Add gfx1100 to new XNACK defaults in mkoffloadTobias Burnus1-0/+1
2024-01-08GCN: Add pre-initial support for gfx1100Tobias Burnus9-36/+65
2024-01-08AVR: PR target/112952: Fix attribute "address", "io" and "io_low"Georg-Johann Lay1-51/+121
2024-01-08amdgcn: Match new XNACK defaults in mkoffloadAndrew Stubbs1-2/+21
2024-01-08amdgcn: Don't double-count AVGPRsAndrew Stubbs1-29/+0
2024-01-08i386: [APX] Add missing document for APXHongyu Wang1-1/+2
2024-01-08RISC-V: Fix avl-type operand index error for ZVBCFeng Wang1-2/+2
2024-01-07i386: PR target/113231: Improved costs in Scalar-To-Vector (STV) pass.Roger Sayle1-176/+188
2024-01-07arm: Add Advanced SIMD cbranch implementationTamar Christina1-0/+49
2024-01-07RISC-V: Use MAX instead of std::max [VSETVL PASS]Juzhe-Zhong1-2/+2
2024-01-06LoongArch: Improve lasx_xvpermi_q_<LASX:mode> insn patternJiahao Xu1-1/+8
2024-01-06RISC-V: Update MAX_SEW for available vsevl info[VSETVL PASS]Juzhe-Zhong1-0/+17
2024-01-06RISC-V: Teach liveness computation loop invariant shift amountJuzhe-Zhong1-4/+27
2024-01-06RISC-V: Allow simplification non-vlmax with len = NUNITS reg to reg moveJuzhe-Zhong3-7/+26
2024-01-05aarch64: Extend VECT_COMPARE_COSTS to !SVE [PR113104]Richard Sandiford2-15/+5
2024-01-05LoongArch: Fixed the problem of incorrect judgment of the immediate field of ...Lulu Cheng4-83/+4
2024-01-05aarch64: Further fix for throwing insns in ldp/stp pass [PR113217]Alex Coplan1-0/+9
2024-01-05asan: Align .LASANPC on function boundaryIlya Leoshkevich2-2/+2
2024-01-05Implement ASM_DECLARE_FUNCTION_NAME using ASM_OUTPUT_FUNCTION_LABELIlya Leoshkevich15-38/+36
2024-01-05RISC-V: Clean up unused variable [NFC]Kito Cheng1-5/+0
2024-01-05Revert "RISC-V: Add crypto vector builtin function."Pan Li8-633/+3
2024-01-05RISC-V: Add crypto vector builtin function.Feng Wang8-3/+633
2024-01-05RISC-V: Make liveness estimation be aware of .vi variantJuzhe-Zhong1-7/+25
2024-01-04Add generated .opt.urls filesDavid Malcolm112-0/+4578
2024-01-04RISC-V: Nan-box the result of movhf on soft-fp16Kuan-Lin Chen2-0/+42
2024-01-04Revert "RISC-V: Make liveness estimation be aware of .vi variant"Pan Li1-23/+7
2024-01-04RISC-V: Make liveness estimation be aware of .vi variantJuzhe-Zhong1-7/+23
2024-01-04RISC-V: Fix misaligned stack offset for interrupt functionKito Cheng1-1/+3
2024-01-04RISC-V: Refine LMUL computation for MASK_LEN_LOAD/MASK_LEN_STORE IFNJuzhe-Zhong1-14/+52
2024-01-04LoongArch: Merge constant vector permuatation implementations.Li Wei1-1092/+204
2024-01-04MIPS: Add pattern insqisi_extended and inshisi_extendedYunQiang Su1-0/+24
2024-01-04MIPS: Implement TARGET_INSN_COSTSYunQiang Su1-0/+33
2024-01-04MIPS: define_attr perf_ratio in mips.mdYunQiang Su1-0/+4
2024-01-04RISC-V: Fix bug of earliest fusion for infinite loop[VSETVL PASS]Juzhe-Zhong2-9/+36
2024-01-04RISC-V: Fix indentJuzhe-Zhong1-5/+5
2024-01-03nvptx: Restructure code generating function map labelsKwok Cheung Yeung1-2/+4
2024-01-03Update copyright years.Jakub Jelinek1751-1769/+1769
2024-01-03LoongArch: Provide fmin/fmax RTL pattern for vectorsXi Ruoyao1-0/+31
2024-01-03RISC-V: Make liveness be aware of rgroup number of LENS[dynamic LMUL]Juzhe-Zhong1-6/+28
2024-01-02RISC-V: Use vector_length_operand instead of csr_operand in vsetvl patternsJun Sha (Joshua)1-4/+4