aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Add generated .opt.urls filesDavid Malcolm123-0/+8682
2024-01-04options: add gcc/regenerate-opt-urls.pyDavid Malcolm4-0/+448
2024-01-04analyzer: add sarif properties for checker eventsDavid Malcolm5-6/+70
2024-01-04analyzer: fix deref-before-check false positives due to inlining [PR112790]David Malcolm4-40/+77
2024-01-04analyzer: handle arrays of unknown size in access diagrams [PR113222]David Malcolm2-2/+28
2024-01-04RISC-V: Nan-box the result of movhf on soft-fp16Kuan-Lin Chen3-0/+78
2024-01-04Improved RTL expansion of field assignments into promoted registers.Roger Sayle1-5/+18
2024-01-04Revert "RISC-V: Make liveness estimation be aware of .vi variant"Pan Li2-97/+7
2024-01-04RISC-V: Make liveness estimation be aware of .vi variantJuzhe-Zhong2-7/+97
2024-01-04RISC-V: Fix misaligned stack offset for interrupt functionKito Cheng2-1/+32
2024-01-04LoongArch: testsuite:Add loongarch to gcc.dg/vect/slp-26.c.chenxiaolong1-4/+4
2024-01-04RISC-V: Refine LMUL computation for MASK_LEN_LOAD/MASK_LEN_STORE IFNJuzhe-Zhong2-14/+68
2024-01-04LoongArch: testsuite:Fix FAIL in lasx-xvstelm.c file.chenxiaolong1-1/+1
2024-01-04LoongArch: Merge constant vector permuatation implementations.Li Wei1-1092/+204
2024-01-04OpenMP: trivial cleanups to omp-general.ccSandra Loosemore1-12/+9
2024-01-04MIPS/testsuite: Include stdio.h in mipscop testsYunQiang Su4-0/+4
2024-01-04MIPS: Add pattern insqisi_extended and inshisi_extendedYunQiang Su2-0/+49
2024-01-04MIPS: Implement TARGET_INSN_COSTSYunQiang Su2-1/+34
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-Zhong15-50/+166
2024-01-04RISC-V: Fix indentJuzhe-Zhong1-5/+5
2024-01-04Daily bump.GCC Administrator14-1/+125
2024-01-03c++: bad direct reference binding via conv fn [PR113064]Patrick Palka3-4/+57
2024-01-03Fortran: fix FE memleakHarald Anlauf1-5/+7
2024-01-03openmp: Adjust position of OMP_CLAUSE_INDIRECT in OpenMP clausesKwok Cheung Yeung4-9/+9
2024-01-03nvptx: Restructure code generating function map labelsKwok Cheung Yeung1-2/+4
2024-01-03Update copyright years.Jakub Jelinek17895-18014/+18013
2024-01-03Small tweaks for update-copyright.pyJakub Jelinek1-1/+5
2024-01-03Update copyright dates.Jakub Jelinek24-27/+27
2024-01-03Update Copyright year in ChangeLog filesJakub Jelinek26-26/+26
2024-01-03Rotate ChangeLog files.Jakub Jelinek16-130748/+130795
2024-01-03LoongArch: Provide fmin/fmax RTL pattern for vectorsXi Ruoyao2-0/+62
2024-01-03RISC-V: Make liveness be aware of rgroup number of LENS[dynamic LMUL]Juzhe-Zhong2-6/+52
2024-01-02libstdc++: testsuite: Reduce max_size_type.cc exec time [PR113175]Patrick Palka1-4/+4
2024-01-03Daily bump.GCC Administrator4-1/+83
2024-01-02RISC-V: Use vector_length_operand instead of csr_operand in vsetvl patternsJun Sha (Joshua)1-4/+4
2024-01-02libsanitizer: Enable LSan and TSan for riscv64Andreas Schwab1-0/+5
2024-01-02aarch64: fortran: Adjust vect-8.f90 for libmvecSzabolcs Nagy1-2/+2
2024-01-02RISC-V: Add simplification of dummy len and dummy mask COND_LEN_xxx patternJuzhe-Zhong2-3/+19
2024-01-02aarch64: add 'AARCH64_EXTRA_TUNE_FULLY_PIPELINED_FMA'Di Zhao5-4/+15
2024-01-02RISC-V: Modify copyright year of vector-crypto.mdFeng Wang1-1/+1
2024-01-02RISC-V: Declare STMT_VINFO_TYPE (...) as local variableJuzhe-Zhong1-5/+4
2024-01-02LoongArch: Added TLS Le Relax support.Lulu Cheng8-3/+125
2024-01-02RISC-V: Add crypto machine descriptionsFeng Wang5-21/+761
2024-01-02RISC-V: Count pointer type SSA into RVV regs liveness for dynamic LMUL cost m...Juzhe-Zhong2-3/+37
2024-01-02Daily bump.GCC Administrator1-1/+1
2024-01-01Daily bump.GCC Administrator4-1/+39
2023-12-31i386: Tweak define_insn_and_split to fix FAIL of gcc.target/i386/pr43644-2.cRoger Sayle2-2/+2
2023-12-31libstdc++ testsuite/20_util/hash/quality.cc: Increase timeout 3xHans-Peter Nilsson1-0/+1
2023-12-31libstdc++: [_Hashtable] Extend the small size optimizationFrançois Dumont1-26/+123