summaryrefslogtreecommitdiff
path: root/gcc/dumpfile.h
Commit message (Expand)AuthorAgeFilesLines
* poly_int: dump routinesRichard Sandiford2017-11-161-0/+3
* introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with itaoliva2017-11-151-0/+1
* * dumpfile.h (enum tree_dump_index): Rename TDI_generic tojakub2017-06-071-1/+6
* Remove dump_file_info::dump_file_info and replace it with macro.marxin2017-05-301-7/+0
* Renumber TDF_* flags to be contiguous.marxin2017-05-261-25/+25
* Simplify usage of some TDF_* flags.marxin2017-05-261-6/+1
* Add -fdump*-folding suboption.marxin2017-05-251-0/+1
* gcc/nathan2017-05-221-1/+0
* LANG_HOOK_REGISTER_DUMPSnathan2017-05-191-1/+0
* 2017-05-18 Paolo Carlini <paolo.carlini@oracle.com>paolo2017-05-181-1/+1
* Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.marxin2017-05-181-33/+54
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-171-16/+26
* * dumpfle.h (dump_function): Declare here ...nathan2017-05-111-0/+1
* * dumpfile.h (TDF_FLAGS): New.nathan2017-05-111-0/+1
* * dumpfile.h (TDI_lang_all): New.nathan2017-05-101-13/+20
* * dumpfile.h: Tabify.nathan2017-05-101-39/+40
* Miscellaneous optimization group fixestschwinge2017-02-281-3/+3
* Rename the "openmp" group of optimizations to "omp"tschwinge2017-02-281-1/+2
* Update copyright years.jakub2017-01-011-1/+1
* Introduce -fdump-ipa-clones dump outputmarxin2016-11-301-0/+1
* Merge from HSA branch to trunkjamborm2016-11-231-1/+2
* 2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>rguenth2016-11-141-3/+4
* Only finalize dot files that have been initializedvries2016-04-171-0/+4
* Update copyright years.jakub2016-01-041-1/+1
* switch from gimple to gimple*tbsaunde2015-09-201-2/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* PR jit/64166: Add methods to gcc::dump_manager needed by JIT testingdmalcolm2014-12-091-0/+6
* PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerdmalcolm2014-11-191-1/+10
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Introduce gcc::dump_manager classdmalcolm2013-10-141-10/+80
* 2013-08-29 Teresa Johnson <tejohnson@google.com>tejohnson2013-08-291-1/+2
* * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-0/+1
* Add uniform debug dump function names.crowl2013-03-291-1/+3
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * dumpfile.h (enum tree_dump_index): Remove TDI_vcg.steven2012-12-121-2/+0
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-10/+22
* 2012-10-24 Sharad Singhai <singhai@google.com>singhai2012-10-241-3/+9
* 2012-10-22 Sharad Singhai <singhai@google.com>singhai2012-10-221-0/+1
* 2012-10-04 Arnaud Charlet <charlet@adacore.com>charlet2012-10-041-1/+0
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-17/+50
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-0/+1
* gcc/steven2012-07-161-0/+117