summaryrefslogtreecommitdiff
path: root/gcc/cfglayout.c
Commit message (Expand)AuthorAgeFilesLines
* * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argumentrakdver2005-08-241-3/+7
* 2005-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-101-2/+2
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+19
* * basic-block.h (basic_block_def): Kill rbi.hubicka2005-06-271-50/+47
* Update FSF address.kcook2005-06-251-2/+2
* * cfglayout.c (block_locators_locs, line_locators_locs,kazu2005-06-241-19/+22
* * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka2005-06-161-5/+7
* * Makefile.in (cfg.o): Add new dependencies.hubicka2005-06-151-11/+15
* * cfglayout.c (block_locators_blocks,kazu2005-05-031-4/+4
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-6/+0
* * cfglayout.c (copy_bbs): Rename n_edges to num_edges.hubicka2005-04-091-3/+3
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-41/+7
* PR target/20561jakub2005-03-221-0/+6
* * cfglayout.c, loop-doloop.c, profile.c, target-def.h,kazu2005-03-121-1/+1
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-3/+3
* * cfglayout.c (fixup_reorder_chain): Remove old_bb.kazu2005-03-091-2/+0
* * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven2004-11-291-10/+0
* * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...nathan2004-11-251-2/+2
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-7/+3
* * cfglayout.c (choose_inner_scope): Make it static.kazu2004-11-111-1/+1
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-10/+19
* * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan2004-09-071-61/+43
* Add more details to hot/cold partitioning comments and documentation.ctice2004-08-251-1/+2
* 2004-04-25 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-251-2/+0
* * basic-block.h (struct basic_block_def): Reorder fields tozack2004-08-241-3/+3
* * basic-block.h (struct edge_def): Remove crossing_edge.steven2004-08-191-2/+3
* Hot/cold partitioning update patch. The problems that this patchctice2004-08-181-1/+3
* * cfglayout.c (insn_locators_initialize): Update the currentnathan2004-08-041-31/+36
* PR rtl-optimization/16643rsandifo2004-07-261-4/+8
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-9/+9
* * function.h (struct function): Remove dont_emit_block_notes.rth2004-07-011-16/+4
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-4/+6
* * cfglayout.c (fixup_reorder_chain): Don't do anything foramylaar2004-06-291-2/+1
* * cfglayout.c (fixup_reorder_chain): Handle case where theamylaar2004-06-161-2/+4
* * cfglayout.c (fixup_reorder_chain): Handle case where theamylaar2004-06-151-2/+4
* * basic-block.h (could_fall_through): Declare.amylaar2004-06-141-4/+35
* * ddg.h, ddg.c, modulo-sched.c: New files.hagog2004-05-251-2/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-90/+32
* * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,kazu2004-04-301-1/+1
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-0/+53
* * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,kazu2004-03-201-1/+1
* * basic-block.h (make_eh_edge, break_superblocks): Declare.hubicka2004-02-251-11/+9
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-11/+14
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.rakdver2004-01-291-1/+0
* Backport from tree-ssa (relevant changes only):steven2003-12-301-4/+4
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-21/+21
* * c-pretty-print.c: Fix comment formatting.kazu2003-10-051-1/+1
* PR debug/12319carlo2003-09-291-0/+12
* * builtins.c: Fix comment typos.kazu2003-08-191-1/+1