aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-04c++: add a testcase for [PR 108620]Arsen Arsenović1-0/+95
2024-09-04coros: mark .CO_YIELD as LEAF [PR106973]Arsen Arsenović2-1/+23
2024-09-04object-size: Use simple_dce_from_worklist in object-size passAndrew Pinski1-1/+8
2024-09-04Use dg-additional-options for gfortran.dg/vect/vect-8.f90 and RISC-VRichard Biener1-1/+1
2024-09-04nvptx: Use 'enum ptx_version', 'enum ptx_isa' instead of 'int'Thomas Schwinge6-22/+37
2024-09-04Fix branch prediction dump messageFrederik Harwath1-1/+1
2024-09-04Fix gimple_debug_cfg declarationFrederik Harwath1-1/+1
2024-09-04Document 'pass_postreload' vs. 'pass_late_compilation'Thomas Schwinge2-1/+16
2024-09-04nvptx: Specify '-mno-alias' for 'gcc.dg/pr60797.c' [PR60797, PR104957]Thomas Schwinge1-2/+4
2024-09-04Add 'gcc.target/nvptx/alias-to-alias-1.c'Thomas Schwinge1-0/+27
2024-09-04Add 'gcc.target/nvptx/alias-weak-1.c'Thomas Schwinge1-0/+10
2024-09-04rust: avoid clobbering LIBSMarc Poulhiès2-14/+16
2024-09-04Also lower SLP grouped loads with just one consumerRichard Biener3-20/+39
2024-09-04Zen5 tuning part 5: update instruction latencies in x86-tune-costsJan Hubicka1-7/+21
2024-09-03expand: Add dump for costing of positive dividesAndrew Pinski1-0/+7
2024-09-04CRIS: Add new peephole2 "lra_szext_decomposed_indir_plus"Hans-Peter Nilsson1-0/+45
2024-09-04RISC-V: Allow IMM operand for unsigned scalar .SAT_ADDPan Li8-9/+9
2024-09-03aarch64: Fix testcase vec-init-22-speed.c [PR116589]Andrew Pinski1-1/+1
2024-09-03split-path: Improve ifcvt heurstic for split path [PR112402]Andrew Pinski7-122/+88
2024-09-03split-paths: Move check for # of statements in join earlierAndrew Pinski1-6/+13
2024-09-03Explicitly document that the "counted_by" attribute is only supported in C.Qing Zhao4-1/+37
2024-09-03c++: support C++11 attributes in C++98Jason Merrill7-17/+17
2024-09-03PR116080: Fix test suite checks for musttailAndi Kleen12-20/+38
2024-09-03pretty-print: split up pretty_printer::format into subroutinesDavid Malcolm3-112/+131
2024-09-03pretty-print: add selftest of pp_format's stackDavid Malcolm2-0/+81
2024-09-03pretty-print: naming cleanupsDavid Malcolm14-160/+182
2024-09-03c++: add fixed test [PR109095]Marek Polacek1-0/+19
2024-09-03Zen5 tuning part 4: update reassocation widthJan Hubicka2-13/+20
2024-09-03Drop file that should not have been committed.Jeff Law1-1064/+0
2024-09-03Zen5 tuning part 3: fix typo in previous patchJan Hubicka1-1/+1
2024-09-03libstdc++: Fix error handling in fs::hard_link_count for WindowsJonathan Wakely2-26/+57
2024-09-03libstdc++: Specialize std::disable_sized_sentinel_for for std::move_iterator ...Jonathan Wakely2-0/+60
2024-09-03Dump whether a SLP node represents load/store-lanesRichard Biener1-2/+5
2024-09-03Fix missed peeling for gaps with SLP load-lanesRichard Biener1-0/+1
2024-09-03Zen5 tuning part 3: scheduler tweaksJan Hubicka3-3/+77
2024-09-03libstdc++: Simplify std::any to fix -Wdeprecated-declarations warningJonathan Wakely3-2/+24
2024-09-03libstdc++: Add missing feature-test macro in various headersDhruv Chawla21-0/+100
2024-09-03Zen5 tuning part 2: disable gather and scatterJan Hubicka1-6/+6
2024-09-03ipa: Don't disable function parameter analysis for fat LTOH.J. Lu1-2/+2
2024-09-03[PR target/115921] Improve reassociation for rv64Jeff Law3-4/+1083
2024-09-03Zen5 tuning part 1: avoid FMA chainsJan Hubicka1-4/+5
2024-09-03LTO/WPA: Ensure that output_offload_tables only writes table once [PR116535]Tobias Burnus6-16/+16
2024-09-03MAINTAINERS: Update my email addressSzabolcs Nagy1-1/+2
2024-09-03tree-optimization/116575 - avoid ICE with SLP mask_load_laneRichard Biener2-2/+32
2024-09-03i386: Fix vfpclassph non-optimizied intrinHaochen Jiang2-2/+79
2024-09-03Do not assert NUM_POLY_INT_COEFFS != 1 earlyRichard Biener1-1/+2
2024-09-03lower-bitint: Fix up __builtin_{add,sub}_overflow{,_p} bitint lowering [PR116...Jakub Jelinek2-2/+22
2024-09-03ada: Add kludge for quirk of ancient 32-bit ABIs to previous changeEric Botcazou1-2/+14
2024-09-03ada: Plug loophole exposed by previous changeEric Botcazou1-0/+3
2024-09-03ada: Fix internal error with Atomic Volatile_Full_Access objectEric Botcazou1-4/+6