summaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
Commit message (Expand)AuthorAgeFilesLines
* * asan.c (create_cond_insert_point): Maintain profile.hubicka2017-11-031-5/+1
* * asan.c (create_cond_insert_point): Do not update edge count.hubicka2017-10-191-9/+2
* PR target/81325jakub2017-09-141-12/+41
* PR middle-end/81030hubicka2017-07-201-3/+11
* * profile-count.h (profile_probability::from_reg_br_prob_note,hubicka2017-07-161-5/+3
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-4/+8
* * cfgbuild.c (find_many_sub_basic_blocks): Fix thinko.hubicka2017-06-081-1/+1
* * cfgbuild.c (find_bb_boundaries): Initialize profile of split blocks.hubicka2017-06-071-4/+47
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-4/+4
* Update copyright years.jakub2017-01-011-1/+1
* make LABEL_REF_LABEL a rtx_insn *tbsaunde2016-10-211-2/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* make forced labels a vectbsaunde2016-08-281-3/+6
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-13/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+8
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-9/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* gcc/rsandifo2015-06-061-1/+1
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-4/+10
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-2/+2
* control_flow_insn_p takes an insndmalcolm2014-09-081-1/+1
* inside_basic_block_p requires a const rtx_insn *dmalcolm2014-08-281-1/+1
* Convert forced_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-2/+2
* Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-2/+2
* rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listdmalcolm2014-08-271-2/+4
* Use rtx_expr_list for expr_status.x_forced_labelsdmalcolm2014-08-271-4/+3
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-2/+2
* Add rtx_jump_table_data::get_labels methoddmalcolm2014-08-251-11/+3
* cfgbuild.c: Use rtx_insndmalcolm2014-08-211-6/+8
* Make tablejump_p accept a rtx_jump_table_data **dmalcolm2014-08-191-5/+6
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-4/+4
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate profile_status macro.dmalcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-11/+12
* gcc/rsandifo2013-09-231-1/+1
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-4/+2
* PR middle-end/56798steven2013-04-011-1/+1
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-5/+4
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-7/+3
* Update copyright years in gcc/rsandifo2013-01-101-3/+1