aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-04-24Daily bump.GCC Administrator3-1/+83
2023-04-23modula2: Add -lnsl -lsocket libraries to gcc/testsuite/lib/gm2.expGaius Mulley1-0/+4
2023-04-23aarch64: Annotate fcvtn pattern for vec_concat with zeroesKyrylo Tkachov2-1/+33
2023-04-23aarch64: Add vect_concat with zeroes annotation to addp patternKyrylo Tkachov2-7/+12
2023-04-23[xstormy16] Update xstormy16_rtx_costs.Roger Sayle2-11/+163
2023-04-23[xstormy16] Add extendhisi2 and zero_extendhisi2 patterns to stormy16.mdRoger Sayle4-7/+46
2023-04-23[xstormy16] Improved SImode shifts by two bits.Roger Sayle2-0/+35
2023-04-23Handle NANs in frange::operator== [PR109593]Aldy Hernandez1-0/+10
2023-04-23Adjust testcases after better RA decision.liuhongt5-204/+790
2023-04-23Use NO_REGS in cost calculation when the preferred register class are not kno...liuhongt2-1/+20
2023-04-23Daily bump.GCC Administrator4-1/+100
2023-04-22PHIOPT: Improve readability of tree_ssa_phiopt_workerAndrew Pinski1-25/+21
2023-04-22PHIOPT: Improve minmax diamond detection for phiopt1Andrew Pinski2-7/+6
2023-04-22[Committed] Move new test case to gcc.target/avr/mmcu/pr54816.cRoger Sayle1-0/+0
2023-04-22Fortran: function results never have the ALLOCATABLE attribute [PR109500]Harald Anlauf2-0/+48
2023-04-22testsuite: Fix up pr109011-*.c tests for powerpc [PR109572]Jakub Jelinek5-18/+18
2023-04-22Fix up bootstrap with GCC 4.[89] after RAII auto_mpfr and autp_mpz [PR109589]Jakub Jelinek2-0/+6
2023-04-22Adjust rx movsicc testsJeff Law9-94/+142
2023-04-22match.pd: Fix fneg/fadd optimization [PR109583]Jakub Jelinek2-1/+27
2023-04-22Update loop estimate after header duplicationJan Hubicka6-38/+178
2023-04-22Daily bump.GCC Administrator5-1/+287
2023-04-21Do not fold ADDR_EXPR conditions leading to builtin_unreachable early.Andrew MacLeod2-1/+27
2023-04-21c++: fix 'unsigned typedef-name' extension [PR108099]Jason Merrill4-12/+60
2023-04-21gcc/m2: Drop references to $(P)Arsen Arsenović2-3/+3
2023-04-21Adjust x86 testsuite for recent if-conversion cost checkingJeff Law1-1/+4
2023-04-21aarch64: Emit single-instruction for smin (x, 0) and smax (x, 0)Kyrylo Tkachov3-15/+97
2023-04-21PR target/108779 aarch64: Implement -mtp= optionKyrylo Tkachov11-1/+94
2023-04-21aarch64: PR target/99195 Add scheme to optimise away vec_concat with zeroes o...Kyrylo Tkachov3-6/+87
2023-04-21c++, tree: optimize walk_tree_1 and cp_walk_subtreesPatrick Palka2-118/+119
2023-04-21Fix boostrap failure in tree-ssa-loop-ch.ccJan Hubicka1-7/+9
2023-04-21expansion: make layout of x_shift*cost[][][] more efficientVineet Gupta1-14/+13
2023-04-21[aarch64] Use force_reg instead of copy_to_mode_reg.Prathamesh Kulkarni1-6/+6
2023-04-21i386: Remove REG_OK_FOR_INDEX/REG_OK_FOR_BASE and their derivativesUros Bizjak3-50/+34
2023-04-21Fix latent bug in loop header copying which forgets to update the loop header...Jan Hubicka1-0/+13
2023-04-21Add safe_is_aRichard Biener1-0/+13
2023-04-21Add operator* to gimple_stmt_iterator and gphi_iteratorRichard Biener1-0/+4
2023-04-21Stabilize inlinerJan Hubicka1-13/+70
2023-04-21Cleanup odr_types_equivalent_pJan Hubicka1-6/+9
2023-04-21PR modula2/109586 cc1gm2 ICE when compiling large source files.Gaius Mulley1-2/+2
2023-04-21tree-optimization/109573 - avoid ICEing on unexpected live defRichard Biener2-3/+95
2023-04-21Use correct CFG orders for DF worklist processingRichard Biener1-16/+20
2023-04-21change inverted_post_order_compute to inverted_rev_post_order_computeRichard Biener6-44/+53
2023-04-21change DF to use the proper CFG order for DF_FORWARD problemsRichard Biener2-32/+34
2023-04-21RISC-V: Defer vsetvli insertion to later if possible [PR108270]Juzhe-Zhong5-3/+47
2023-04-21riscv: Fix <bitmanip_insn> fallout.Robin Dapp1-1/+1
2023-04-21rs6000: xfail float128 comparison test case that fails on powerpc64.Haochen Gui1-0/+1
2023-04-21testsuite: make ppc_cpu_supports_hw as effective target keyword [PR108728]Haochen Gui1-0/+1
2023-04-21Fix LCM dataflow CFG orderRichard Biener1-23/+24
2023-04-21LoongArch: Fix MUSL_DYNAMIC_LINKERPeng Fan1-1/+6
2023-04-21RISC-V: Add local user vsetvl instruction elimination [PR109547]Juzhe-Zhong4-3/+85