aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.cc
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Limit special asan/ubsan/bitint returns_twice handling to calls in bbs with a...Jakub Jelinek1-2/+4
2024-03-14gimple-iterator: Some gsi_safe_insert_*before fixesJakub Jelinek1-0/+13
2024-03-13gimple-iterator, ubsan: Fix ICE during instrumentation of returns_twice calls...Jakub Jelinek1-0/+135
2024-02-07middle-end: fix ICE when moving statements to empty BB [PR113731]Tamar Christina1-3/+4
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-04-29Add gsi_after_labels overload for gimple_seqRichard Biener1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+945