summaryrefslogtreecommitdiff
path: root/gcc/dumpfile.h
Commit message (Expand)AuthorAgeFilesLines
* Add -fdump-profile-report.Martin Liska2020-07-101-0/+1
* Provide hint for misspelled -fdump-foo options.Martin Liska2020-05-051-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-1/+1
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-1/+2
* Add lto-dump tool.Hrishikesh Kulkarni2019-05-061-0/+5
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Fix missing dump_impl_location_t values, using a new dump_metadata_tDavid Malcolm2018-11-271-16/+56
* 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