summaryrefslogtreecommitdiff
path: root/gcc/dumpfile.h
Commit message (Expand)AuthorAgeFilesLines
* Report vectorization problems via a new opt_problem classDavid Malcolm2018-10-041-3/+10
* Add -fopt-info-internalsDavid Malcolm2018-10-041-6/+35
* Fix -fopt-info for plugin passesDavid Malcolm2018-10-041-0/+12
* Fix version check for ATTRIBUTE_GCC_DUMP_PRINTFDavid Malcolm2018-08-281-1/+1
* Formatted printing for dump_* in the middle-endDavid Malcolm2018-08-171-2/+18
* dumpfile.c/h: add "const" to dump location ctorsDavid Malcolm2018-08-021-4/+4
* dumpfile.c: eliminate special-casing of dump_file/alt_dump_fileDavid Malcolm2018-07-311-13/+21
* Limit dump_flag enum values range (PR middle-end/86645).Martin Liska2018-07-251-1/+4
* Add "-fsave-optimization-record"David Malcolm2018-07-201-0/+3
* Add "optinfo" frameworkDavid Malcolm2018-07-191-25/+59
* dumpfile.c (gcc::dump_manager::get_dump_file_name): Add PART parameter.Jan Hubicka2018-07-121-4/+4
* [14/n] PR85694: Rework overwidening detectionRichard Sandiford2018-07-031-0/+2
* tree-vect-stmts.c (vect_is_simple_use): Consolidate dumping, always set *dt.Richard Biener2018-07-031-0/+3
* Reinstate dump_generic_expr_locDavid Malcolm2018-07-021-0/+2
* dumpfile.c: add indentation via DUMP_VECT_SCOPEDavid Malcolm2018-06-291-0/+39
* Hide alt_dump_file within dumpfile.cDavid Malcolm2018-06-281-2/+5
* Introduce dump_location_tDavid Malcolm2018-06-261-5/+151
* cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka2018-06-131-0/+1
* Convert dump and optgroup flags to enumsDavid Malcolm2018-06-081-60/+171
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: dump routinesRichard Sandiford2017-12-201-0/+3
* introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with itAlexandre Oliva2017-11-151-0/+1
* dumpfile.h (enum tree_dump_index): Rename TDI_generic to TDI_gimple.Jakub Jelinek2017-06-071-1/+6
* Remove dump_file_info::dump_file_info and replace it with macro.Martin Liska2017-05-301-7/+0
* Renumber TDF_* flags to be contiguous.Martin Liska2017-05-261-25/+25
* Simplify usage of some TDF_* flags.Martin Liska2017-05-261-6/+1
* Add -fdump*-folding suboption.Martin Liska2017-05-251-0/+1
* invoke.texi (fdump-translation-unit): Delete documentation.Nathan Sidwell2017-05-221-1/+0
* toplev.c (general_init): Call register dump lang hook.Nathan Sidwell2017-05-191-1/+0
* dumpfile.h (enum dump_kind): Remove stray comma.Paolo Carlini2017-05-181-1/+1
* Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.Martin Liska2017-05-181-33/+54
* Introduce dump_flags_t type and use it instead of int type.Martin Liska2017-05-171-16/+26
* dumpfle.h (dump_function): Declare here ...Nathan Sidwell2017-05-111-0/+1
* dumpfile.h (TDF_FLAGS): New.Nathan Sidwell2017-05-111-0/+1
* dumpfile.h (TDI_lang_all): New.Nathan Sidwell2017-05-101-13/+20
* * dumpfile.h: Tabify.Nathan Sidwell2017-05-101-39/+40
* Miscellaneous optimization group fixesThomas Schwinge2017-02-281-3/+3
* Rename the "openmp" group of optimizations to "omp"Thomas Schwinge2017-02-281-1/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Introduce -fdump-ipa-clones dump outputMartin Liska2016-11-301-0/+1
* backport: hsa-builtins.def: New file.Martin Jambor2016-11-231-1/+2
* Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal2016-11-141-3/+4
* Only finalize dot files that have been initializedTom de Vries2016-04-171-0/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-2/+2
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR jit/64166: Add methods to gcc::dump_manager needed by JIT testingDavid Malcolm2014-12-091-0/+6
* PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerDavid Malcolm2014-11-191-1/+10
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1