summaryrefslogtreecommitdiff
path: root/gcc/bb-reorder.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/20648steven2005-04-031-20/+36
* * bb-reorder.c, fold-const.c, varasm.c: Fix comment typos.kazu2005-04-011-1/+1
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-165/+146
* PR middle-end/20557sayle2005-03-211-17/+8
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-19/+18
* * bb-reorder.c (max_entry_frequency, max_entry_frequency):kazu2005-03-071-2/+2
* PR rtl-optimization/20117kkojima2005-02-251-1/+11
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-2/+2
* * bb-reorder.c (find_traces_1_round): Force fallthru edge from arth2005-02-151-0/+16
* PR optimization/15242steven2005-02-011-2/+100
* 2005-01-15 Paolo Bonzini <bonzini@gnu.org>bonzini2005-01-171-2/+2
* * bb-reorder.c (find_traces_1_round): Speed up by usingkazu2004-11-271-8/+2
* * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...nathan2004-11-251-4/+2
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-4/+3
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-51/+59
* * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,kazu2004-09-101-1/+1
* * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset,nathan2004-08-301-44/+28
* Add more details to hot/cold partitioning comments and documentation.ctice2004-08-251-11/+48
* * basic-block.h (struct basic_block_def): Reorder fields tozack2004-08-241-15/+15
* * basic-block.h (struct edge_def): Remove crossing_edge.steven2004-08-191-17/+17
* Hot/cold partitioning update patch. The problems that this patchctice2004-08-181-57/+94
* PR rtl-optimization/16643rsandifo2004-07-261-4/+5
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-8/+8
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-3/+3
* 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-131-0/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+2
* * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,kazu2004-04-301-1/+1
* 2004-04-19 Andrew PInski <pinskia@physics.uc.edu>pinskia2004-04-191-1/+1
* 2004-04-14 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-04-141-3/+12
* * bb-reorder.c (fix_crossing_unconditional_branches): Use Pmoderth2004-04-131-1/+1
* 2004-04-11 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-04-111-0/+2
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-18/+908
* * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c,kazu2004-03-201-1/+1
* gcc/kazu2004-02-271-1/+1
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-45/+45
* PR optimization/13430, PR optimization/12322zlomek2003-12-201-0/+13
* * Makefile.in (tracer.o, bb-reorder.o): Depend on timevar.hsteven2003-12-181-0/+5
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-2/+2
* * basic-block.h (create_basic_block, merge_blocks_nomove): Kill.hubicka2003-07-031-29/+29
* * basic-block.h: Fix comment typos.kazu2003-07-011-2/+2
* * bb-reorder.c (find_traces_1_round): Do not send basic blockzlomek2003-06-281-2/+3
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-56/+26
* * bb-reorder.c (find_traces_1_round): Fix comment typo.zlomek2003-02-201-1/+1
* * bb-reorder.c (find_traces_1_round): Fixed condition for smallzlomek2003-02-191-14/+17
* * bb-reorder.c (find_traces_1_round): Don't connect easy to copyrth2003-02-151-7/+31
* * Makefile.in (bb-reorder.o): Add dependency on $(FIBHEAP_H).zlomek2003-02-101-182/+1004
* * cfgloopanal.c: New file.rakdver2003-01-241-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-06-21 Richard Henderson <rth@redhat.com>thorpej2002-06-211-5/+9
* * alias.c: Fix formatting.kazu2002-05-261-2/+2