aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfg.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-24Check that passes do not forget to define profileJan Hubicka1-0/+3
2023-08-02Fix profile update after cancelled loop distributionJan Hubicka1-0/+2
2023-07-06updat_bb_profile_for_threading TLCJan Hubicka1-0/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-25Free more of CFGJan Hubicka1-1/+1
2020-10-26Add overloaded debug_bb and debug_bb_n with dump flagsXionghu Luo1-0/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-30cfg.h (class auto_edge_flag): Spell out the template-id of the base class in ...Jose E. Marchesi1-2/+2
2018-08-24cfg.h (struct control_flow_graph): Add edge_flags_allocated and bb_flags_allo...Richard Biener1-0/+60
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-16cfg.c (scale_bbs_frequencies_int, [...]): Remove.Jan Hubicka1-3/+0
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-1/+4
2017-07-01cfg.c (scale_bbs_frequencies): New function.Jan Hubicka1-0/+1
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-1/+3
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska1-3/+3
2017-01-24Add "__RTL" to cc1David Malcolm1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13cfg.c (reset_original_copy_tables): New func.Bin Cheng1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-2/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+52
2014-10-21cfg.h: New.Andrew MacLeod1-0/+65