summaryrefslogtreecommitdiff
path: root/gcc/dumpfile.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* poly_int: dump routinesrsandifo2017-12-201-0/+21
* * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withjakub2017-12-191-1/+1
* * dumpfile.c: Include profile-count.hhubicka2017-07-021-0/+1
* * predict.c (test_prediction_value_range): Use -1U instead of -1jakub2017-06-271-3/+3
* PR c++/80560 - warn on undefined memory operations involving non-trivial typesmsebor2017-06-161-1/+8
* * dumpfile.h (enum tree_dump_index): Rename TDI_generic tojakub2017-06-071-5/+26
* Remove dump_file_info::dump_file_info and replace it with macro.marxin2017-05-301-28/+14
* Simplify usage of some TDF_* flags.marxin2017-05-261-3/+1
* Add -fdump*-folding suboption.marxin2017-05-251-0/+1
* gcc/nathan2017-05-221-2/+1
* LANG_HOOK_REGISTER_DUMPSnathan2017-05-191-2/+1
* Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.marxin2017-05-181-41/+45
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-171-24/+28
* * dumpfle.h (dump_function): Declare here ...nathan2017-05-111-0/+17
* * dumpfile.h (TDF_FLAGS): New.nathan2017-05-111-3/+3
* * dumpfile.h (TDI_lang_all): New.nathan2017-05-101-15/+13
* Rename the "openmp" group of optimizations to "omp"tschwinge2017-02-281-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* Introduce -fdump-ipa-clones dump outputmarxin2016-11-301-0/+2
* Merge from HSA branch to trunkjamborm2016-11-231-0/+1
* 2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>rguenth2016-11-141-1/+3
* Only finalize dot files that have been initializedvries2016-04-171-11/+11
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-1/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-3/+3
* switch from gimple to gimple*tbsaunde2015-09-201-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+11
* Update copyright years.jakub2015-01-051-1/+1
* PR jit/64166: Add methods to gcc::dump_manager needed by JIT testingdmalcolm2014-12-091-1/+34
* PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerdmalcolm2014-11-191-12/+35
* 2014-06-26 Teresa Johnson <tejohnson@google.com>tejohnson2014-06-261-0/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Introduce gcc::dump_manager classdmalcolm2013-10-141-54/+85
* * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-1/+1
* gcc/rsandifo2013-09-281-13/+13
* 2013-09-16 Teresa Johnson <tejohnson@google.com>tejohnson2013-09-161-2/+2
* 2013-09-04 Teresa Johnson <tejohnson@google.com>tejohnson2013-09-041-1/+3
* 2013-08-29 Teresa Johnson <tejohnson@google.com>tejohnson2013-08-291-5/+5
* * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-0/+2
* 2013-06-03 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-031-1/+1
* PR middle-end/56074jakub2013-01-221-1/+1
* 2013-01-18 Sharad Singhai <singhai@google.com>singhai2013-01-181-5/+4
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2013-01-02 Teresa Johnson <tejohnson@google.com>tejohnson2013-01-031-1/+3
* * dumpfile.h (enum tree_dump_index): Remove TDI_vcg.steven2012-12-121-3/+1