summaryrefslogtreecommitdiff
path: root/gcc/bb-reorder.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-2/+2
* bb-reorder.c: Use rtx_insndmalcolm2014-08-211-14/+16
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-2/+2
* remove has_executetbsaunde2014-07-091-3/+0
* PR rtl-opt/61608rth2014-06-301-6/+13
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-0/+1
* * tree.h (DECL_ONE_ONLY): Return true only for externally visiblehubicka2014-05-201-1/+1
* gcc/rsandifo2014-05-191-13/+15
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+3
* pass cfun to pass::executetbsaunde2014-04-171-116/+115
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-38/+36
* remove has_gatetbsaunde2014-04-171-3/+0
* PR rtl-optimization/60601ebotcazou2014-03-231-2/+1
* PR rtl-optimization/57763jakub2014-01-191-0/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 2013-12-19 Teresa Johnson <tejohnson@google.com>tejohnson2013-12-191-0/+7
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-11/+11
* Eliminate last_basic_block macro.dmalcolm2013-12-091-3/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-24/+26
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-4/+4
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* 2013-10-02 Teresa Johnson <tejohnson@google.com>tejohnson2013-10-031-0/+16
* gcc/rsandifo2013-09-281-6/+6
* This patch sanitizes the partitioning to address issues such as edgetejohnson2013-08-311-3/+133
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-51/+105
* Fix typos.mrs2013-07-211-1/+1
* 2013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-061-25/+24
* gcc/dmalcolm2013-05-231-2/+2
* 2013-05-15 Teresa Johnson <tejohnson@google.com>tejohnson2013-05-151-41/+7
* PR middle-end/43631steven2013-04-161-6/+1
* * bb-reorder.c (fix_crossing_unconditional_branches): Remove asteven2013-04-051-3/+1
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-9/+9
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* PR middle-end/54364amker2012-09-191-29/+176
* * bb-reorder.c: Clarify a few points in the head comment and fixebotcazou2012-09-051-58/+64
* * bb-reorder.c (gate_handle_reorder_blocks): Move around.ebotcazou2012-09-041-77/+74
* 2012-08-24 Martin Jambor <mjambor@suse.cz>jamborm2012-08-241-3/+3
* gcc/steven2012-07-161-1/+0
* gcc/steven2012-07-081-1/+40
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* * basic-block.h (struct rtl_bb_info): Remove visited member andmatz2012-05-081-33/+49
* 2012-03-29 Richard Guenther <rguenther@suse.de>rguenth2012-03-291-1/+1
* PR gcov-profile/50127jakub2012-01-061-2/+5
* * function.c (bb_active_p): Delete.amodra2011-11-091-2/+1