aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-09-05ada: Integrate new diagnostics in the frontendViljar Indus33-158/+6460
2024-09-05ada: Binder respects Ada version for checksum of runtime filesJose Ruiz1-2/+20
2024-09-05ada: Tweak assertions in Inline.Cannot_InlineRonan Desplanques2-3/+4
2024-09-05Handle unused-only-live stmts in SLP discoveryRichard Biener1-0/+30
2024-09-05Handle 'NUM' in 'PUSH_INSERT_PASSES_WITHIN'Thomas Schwinge3-7/+29
2024-09-04[PATCH] RISC-V: Make the setCC/REE tests robust to instruction selectionPalmer Dabbelt4-4/+4
2024-09-05i386: Support partial vectorized FMA for V2BF/V4BFLevy Hsu2-0/+137
2024-09-05Match: Fix ordered and nonequalHu, Lin14-11/+100
2024-09-05i386: Support partial signbit/xorsign/copysign/abs/neg/and/xor/ior/andn for V...Levy Hsu3-35/+124
2024-09-05i386: Integrate BFmode for Enhanced Vectorization in ix86_preferred_simd_modeLevy Hsu1-0/+8
2024-09-05Daily bump.GCC Administrator10-1/+700
2024-09-04[PATCH 1/3] RISC-V: Improve codegen for negative repeating large constantsRaphael Moreira Zinsly2-8/+49
2024-09-04Check DECL_NAMELESS in modified_type_dieTom Tromey1-0/+1
2024-09-04[RISC-V] Fix scan test output after recent path-splitting changesJeff Law41-41/+41
2024-09-04c++: cleanup coerce_template_template_parmMarek Polacek1-19/+16
2024-09-04c++: noexcept and pointer to member function type [PR113108]Marek Polacek2-0/+20
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-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-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-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