aboutsummaryrefslogtreecommitdiff
path: root/gcc/dumpfile.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Report vectorization problems via a new opt_problem classDavid Malcolm1-3/+10
2018-10-04Add -fopt-info-internalsDavid Malcolm1-6/+35
2018-10-04Fix -fopt-info for plugin passesDavid Malcolm1-0/+12
2018-08-28Fix version check for ATTRIBUTE_GCC_DUMP_PRINTFDavid Malcolm1-1/+1
2018-08-17Formatted printing for dump_* in the middle-endDavid Malcolm1-2/+18
2018-08-02dumpfile.c/h: add "const" to dump location ctorsDavid Malcolm1-4/+4
2018-07-31dumpfile.c: eliminate special-casing of dump_file/alt_dump_fileDavid Malcolm1-13/+21
2018-07-25Limit dump_flag enum values range (PR middle-end/86645).Martin Liska1-1/+4
2018-07-20Add "-fsave-optimization-record"David Malcolm1-0/+3
2018-07-19Add "optinfo" frameworkDavid Malcolm1-25/+59
2018-07-12dumpfile.c (gcc::dump_manager::get_dump_file_name): Add PART parameter.Jan Hubicka1-4/+4
2018-07-03[14/n] PR85694: Rework overwidening detectionRichard Sandiford1-0/+2
2018-07-03tree-vect-stmts.c (vect_is_simple_use): Consolidate dumping, always set *dt.Richard Biener1-0/+3
2018-07-02Reinstate dump_generic_expr_locDavid Malcolm1-0/+2
2018-06-29dumpfile.c: add indentation via DUMP_VECT_SCOPEDavid Malcolm1-0/+39
2018-06-28Hide alt_dump_file within dumpfile.cDavid Malcolm1-2/+5
2018-06-26Introduce dump_location_tDavid Malcolm1-5/+151
2018-06-13cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka1-0/+1
2018-06-08Convert dump and optgroup flags to enumsDavid Malcolm1-60/+171
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: dump routinesRichard Sandiford1-0/+3
2017-11-15introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with itAlexandre Oliva1-0/+1
2017-06-07dumpfile.h (enum tree_dump_index): Rename TDI_generic to TDI_gimple.Jakub Jelinek1-1/+6
2017-05-30Remove dump_file_info::dump_file_info and replace it with macro.Martin Liska1-7/+0
2017-05-26Renumber TDF_* flags to be contiguous.Martin Liska1-25/+25
2017-05-26Simplify usage of some TDF_* flags.Martin Liska1-6/+1
2017-05-25Add -fdump*-folding suboption.Martin Liska1-0/+1
2017-05-22invoke.texi (fdump-translation-unit): Delete documentation.Nathan Sidwell1-1/+0
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell1-1/+0
2017-05-18dumpfile.h (enum dump_kind): Remove stray comma.Paolo Carlini1-1/+1
2017-05-18Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.Martin Liska1-33/+54
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska1-16/+26
2017-05-11dumpfle.h (dump_function): Declare here ...Nathan Sidwell1-0/+1
2017-05-11dumpfile.h (TDF_FLAGS): New.Nathan Sidwell1-0/+1
2017-05-10dumpfile.h (TDI_lang_all): New.Nathan Sidwell1-13/+20
2017-05-10* dumpfile.h: Tabify.Nathan Sidwell1-39/+40
2017-02-28Miscellaneous optimization group fixesThomas Schwinge1-3/+3
2017-02-28Rename the "openmp" group of optimizations to "omp"Thomas Schwinge1-1/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-30Introduce -fdump-ipa-clones dump outputMartin Liska1-0/+1
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor1-1/+2
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal1-3/+4
2016-04-17Only finalize dot files that have been initializedTom de Vries1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-20switch from gimple to gimple*Trevor Saunders1-2/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-09PR jit/64166: Add methods to gcc::dump_manager needed by JIT testingDavid Malcolm1-0/+6
2014-11-19PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerDavid Malcolm1-1/+10
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1