summaryrefslogtreecommitdiff
path: root/gcc/cfg.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Free more of CFGJan Hubicka2020-11-251-1/+1
* Add overloaded debug_bb and debug_bb_n with dump flagsXionghu Luo2020-10-261-0/+2
* 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-2/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* cfg.h (class auto_edge_flag): Spell out the template-id of the base class in ...Jose E. Marchesi2018-08-301-2/+2
* cfg.h (struct control_flow_graph): Add edge_flags_allocated and bb_flags_allo...Richard Biener2018-08-241-0/+60
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* cfg.c (scale_bbs_frequencies_int, [...]): Remove.Jan Hubicka2017-11-161-3/+0
* asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka2017-11-031-1/+4
* cfg.c (scale_bbs_frequencies): New function.Jan Hubicka2017-07-011-0/+1
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-1/+3
* Introduce dump_flags_t type and use it instead of int type.Martin Liska2017-05-171-3/+3
* Add "__RTL" to cc1David Malcolm2017-01-241-0/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* cfg.c (reset_original_copy_tables): New func.Bin Cheng2016-10-131-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener2015-10-271-2/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-0/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+52
* cfg.h: New.Andrew MacLeod2014-10-211-0/+65