aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.cc
AgeCommit message (Expand)AuthorFilesLines
2023-09-19c/111468 - dump unordered compare operators in their GIMPLE form with -gimpleRichard Biener1-2/+2
2023-08-25OpenMP: Add OMP_STRUCTURED_BLOCK and GIMPLE_OMP_STRUCTURED_BLOCK.Sandra Loosemore1-1/+5
2023-06-05Remove widen_plus/minus_expr tree codesAndre Vieira1-4/+0
2023-04-24This replaces uses of last_stmt where we do not require debug skippingRichard Biener1-4/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-11-24Remove ASSERT_EXPR.Aldy Hernandez1-1/+0
2022-10-18middle-end IFN_ASSUME support [PR106654]Jakub Jelinek1-0/+29
2022-09-28Add instruction level discriminator support.Eugene Rozenfeld1-2/+0
2022-07-15Use pp_vrange for ranges in dump_ssaname_info.Aldy Hernandez1-28/+4
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3145