| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set | steven | 2007-01-18 | 1 | -1/+2 |
* | * cfgexpand.c (construct_exit_block): Don't disturb end of last BB. | hubicka | 2006-11-27 | 1 | -1/+0 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -3/+1 |
* | * extended.texi (__builtin_expect): We no longer require second argument | hubicka | 2006-11-11 | 1 | -1/+0 |
* | * final.c (final): Walk from first instruction. | hubicka | 2006-11-10 | 1 | -0/+1 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -16/+16 |
* | * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o, | kazu | 2006-04-10 | 1 | -3/+1 |
* | * cfgloopmanip.c (create_loop_notes): Removed. | rakdver | 2006-03-23 | 1 | -8/+2 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | * basic-block.h (control_flow_graph): Change the type of | kazu | 2006-01-11 | 1 | -1/+1 |
* | * cfglayout.c (fixup_reorder_chain): Remove kludge for the | ebotcazou | 2006-01-02 | 1 | -34/+6 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -3/+3 |
* | * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argument | rakdver | 2005-08-24 | 1 | -3/+7 |
* | 2005-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-10 | 1 | -2/+2 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+19 |
* | * basic-block.h (basic_block_def): Kill rbi. | hubicka | 2005-06-27 | 1 | -50/+47 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * cfglayout.c (block_locators_locs, line_locators_locs, | kazu | 2005-06-24 | 1 | -19/+22 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -5/+7 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -11/+15 |
* | * cfglayout.c (block_locators_blocks, | kazu | 2005-05-03 | 1 | -4/+4 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -6/+0 |
* | * cfglayout.c (copy_bbs): Rename n_edges to num_edges. | hubicka | 2005-04-09 | 1 | -3/+3 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -41/+7 |
* | PR target/20561 | jakub | 2005-03-22 | 1 | -0/+6 |
* | * cfglayout.c, loop-doloop.c, profile.c, target-def.h, | kazu | 2005-03-12 | 1 | -1/+1 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -3/+3 |
* | * cfglayout.c (fixup_reorder_chain): Remove old_bb. | kazu | 2005-03-09 | 1 | -2/+0 |
* | * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge): | steven | 2004-11-29 | 1 | -10/+0 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -2/+2 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -7/+3 |
* | * cfglayout.c (choose_inner_scope): Make it static. | kazu | 2004-11-11 | 1 | -1/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -10/+19 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -61/+43 |
* | Add more details to hot/cold partitioning comments and documentation. | ctice | 2004-08-25 | 1 | -1/+2 |
* | 2004-04-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-25 | 1 | -2/+0 |
* | * basic-block.h (struct basic_block_def): Reorder fields to | zack | 2004-08-24 | 1 | -3/+3 |
* | * basic-block.h (struct edge_def): Remove crossing_edge. | steven | 2004-08-19 | 1 | -2/+3 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -1/+3 |
* | * cfglayout.c (insn_locators_initialize): Update the current | nathan | 2004-08-04 | 1 | -31/+36 |
* | PR rtl-optimization/16643 | rsandifo | 2004-07-26 | 1 | -4/+8 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -9/+9 |
* | * function.h (struct function): Remove dont_emit_block_notes. | rth | 2004-07-01 | 1 | -16/+4 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -4/+6 |
* | * cfglayout.c (fixup_reorder_chain): Don't do anything for | amylaar | 2004-06-29 | 1 | -2/+1 |
* | * cfglayout.c (fixup_reorder_chain): Handle case where the | amylaar | 2004-06-16 | 1 | -2/+4 |
* | * cfglayout.c (fixup_reorder_chain): Handle case where the | amylaar | 2004-06-15 | 1 | -2/+4 |
* | * basic-block.h (could_fall_through): Declare. | amylaar | 2004-06-14 | 1 | -4/+35 |
* | * ddg.h, ddg.c, modulo-sched.c: New files. | hagog | 2004-05-25 | 1 | -2/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -90/+32 |