aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-07-05x86: further PR target/100711-like splittingJan Beulich3-0/+112
2023-07-05x86: allow memory operand for AVX2 splitter for PR target/100711Jan Beulich1-1/+1
2023-07-05middle-end/110541 - VEC_PERM_EXPR documentation is offRichard Biener1-6/+11
2023-07-05x86: use VPTERNLOG also for certain andnot formsJan Beulich4-11/+47
2023-07-05x86: use VPTERNLOG for further bitwise two-vector operationsJan Beulich6-4/+198
2023-07-05Fix typo in vectorizer debug messageRichard Biener1-1/+1
2023-07-05RISC-V:Add float16 tuple type abiyulong9-17/+630
2023-07-05RISC-V:Add float16 tuple type supportyulong12-3/+366
2023-07-05MIPS: Adjust mips16e2 related tests for ifcvt costing changesJie Mei2-2/+2
2023-07-05Daily bump.GCC Administrator5-1/+239
2023-07-04PR 110487: `(a !=/== CST1 ? CST2 : CST3)` pattern for type safetyAndrew Pinski1-16/+8
2023-07-04Fix PR 110487: invalid signed boolean valueAndrew Pinski1-2/+20
2023-07-04xtensa: Use HARD_REG_SET instead of bare integerTakayuki 'January June' Suwa2-11/+11
2023-07-04tree-optimization/110491 - PHI-OPT and undefsRichard Biener2-0/+36
2023-07-04Streamer: Fix out of range memory access of machine modePan Li6-11/+25
2023-07-04LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block'Thomas Schwinge12-21/+21
2023-07-04Use mark_ssa_maybe_undefs in PHI-OPTRichard Biener3-20/+6
2023-07-04Remove unnecessary check on scalar_niter == 0Richard Biener1-7/+0
2023-07-04tree-optimization/110376 - testcase for fixed bugRichard Biener1-0/+39
2023-07-04PR tree-optimization/110531 - Vect: avoid using uninitialized variableHao Liu1-1/+1
2023-07-04tree-optimization/110228 - avoid undefs in ifcombine more thoroughlyRichard Biener3-2/+42
2023-07-04tree-optimization/110436 - bogus live/relevant for unused patternRichard Biener2-0/+19
2023-07-04x86: Enable ENQCMD and UINTR for march=sierraforest.Lili Cui2-4/+5
2023-07-04ada: Do not unnecessarily use component-wise loop for slice assignmentEric Botcazou3-27/+31
2023-07-04ada: Small adjustments to new procedure Expand_Unchecked_Union_EqualityEric Botcazou3-16/+14
2023-07-04ada: Add No_Use_Of_Attribute & No_Use_Of_Pragma to gnat_rmViljar Indus3-377/+415
2023-07-04ada: Fix list of inherited subprograms in query for GNATproveYannick Moy2-0/+35
2023-07-04middle-end/110495 - avoid associating constants with (VL) vectorsRichard Biener4-15/+20
2023-07-04tree-optimization/110310 - move vector epilogue disabling to analysis phaseRichard Biener4-114/+102
2023-07-04Revert "RISC-V: Fix one typo of FRM dynamic definition"Pan Li1-2/+2
2023-07-04Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} patternJu-Zhe Zhong4-17/+42
2023-07-04RISC-V: Optimize local AVL propagationJuzhe-Zhong2-0/+43
2023-07-04CRIS: Replace unspec CRIS_UNSPEC_SWAP_BITS with rtx bitreverseHans-Peter Nilsson1-7/+2
2023-07-04dwarf2out.cc (mem_loc_descriptor): Handle BITREVERSEHans-Peter Nilsson1-0/+1
2023-07-04Daily bump.GCC Administrator5-1/+524
2023-07-04RISC-V: Add support for vector crypto extensionsChristoph Müllner29-0/+779
2023-07-03Use chain_next on eh_landing_pad_d for GTY (PR middle-end/110510)Andrew Pinski1-1/+1
2023-07-03testsuite, Darwin: Remove an unnecessary flags addition.Iain Sandoe3-11/+2
2023-07-03tree+ggc: Change return type of predicate functions from int to boolUros Bizjak4-72/+72
2023-07-03Middle-end: Change order of LEN_MASK_LOAD/LEN_MASK_STORE argumentsJu-Zhe Zhong8-106/+107
2023-07-03ada: Fix renaming of predefined equality operator for unchecked union typesEric Botcazou6-427/+390
2023-07-03ada: Fix discrepancy in expansion of untagged record equalityEric Botcazou1-25/+16
2023-07-03ada: Fix small inaccuracy in implementation of B.3.3(20/2)Eric Botcazou1-21/+14
2023-07-03PR modula2/110125 variables reported as uninitialized when set inside WITHGaius Mulley42-202/+2608
2023-07-03RISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combine loweringJuzhe-Zhong13-0/+521
2023-07-03RISC-V: Support vfwmul.vv combine loweringJuzhe-Zhong8-10/+116
2023-07-03aarch64: Fix vector-to-vector vec_extractRichard Sandiford1-2/+2
2023-07-03Revert "RISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combine lowering"Lehua Ding13-521/+0
2023-07-03RISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combine loweringJuzhe-Zhong13-0/+521
2023-07-03RISC-V: Fix one typo of FRM dynamic definitionPan Li1-2/+2