aboutsummaryrefslogtreecommitdiff
path: root/gcc/bb-reorder.c
AgeCommit message (Expand)Author
2014-03-23 PR rtl-optimization/60601ebotcazou
2014-01-19 PR rtl-optimization/57763jakub
2014-01-02Update copyright years in gcc/rsandifo
2013-12-192013-12-19 Teresa Johnson <tejohnson@google.com>tejohnson
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-10-032013-10-02 Teresa Johnson <tejohnson@google.com>tejohnson
2013-09-28gcc/rsandifo
2013-08-31This patch sanitizes the partitioning to address issues such as edgetejohnson
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-07-21Fix typos.mrs
2013-06-062013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson
2013-05-23gcc/dmalcolm
2013-05-152013-05-15 Teresa Johnson <tejohnson@google.com>tejohnson
2013-04-16 PR middle-end/43631steven
2013-04-05 * bb-reorder.c (fix_crossing_unconditional_branches): Remove asteven
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven
2013-01-10Update copyright years in gcc/rsandifo
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-09-19 PR middle-end/54364amker
2012-09-05 * bb-reorder.c: Clarify a few points in the head comment and fixebotcazou
2012-09-04 * bb-reorder.c (gate_handle_reorder_blocks): Move around.ebotcazou
2012-08-242012-08-24 Martin Jambor <mjambor@suse.cz>jamborm
2012-07-16gcc/steven
2012-07-08gcc/steven
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven
2012-05-29 * LANGUAGES: Fix typos.jsm28
2012-05-08 * basic-block.h (struct rtl_bb_info): Remove visited member andmatz
2012-03-292012-03-29 Richard Guenther <rguenther@suse.de>rguenth
2012-01-06 PR gcov-profile/50127jakub
2011-11-09 * function.c (bb_active_p): Delete.amodra
2011-09-12 PR rtl-optimization/50212jakub
2011-09-07 * bb-reorder.c (insert_section_boundary_note): Don't checkbernds
2011-08-30 * bb-reorder.c (insert_section_boundary_note): Only do it ifbernds
2011-07-23bb-reorder: Split EH edges crossing partitions.rth
2011-07-22 * bb-reorder.c (gate_handle_partition_blocks): Honor optimize.rth
2011-07-20 * bb-reorder.c (fix_crossing_conditional_branches): Fix crash byuweigand
2011-07-18 * bb-reorder.c (fix_crossing_conditional_branches): Emit all insnsrth
2011-07-18 * bb-reorder.c (emit_barrier_after_bb): Split out of ...rth
2011-07-16bbpart: Use a VEC for crossing_edges.rth
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl
2010-09-01 PR middle-end/45458jakub
2010-07-12gcc/rsandifo
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven