aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.c
AgeCommit message (Expand)Author
2019-11-15[mid-end][__RTL] Set global epilogue_completed in skip_passMatthew Malcomson
2019-11-15[mid-end][__RTL] Clean state despite invalid __RTL startwith passesMatthew Malcomson
2019-11-03 * config.in: Regenerate.Jan Hubicka
2019-10-30Remove cgraph_global_info.Martin Liska
2019-10-11Do not allocate ggc during streaming.Jan Hubicka
2019-08-15Properly register dead cgraph_nodes in passes.c.Martin Liska
2019-07-042019-07-04 Richard Biener <rguenther@suse.de>Richard Biener
2019-05-17gcc/ada/ChangeLog:Martin Sebor
2019-05-032019-05-03 Richard Biener <rguenther@suse.de>Richard Biener
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-03-012019-03-01 Richard Biener <rguenther@suse.de>Richard Biener
2019-02-272019-02-27 Richard Biener <rguenther@suse.de>Richard Biener
2019-01-11 PR bootstrap/88714Jakub Jelinek
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-20 PR ipa/87706Jan Hubicka
2018-11-13Improve -fprofile-report.Martin Liska
2018-10-04Fix -fopt-info for plugin passesDavid Malcolm
2018-06-13 * cgraph.c (cgraph_node::get_untransformed_body): Dump functionJan Hubicka
2018-06-08Convert dump and optgroup flags to enumsDavid Malcolm
2018-06-08Come up with cgraph_node::get_uid and make cgraph_node::uid private.Martin Liska
2018-06-08Remove cgraph_node::summary_uid and make cgraph_node::uid really unique.Martin Liska
2018-06-08Remove MPXMartin Liska
2018-05-30 * passes.c (ipa_write_summaries): Only modify statements if bodyJan Hubicka
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-19 * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withJakub Jelinek
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell
2017-08-08.Martin Liska
2017-07-24passes: Print a header in emergency_dump_functionSegher Boessenkool
2017-06-21DWARF: make it possible to emit debug info for declarations onlyPierre-Marie de Rodat
2017-05-31passes.c: implement pre-ICE emergency dumpingAlexander Monakov
2017-05-23Move symtab_node::dump_table to symbol_table::dumpMartin Liska
2017-05-18Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.Martin Liska
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-05-112017-05-11 Richard Biener <rguenther@suse.de>Richard Biener
2017-04-252017-04-25 Richard Biener <rguenther@suse.de>Richard Biener
2017-04-242017-04-24 Richard Biener <rguenther@suse.de>Richard Biener
2017-01-24Add "__RTL" to cc1David Malcolm
2017-01-20omp-offload: use PROP_gimple_lomp_devAlexander Monakov
2017-01-06passes.c: split out pass-skipping logic into subroutinesDavid Malcolm
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-202016-12-20 Richard Biener <rguenther@suse.de>Richard Biener
2016-11-142016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>Prasad Ghangal
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-23 * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,Jakub Jelinek
2016-09-01gcc/c-family/ChangeLog:Martin Sebor
2016-08-122016-08-12 Richard Biener <rguenther@suse.de>Richard Biener
2016-05-06Move name_to_pass_map into class pass_managerDavid Malcolm
2016-04-17Only finalize dot files that have been initializedTom de Vries
2016-04-17Propagate dump flags in pass_manager::register_passTom de Vries