aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-store-merging.cc
AgeCommit message (Expand)AuthorFilesLines
2023-08-30store-merging: Fix up >= 64 bit insertion [PR111015]Jakub Jelinek1-4/+5
2023-01-25store-merging: Disable string_concatenate mode if start or end aren't byte al...Jakub Jelinek1-2/+6
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-08-10tree-optimization/106513 - fix mistake in bswap symbolic number shiftsRichard Biener1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-5/+5
2022-03-30store-merging: Avoid ICEs on roughly ~0ULL/8 sized stores [PR105094]Jakub Jelinek1-1/+1
2022-01-28store-merging: Fix up a -fcompare-debug bug in get_status_for_store_merging [...Jakub Jelinek1-1/+4
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+5645