aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl-function.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-23function.c (fndecl_name): Use verbosity 1 (no arguments) for lang_hooks.decl_...Richard Biener1-1/+1
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-1/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-19print_rtx_function: update example in commentDavid Malcolm1-23/+21
2016-12-06print_rtx: implement support for reuse IDs (v2)David Malcolm1-1/+6
2016-11-09print-rtl-function.c: add (param) directive to dumpDavid Malcolm1-0/+36
2016-10-26Introduce class rtx_writerDavid Malcolm1-5/+3
2016-10-21Start adding selftests for print_rtxDavid Malcolm1-2/+0
2016-10-14Tweaks to print_rtx_functionDavid Malcolm1-11/+18
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-13Add a "compact" mode to print_rtx_functionDavid Malcolm1-32/+44
2016-10-12print_rtx_function: integrate dumping of the CFG into the insn chainDavid Malcolm1-39/+121
2016-09-29Machine-readable RTL dumps: print_rtx_functionDavid Malcolm1-0/+131