aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)Author
2019-07-18Make ifcvt clean up dead comparisonsrsandifo
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...msebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...msebor
2019-01-01 Update copyright years.jakub
2018-01-10Clean up partitioning in try_optimize_cfg (PR bootstrap/82831).marxin
2018-01-03 Update copyright years.jakub
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.hubicka
2017-10-19 * asan.c (create_cond_insert_point): Do not update edge count.hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka
2017-01-01 Update copyright years.jakub
2016-01-04 Update copyright years.jakub
2015-07-11 PR middle-end/66353mpolacek
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-222014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-21Add AutoFDO.dehao
2014-10-212014-10-21 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-202014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-08control_flow_insn_p takes an insndmalcolm
2014-09-05Convert set_block_for_insn from a macro to an inline functiondmalcolm
2014-08-28inside_basic_block_p requires a const rtx_insn *dmalcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm
2014-08-26Tighten up params of create_basic_block_structuredmalcolm
2014-08-25Convert edge_def.insns.r to rtx_insn *dmalcolm
2014-08-25Remove BB_FOOTER scaffoldingdmalcolm
2014-08-22loop-unroll.c: Use rtx_insn (also touches basic-block.h)dmalcolm
2014-08-21cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c)dmalcolm
2014-08-20get_last_bb_insn returns an rtx_insndmalcolm
2014-08-19Convert various rtx to rtx_note *dmalcolm
2014-08-19bb_note returns a rtx_note *dmalcolm
2014-08-19Replace BB_HEAD et al macros with functionsdmalcolm
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm
2014-07-02Support mode toggle.chrbr
2014-04-292014-04-29 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-10Put back typedef for gcov_working_set_t/gcov_bucket_typehjl
2013-12-10 * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate profile_status macro.dmalcolm
2013-12-09Eliminate label_to_block_map macro.dmalcolm
2013-12-09Eliminate basic_block_info macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-09Eliminate SET_BASIC_BLOCK macro.dmalcolm
2013-12-09Rename profile_status_for_function to profile_status_for_fn.dmalcolm