aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-24libstdc++: Tweak some preprocessor conditions for feature testsJonathan Wakely3-18/+18
2023-08-24libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0)Jonathan Wakely4-20/+61
2023-08-24Fix confusion about load_p in vect_build_slp_tree_1Richard Biener1-18/+24
2023-08-24libstdc++: Add pretty printer for std::localeJonathan Wakely2-0/+81
2023-08-24libstdc++: Declutter std::optional and std:variant pretty printers [PR110944]Jonathan Wakely4-23/+22
2023-08-24Fix profile update in gimple-harden-conditionals.ccJan Hubicka1-0/+1
2023-08-24RISC-V: Add COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS testcasesJuzhe-Zhong27-43/+121
2023-08-24RISC-V: Enable pressure-aware scheduling by default.Robin Dapp27-25/+32
2023-08-24RISC-V: Allow const 17-31 for vector shift.Robin Dapp2-1/+18
2023-08-24RISC-V: Add missing conversion tests.Robin Dapp17-20/+302
2023-08-24RISC-V: Fix reduc_strict_run-1 test case.Robin Dapp1-1/+2
2023-08-24tree-optimization/111125 - avoid BB vectorization in novector loopsRichard Biener1-12/+29
2023-08-24c: Add support for [[__extension__ ...]]Richard Sandiford4-20/+193
2023-08-24gimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS gimple foldJuzhe-Zhong4-10/+138
2023-08-24tree-optimization/111115 - SLP of masked storesRichard Biener6-21/+94
2023-08-24tree-optimization/111125 - properly cost BB reduction remain stmt handlingRichard Biener1-0/+5
2023-08-24aarch64: Account for different Advanced SIMD fusing optionsRichard Sandiford3-6/+47
2023-08-24VECT: Apply LEN_FOLD_EXTRACT_LAST into loop vectorizerJuzhe-Zhong2-9/+50
2023-08-24tree-optimization/111128 - fix shift pattern recogRichard Biener2-1/+17
2023-08-24testsuite/111125 - disable BB vectorization for the testRichard Biener1-1/+4
2023-08-24RISC-V: Fix one typo in autovec.md pattern commentPan Li1-3/+3
2023-08-24RISC-V: Refactor RVV class by frm_op_type template argPan Li1-428/+143
2023-08-24MATCH: [PR111109] Fix bit_ior(cond,cond) when comparisons are fpAndrew Pinski2-3/+86
2023-08-23MATCH: remove negate for 1bit typesAndrew Pinski4-0/+82
2023-08-24Revert "Initial support for AVX10.1"Haochen Jiang26-367/+13
2023-08-24Revert "Emit a warning when disabling AVX512 with AVX10 enabled or disabling ...Haochen Jiang6-91/+15
2023-08-24Revert "Emit a warning when AVX10 options conflict in vector width"Haochen Jiang6-58/+1
2023-08-24Revert "Support AVX10.1 for AVX512DQ+AVX512VL intrins"Haochen Jiang10-117/+79
2023-08-24Revert "Support AVX10.1 for AVX512DQ+AVX512VL intrins"Haochen Jiang13-318/+0
2023-08-24Revert "[Patch 3/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins"Haochen Jiang4-109/+89
2023-08-24Revert "[Patch 4/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins"Haochen Jiang17-430/+0
2023-08-24Revert "[Patch 5/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins"Haochen Jiang4-76/+65
2023-08-24Revert "[Patch 6/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins"Haochen Jiang10-227/+0
2023-08-24Revert "i386: Add AVX2 pragma wrapper for AVX512DQVL intrins"Haochen Jiang2-22/+0
2023-08-24debug/111080 - avoid outputting debug info for unused restrict qualified typeRichard Biener2-0/+25
2023-08-24Adjust GCC V13 to GCC 13.1 in diagnotic.liuhongt1-1/+1
2023-08-24Fix target_clone ("arch=graniterapids-d") and target_clone ("arch=arrowlake-s")liuhongt5-37/+62
2023-08-24testsuite: Xfail gcc.dg/tree-ssa/update-threading.c for CRIS, PR110628Hans-Peter Nilsson1-1/+1
2023-08-24Daily bump.GCC Administrator6-1/+195
2023-08-23Improve quality of code from LRA register eliminationJivan Hakobyan1-0/+12
2023-08-23Fortran: improve diagnostic message for COMMON with automatic object [PR32986]Harald Anlauf2-1/+21
2023-08-23Phi analyzer - Initialize with range instead of a tree.Andrew MacLeod6-105/+129
2023-08-23Don't process phi groups with one phi.Andrew MacLeod1-5/+11
2023-08-23rtl: use rtx_code for gen_ccmp_first and gen_ccmp_nextRichard Earnshaw3-6/+7
2023-08-23rtl: Forward declare rtx_codeRichard Earnshaw2-1/+5
2023-08-23i386: Fix register spill failure with concat RTX [PR111010]Uros Bizjak1-32/+14
2023-08-23[PATCH] RISC-V:add a more appropriate type attributeZhangjin Liao1-1/+1
2023-08-23RISC-V: Add conditional unary neg/abs/not autovec patternsLehua Ding20-13/+724
2023-08-23Fix handling of static exists in loop_chJan Hubicka2-18/+15
2023-08-23Add testcase for PR110940Jan Hubicka1-0/+19