aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.jakub
2017-12-12[SFN] stabilize find_bb_boundariesaoliva
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersaoliva
2017-12-12[SFN] adjust RTL insn-walking APIaoliva
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-09-14 PR target/81325jakub
2017-07-20 PR middle-end/81030hubicka
2017-07-16 * profile-count.h (profile_probability::from_reg_br_prob_note,hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.hubicka
2017-06-08 * cfgbuild.c (find_many_sub_basic_blocks): Fix thinko.hubicka
2017-06-07 * cfgbuild.c (find_bb_boundaries): Initialize profile of split blocks.hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka
2017-01-01 Update copyright years.jakub
2016-10-21make LABEL_REF_LABEL a rtx_insn *tbsaunde
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-08-28make forced labels a vectbsaunde
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-11Introduce LABEL_REF_LABELdmalcolm
2014-09-08control_flow_insn_p takes an insndmalcolm
2014-08-28inside_basic_block_p requires a const rtx_insn *dmalcolm
2014-08-28Convert forced_labels from an EXPR_LIST to an INSN_LISTdmalcolm
2014-08-28Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm
2014-08-27rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listdmalcolm
2014-08-27Use rtx_expr_list for expr_status.x_forced_labelsdmalcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm
2014-08-25Add rtx_jump_table_data::get_labels methoddmalcolm
2014-08-21cfgbuild.c: Use rtx_insndmalcolm
2014-08-19Make tablejump_p accept a rtx_jump_table_data **dmalcolm
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate profile_status macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-09-23gcc/rsandifo
2013-04-08First phase of unifying the computation of profile scale factors/probabilitiestejohnson