aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-05RISC-V: Fix PR109615Juzhe-Zhong4-66/+56
2023-05-05i386: Rename index_register_operand predicate to register_no_SP_operandUros Bizjak2-9/+9
2023-05-05match.pd: Use splits in makefile and make configurable.Tamar Christina3-22/+89
2023-05-05match.pd: automatically partition *-match.cc files.Tamar Christina1-36/+190
2023-05-05genmatch: split shared code to gimple-match-exports.ccTamar Christina4-1193/+1260
2023-05-05match.pd: CSE the dump output check.Tamar Christina1-1/+7
2023-05-05match.pd: Remove commented out line pragmas unless -vv is used.Tamar Christina1-1/+1
2023-05-05match.pd: don't emit label if not neededTamar Christina1-8/+22
2023-05-05GCN: Silence unused-variable warningTobias Burnus1-2/+0
2023-05-05tree-optimization/109735 - conversion for vectorized pointer-diffRichard Biener1-12/+13
2023-05-05i386: Introduce mulv2si3 instructionUros Bizjak2-0/+76
2023-05-05[libstdc++] [testsuite] xfail double-prec from_chars for ldblAlexandre Oliva2-1/+6
2023-05-05nvptx/mkoffload.cc: Add dummy proc for OpenMP rev-offload table [PR108098]Tobias Burnus1-0/+14
2023-05-05builtins: Fix comment typo mpft_t -> mpfr_tJakub Jelinek2-4/+4
2023-05-04PHIOPT: Fix diamond case of match_simplify_replacementAndrew Pinski3-3/+90
2023-05-05MATCH: Add ABSU<a> == 0 to a == 0 simplificationAndrew Pinski2-5/+18
2023-05-04Revert "c++: restore instantiate_decl assert"Jason Merrill2-6/+10
2023-05-05Daily bump.GCC Administrator7-1/+433
2023-05-04i386: Tighten ashift to lea splitter operand predicates [PR109733]Uros Bizjak2-4/+9
2023-05-04PR modula2/109729 cannot use a CHAR type as a FOR loop iteratorGaius Mulley4-30/+85
2023-05-04[2/2] aarch64: Reimplement (R){ADD,SUB}HN2 patterns with standard RTL codesKyrylo Tkachov2-34/+82
2023-05-04[1/2] aarch64: Reimplement (R){ADD,SUB}HN intrinsics with RTL codesKyrylo Tkachov3-35/+88
2023-05-04OpenACC: Further attach/detach clause fixes for Fortran [PR109622]Julian Brown8-4/+132
2023-05-04libstdc++: Document new library version in manualJonathan Wakely2-3/+5
2023-05-04libstdc++: Mention recent libgcc_s symbol versions in manualFlorian Weimer1-0/+5
2023-05-04PHIOPT: Improve replace_phi_edge_with_variable for diamond shapped bbAndrew Pinski7-12/+43
2023-05-04Move copy_phi_arg_into_existing_phi to common location and use itAndrew Pinski4-46/+30
2023-05-04PHIOPT: Improve replace_phi_edge_with_variable's dce_ssa_names slightlyAndrew Pinski1-2/+3
2023-05-04i386: Improve index_register_operand predicateUros Bizjak1-24/+21
2023-05-04tree-optimization/109721 - emulated vectorsRichard Biener1-2/+8
2023-05-04aarch64: PR target/99195 annotate simple ternary ops for vec-concat with zeroKyrylo Tkachov2-19/+87
2023-05-04aarch64: PR target/99195 annotate more simple binary ops for vec-concat with ...Kyrylo Tkachov3-13/+21
2023-05-04gcov: add GCOV format version to gcov -vMartin Liska1-1/+4
2023-05-04tree-optimization/109724 - new testcaseRichard Biener1-0/+32
2023-05-04Rename last_stmt to last_nondebug_stmtRichard Biener18-74/+79
2023-05-04i386: Fix up handling of debug insns in STV [PR109676]Jakub Jelinek2-4/+51
2023-05-04CRIS: peephole2 an "and" with a contiguous "one-sided" sequences of 1sHans-Peter Nilsson8-11/+146
2023-05-04CRIS-LRA: Define TARGET_SPILL_CLASSHans-Peter Nilsson1-0/+12
2023-05-04PR modula2/109675 implementation of writeAddress is non portableGaius Mulley92-1134/+1139
2023-05-04Daily bump.GCC Administrator5-1/+2511
2023-05-04CRIS-LRA: Fix uses of reload_in_progressHans-Peter Nilsson3-20/+20
2023-05-03libstdc++: Fix up abi.exp FAILs on powerpc64le-linuxJakub Jelinek3-0/+28
2023-05-03libstdc++: Fix up abi.exp FAILs on powerpc64-linuxJakub Jelinek3-275/+6653
2023-05-03c++: over-eager friend matching [PR109649]Jason Merrill4-1/+23
2023-05-03Add stats to simple_dce_from_worklistAndrew Pinski1-1/+11
2023-05-03Allow varying ranges of unknown types in irange::verify_range [PR109711]Aldy Hernandez3-0/+47
2023-05-03do not tailcall __sanitizer_cov_trace_pc [PR90746]Alexander Monakov2-1/+13
2023-05-03aarch64: Fix ABI handling of aligned enums [PR109661]Richard Sandiford6-5/+1061
2023-05-03aarch64: Rename abi_break parameters [PR109661]Richard Sandiford1-34/+36
2023-05-03arm: [MVE intrinsics] rework vhaddq vhsubq vmulhq vqaddq vqsubq vqdmulhq vrha...Christophe Lyon4-3203/+51