summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-18Make ifcvt clean up dead comparisonsRichard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-01-10Clean up partitioning in try_optimize_cfg (PR bootstrap/82831).Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-07-11re PR middle-end/66353 (Missing bb_has_abnormal_call_pred in basic-block.h)Marek Polacek
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-22cfgbuild.h: New.Andrew MacLeod
2014-10-21Add AutoFDO.Dehao Chen
2014-10-21cfg.h: New.Andrew MacLeod
2014-10-20cfgrtl.h: New.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-09-08control_flow_insn_p takes an insnDavid Malcolm
2014-09-05Convert set_block_for_insn from a macro to an inline functionDavid Malcolm
2014-08-28inside_basic_block_p requires a const rtx_insn *David Malcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm
2014-08-26Tighten up params of create_basic_block_structureDavid Malcolm
2014-08-25Convert edge_def.insns.r to rtx_insn *David Malcolm
2014-08-25Remove BB_FOOTER scaffoldingDavid Malcolm
2014-08-22loop-unroll.c: Use rtx_insn (also touches basic-block.h)David Malcolm
2014-08-21cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c)David Malcolm
2014-08-20get_last_bb_insn returns an rtx_insnDavid Malcolm
2014-08-19Convert various rtx to rtx_note *David Malcolm
2014-08-19bb_note returns a rtx_note *David Malcolm
2014-08-19Replace BB_HEAD et al macros with functionsDavid Malcolm
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsDavid Malcolm
2014-07-02Support mode toggle.Christian Bruel
2014-04-29dominance.c (free_dominance_info): Add overload with function parameter.Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10Put back typedef for gcov_working_set_t/gcov_bucket_typeH.J. Lu
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.David Malcolm
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-12-09Eliminate profile_status macro.David Malcolm
2013-12-09Eliminate label_to_block_map macro.David Malcolm
2013-12-09Eliminate basic_block_info macro.David Malcolm
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm
2013-12-09Eliminate SET_BASIC_BLOCK macro.David Malcolm