aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-06-13RISC-V: Fix one typo in full-vec-movel testPan Li1-1/+1
2023-06-13AArch64: [PR96339] Optimise svlast[ab]Tejas Belagod15-24/+690
2023-06-13RISC-V: Fix V_WHOLE && V_FRACT iterator requirementJuzhe-Zhong1-0/+23
2023-06-13RISC-V: Enhance RVV VLA SLP auto-vectorization with decompress operationJuzhe-Zhong4-0/+121
2023-06-13Daily bump.GCC Administrator1-0/+85
2023-06-13PR modula2/110189 Using an unknown TYPE as argument to VAL gives ICEGaius Mulley1-0/+7
2023-06-12[committed] [PR rtl-optimization/101188] Fix reload_cse_move2add ignoring clo...Jeff Law1-0/+61
2023-06-12[aarch64] Improve code-gen for vector initialization with single constant ele...Prathamesh Kulkarni3-0/+146
2023-06-12OpenMP: Cleanups related to the 'present' modifierTobias Burnus7-32/+43
2023-06-12RISC-V: Fix one potential test failure for RVV vsetvlPan Li1-1/+1
2023-06-12RISC-V: Support RVV FP16 MISC vget/vset intrinsic APIPan Li2-10/+37
2023-06-12RISC-V: Add RVV narrow shift right lowering auto-vectorizationJuzhe-Zhong6-0/+236
2023-06-12RISC-V: Add ZVFHMIN block autovec testcaseJuzhe-Zhong1-0/+35
2023-06-12vect: Don't pass subtype to vect_widened_op_tree where not needed [PR 110142]Andre Vieira1-0/+9
2023-06-12Add missing vec_pack/unpacks patterns for _Float16 <-> int/float conversion.liuhongt3-0/+51
2023-06-12c++: build initializer_list<string> in a loop [PR105838]Jason Merrill1-0/+24
2023-06-12rs6000: Guard __builtin_{un,}pack_vector_int128 with vsx [PR109932]Kewen Lin2-0/+32
2023-06-12rs6000: Don't use TFmode for 128 bits fp constant in toc [PR110011]Kewen Lin1-0/+42
2023-06-12RISC-V: Add test cases for RVV FP16 undefined and vlmul truncPan Li2-16/+78
2023-06-12RISC-V: Support RVV FP16 MISC vlmul ext intrinsic APIPan Li2-8/+64
2023-06-12Daily bump.GCC Administrator1-0/+27
2023-06-11c++: unsynthesized defaulted constexpr fn [PR110122]Patrick Palka1-0/+23
2023-06-11c++: extend lookup_template_class shortcut [PR110122]Patrick Palka2-0/+45
2023-06-11target/19907: Overhaul bit extractions.Georg-Johann Lay3-0/+545
2023-06-11RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASSJuzhe-Zhong6-3/+82
2023-06-11Daily bump.GCC Administrator1-0/+40
2023-06-10c++: Adjust conversion deduction [PR61663][DR976]Nathan Sidwell1-0/+63
2023-06-10target/109650: Fix wrong code after cc0 -> CCmode transition.Georg-Johann Lay2-0/+142
2023-06-10Fortran: add Fortran 2018 IEEE_{MIN,MAX} functionsFrancois-Xavier Coudert4-0/+940
2023-06-10testsuite: Add more allocation size tests for conjured svalues [PR110014]Tim Lange1-0/+25
2023-06-10analyzer: Fix allocation size false positive on conjured svalue [PR109577]Tim Lange2-8/+32
2023-06-10RISC-V: Add test cases for RVV FP16 vreinterpretPan Li2-2/+50
2023-06-10RISC-V: Enable select_vl for RVV auto-vectorizationJuzhe-Zhong3-2/+28
2023-06-10Daily bump.GCC Administrator1-0/+48
2023-06-09c++: diagnose auto in template argJason Merrill2-0/+17
2023-06-09c++: init-list of uncopyable type [PR110102]Jason Merrill1-0/+15
2023-06-09Add Plus to the op list of `(zero_one == 0) ? y : z <op> y` patternAndrew Pinski2-0/+26
2023-06-09MATCH: Allow unsigned types for `X & -Y -> X * Y` patternAndrew Pinski1-3/+3
2023-06-09MATCH: Fix zero_one_valued_p not to match signed 1 bit integersAndrew Pinski2-0/+61
2023-06-09testsuite: fix the condition bug in tsvc s176Lehua Ding2-3/+3
2023-06-09RISC-V: Refactor requirement of ZVFH and ZVFHMIN.Pan Li1-2/+13
2023-06-09Explicitly view_convert_expr mask to signed type when folding pblendvb builtins.liuhongt1-0/+14
2023-06-09Fold _mm{,256,512}_abs_{epi8,epi16,epi32,epi64} into gimple ABSU_EXPR + VCE.liuhongt3-1/+39
2023-06-09Daily bump.GCC Administrator1-0/+44
2023-06-09PR modula2/110126 variables are reported as unused when referenced by ASMGaius Mulley1-0/+12
2023-06-08RISC-V: Add more test cases for RVV FP16Pan Li2-2/+57
2023-06-08analyzer: Standalone OOB-warning [PR109437, PR109439]Benjamin Priour5-5/+12
2023-06-08optabs: Implement double-word ctz and ffs expansionJakub Jelinek2-0/+18
2023-06-08Fortran: Fix some more blockers in associate meta-bug [PR87477]Paul Thomas4-1/+80
2023-06-08[testsuite] bump some tsvc timeoutsAlexandre Oliva8-1/+9