aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-06-19recog: Change return type of predicate functions from int to boolUros Bizjak4-89/+91
2023-06-19RISC-V: Fix VWEXTF iterator requirementLi Xu1-6/+6
2023-06-19RISC-V: Bugfix for RVV widenning reduction in ZVE32/64Pan Li11-199/+253
2023-06-19RISC-V: Bugfix for RVV float reduction in ZVE32/64Pan Li7-216/+366
2023-06-19amdgcn: implement vector div and mod libfuncsAndrew Stubbs101-7/+1197
2023-06-19vect: vectorize via libfuncsAndrew Stubbs2-3/+7
2023-06-19amdgcn: minimal V64TImode vector supportAndrew Stubbs3-130/+299
2023-06-19Remove -save-temps from tests using -fltoRichard Biener9-9/+9
2023-06-19tree-optimization/110298 - CFG cleanup and stale nb_iterationsRichard Biener2-3/+24
2023-06-19simplify-rtx: Simplify VEC_CONCAT of SUBREG and VEC_CONCAT from same vectorKyrylo Tkachov2-0/+39
2023-06-19Doc update: -foffload-options= examples + OpenMP in Fortran intrinsic modulesTobias Burnus2-5/+17
2023-06-19vect: Restore aarch64 bootstrapRichard Sandiford1-1/+2
2023-06-19Fix build of aarc64Richard Biener1-1/+2
2023-06-19avr: Fix wrong array bounds warning on SFR accessSenthil Kumar Selvaraj4-7/+33
2023-06-19VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabsJu-Zhe Zhong5-10/+106
2023-06-19RISC-V: Add autovec FP unary operations.Robin Dapp17-35/+284
2023-06-19RISC-V: Add autovec FP binary operations.Robin Dapp37-49/+582
2023-06-19RISC-V: Add sign-extending variants for vmv.x.s.Robin Dapp6-0/+42
2023-06-19RISC-V: Implement vec_set and vec_extract.Robin Dapp15-2/+1323
2023-06-19RISC-V: Add (u)int8_t to binop tests.Robin Dapp44-70/+171
2023-06-19AVX512 fully masked vectorizationRichard Biener3-65/+636
2023-06-19Add loop_vinfo argument to vect_get_loop_maskRichard Biener3-25/+30
2023-06-19avr: Fix ICE on optimize attribute.Senthil Kumar Selvaraj2-2/+7
2023-06-18xtensa: constantsynth: Add new 2-insns synthesis patternTakayuki 'January June' Suwa1-2/+10
2023-06-18xtensa: Remove TARGET_MEMORY_MOVE_COST hookTakayuki 'January June' Suwa1-13/+0
2023-06-19rs6000: Enable const_anchor for 'addi'Jiufu Guo3-0/+40
2023-06-19Check SCALAR_INT_MODE_P in try_const_anchorsJiufu Guo1-3/+2
2023-06-19Refined 256/512-bit vpacksswb/vpackssdw patterns.liuhongt3-18/+252
2023-06-19Reimplement packuswb/packusdw with UNSPEC_US_TRUNCATE instead of original us_...liuhongt4-30/+59
2023-06-19Daily bump.GCC Administrator4-1/+174
2023-06-19RISC-V: Fix one typo for reduc expand GET_MODE_CLASSPan Li1-1/+1
2023-06-18Silence warning in gcc.dg/lto/20091013-1_0.cJan Hubicka1-1/+1
2023-06-18RTL: Change return type of predicate and callback functions from int to boolUros Bizjak4-34/+34
2023-06-18PR modula2/110284 Remove stor-layout.o and backend header filesGaius Mulley2-10/+1
2023-06-18Fix arc assumption that insns are not re-recognizedJeff Law1-1/+7
2023-06-18Analyze SRA candidates in ipa-fnsummaryHonza4-13/+106
2023-06-18i386: Refactor new ix86_expand_carry to set the carry flag.Roger Sayle3-14/+19
2023-06-18i386: Standardize shift amount constants as QImode in i386.md.Roger Sayle1-6/+6
2023-06-18RTL: Merge rtx_equal_p and hash_rtx functions with their callback variantsUros Bizjak5-224/+67
2023-06-18RISC-V:Add float16 tuple type supportyulong12-3/+366
2023-06-18Daily bump.GCC Administrator3-1/+17
2023-06-17i386: Two minor tweaks to ix86_expand_move.Roger Sayle2-4/+22
2023-06-17gcc-ar: Remove code duplication.Costas Argyris1-12/+11
2023-06-17Daily bump.GCC Administrator6-1/+308
2023-06-17RISC-V: Bugfix for RVV integer reduction in ZVE32/64.Pan Li8-60/+385
2023-06-17RISC-V: Fix VL operand bug in VSETVL PASS[PR110264]Juzhe-Zhong1-1/+4
2023-06-16libgo/testsuite: add benchmarks and examples to listIan Lance Taylor1-1/+1
2023-06-16uiltins: Add support for clang compatible __builtin_{add,sub}c{,l,ll} [PR79173]Jakub Jelinek6-0/+250
2023-06-16tree-ssa-math-opts: Fix up uaddc/usubc pattern matching [PR110271]Jakub Jelinek2-3/+30
2023-06-16Regenerate some autotools generated filesMartin Jambor1-2/+2