aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-11-20OpenMP: middle-end support for dispatch + adjust_argsPaul-Antoine Arras1-0/+33
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-3/+3
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-09-03pretty-print: naming cleanupsDavid Malcolm1-1/+1
2024-06-17Rename Value_Range to value_range.Aldy Hernandez1-1/+1
2024-06-12pretty_printer: make all fields privateDavid Malcolm1-5/+5
2024-06-12pretty_printer: rename instances named "buffer" to "pp"David Malcolm1-887/+887
2024-05-16tree-optimization/13962 - handle ptr-ptr compares in ptrs_compare_unequalRichard Biener1-1/+4
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
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