aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-04-30hwasan: adjust wording in expected output in testsMartin Liska4-7/+7
2023-04-30[PATCH] libcpp: suppress builtin macro redefined warnings for __LINE__Longjun Luo2-4/+69
2023-04-30gcc: Use ld -r when checking for HAVE_LD_RO_RW_SECTION_MIXINGJoakim NohlgÄrd2-20/+26
2023-04-30Remove duplicate constants created between passesGaius Mulley3-65/+211
2023-04-30Daily bump.GCC Administrator3-1/+69
2023-04-30reload: Handle generating reloads that also clobbers flagsHans-Peter Nilsson1-3/+26
2023-04-29[xstormy16] Efficient HImode rotate left by a single bit.Roger Sayle3-5/+41
2023-04-29[xstormy16] Recognize/support swpn (swap nibbles) instruction.Roger Sayle5-0/+164
2023-04-29add glibc-stdint.h to vax and lm32 linux target (PR target/105525)Mikael Pettersson1-2/+2
2023-04-29Adjust mips test for recent ifcvt costing changesJeff Law2-4/+4
2023-04-29RISC-V: decouple stack allocation for rv32e w/o save-restoreFei Gao2-22/+50
2023-04-29Daily bump.GCC Administrator7-1/+334
2023-04-29testsuite: Handle empty assembly lines in check-function-bodiesHans-Peter Nilsson1-1/+1
2023-04-28Fix autoprofiledbootstrap buildEugene Rozenfeld4-11/+88
2023-04-28RISC-V: Add divmod expansion supportMatevos Mehrabyan6-0/+65
2023-04-28RISC-V: Added support clmul[r,h] instructions for Zbc extension.Karen Sargsyan9-34/+97
2023-04-28RISC-V: Eliminate redundant zero extension of minu/maxu operandsJivan Hakobyan3-3/+39
2023-04-28PHIOPT: Move two_value_replacement to match.pdAndrew Pinski2-155/+96
2023-04-28MATCH: Add patterns from phiopt's minmax_replacementAndrew Pinski3-3/+26
2023-04-28MATCH: Factor out code that for min max detection with constantsAndrew Pinski3-28/+48
2023-04-28PR rtl-optimization/109476: Use ZERO_EXTEND instead of zeroing a SUBREG.Roger Sayle2-11/+39
2023-04-28Add emulated scatter capability to the vectorizerRichard Biener7-35/+97
2023-04-28Adjust costing of emulated vectorized gather/scatterRichard Biener4-4/+29
2023-04-28RISC-V: Allow RVV VMS{Compare}(V1, V1) simplify to VMCLRPan Li2-0/+323
2023-04-28ipa/109652 - ICE in modification phase of IPA SRARichard Biener2-2/+45
2023-04-28OpenACC: Stand-alone attach/detach clause fixes for Fortran [PR109622]Julian Brown2-9/+39
2023-04-28tree-optimization/109644 - missing IL checkingRichard Biener1-31/+44
2023-04-28Avoid more invalid GIMPLE with register basesRichard Biener1-0/+5
2023-04-28tree-optimization/108752 - vectorize emulated vectors in lowered formRichard Biener4-49/+125
2023-04-28aarch64: PR target/99195 annotate more integer unary patterns for vec-concat ...Kyrylo Tkachov2-10/+32
2023-04-28Fortran: Fix (mostly) comment typosTobias Burnus22-53/+53
2023-04-28gimple-range-op: Handle sqrt (basic bounds only)Jakub Jelinek3-1/+126
2023-04-28Implement range-op entry for sin/cosJakub Jelinek3-0/+143
2023-04-28Add targetm.libm_function_max_errorJakub Jelinek15-1/+290
2023-04-28testsuite/C++: suppress filename canonicalization in module testsJan Beulich6-6/+6
2023-04-28testsuite/C++: cope with IPv6 being unavailableJan Beulich1-1/+1
2023-04-28harden-conditionals: detach values before comparesAlexandre Oliva2-10/+39
2023-04-28Daily bump.GCC Administrator6-1/+186
2023-04-27Update gcc .po filesJoseph Myers19-37123/+37682
2023-04-27amdgcn: Fix addsub bugAndrew Stubbs1-8/+15
2023-04-27c++: print conversion error at candidate locationJason Merrill2-1/+3
2023-04-27RISC-V: Add required tls to read thread pointer testPan Li1-0/+1
2023-04-27PHIOPT: Allow MIN/MAX to have up to 2 MIN/MAX expressions for early phioptAndrew Pinski1-1/+15
2023-04-27MIN/MAX should be treated similar as comparisons for trappingAndrew Pinski2-0/+6
2023-04-27PHIOPT: Move store_elim_worker into pass_cselim::executeAndrew Pinski1-131/+119
2023-04-27PHIOPT: Rename tree_ssa_phiopt_worker to pass_phiopt::executeAndrew Pinski1-204/+181
2023-04-27PHIOPT: Split out store elimination from phioptAndrew Pinski1-54/+126
2023-04-27Unloop loops that no longer loops in tree-ssa-loop-chJan Hubicka3-14/+43
2023-04-27tree-optimization/109170 - bogus use-after-free with __builtin_expectRichard Biener2-8/+13
2023-04-27Use CONFIG_SHELL-/bin/sh in genmultilibAlexandre Oliva1-15/+15