| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-01-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-01-25 | 1 | -0/+1 |
* | * mode-switching.c (optimize_mode_switching): Make it static. | kazu | 2006-01-18 | 1 | -1/+0 |
* | * bb-reorder.c (partition_hot_cold_basic_blocks): Make it | kazu | 2006-01-16 | 1 | -1/+0 |
* | * basic-block.h (control_flow_graph): Change the type of | kazu | 2006-01-11 | 1 | -3/+4 |
* | * basic-block.h (control_flow_graph): Change the type of | kazu | 2006-01-03 | 1 | -1/+1 |
* | * global.c, tree-ssa-pre.c: Move DEF_VEC_P(basic_block) and | kazu | 2005-12-28 | 1 | -0/+4 |
* | 2005-12-20 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2005-12-20 | 1 | -2/+2 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -6/+7 |
* | * basic-block.h, config/i386/winnt.c, config/pa/pa.c, | kazu | 2005-12-16 | 1 | -2/+2 |
* | PR rtl-optimization/20070 / part1 | amylaar | 2005-12-13 | 1 | -2/+177 |
* | 2005-12-07 J"orn Rennecke <joern.rennecke@st.com> | amylaar | 2005-12-07 | 1 | -0/+4 |
* | * basic-block.h: Give the BB flags enum a name, bb_flags. | steven | 2005-07-11 | 1 | -2/+10 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -1/+0 |
* | * basic-block.h (basic_block_def): Kill rbi. | hubicka | 2005-06-27 | 1 | -17/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -13/+25 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -11/+11 |
* | * lcm.c: Move all mode-switching related functions from here... | steven | 2005-06-04 | 1 | -4/+0 |
* | * basic-block.h (remove_predictions_associated_with_edge): Declare. | hubicka | 2005-06-03 | 1 | -0/+1 |
* | * except.c (struct eh_region): Kill unused fields. | hubicka | 2005-06-01 | 1 | -3/+0 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+0 |
* | * basic-block.h: Remove forward declaration of bb_ann_d. | kazu | 2005-05-28 | 1 | -3/+0 |
* | * basic-block.h (basic_block_def): Add phi_nodes and | kazu | 2005-05-27 | 1 | -2/+8 |
* | * basic-block.h (REG_BR_PROB_BASE): Define. | hubicka | 2005-05-19 | 1 | -0/+3 |
* | PR rtl-optimization/20756: | amylaar | 2005-05-13 | 1 | -0/+2 |
* | * basic-block.h (FOR_ALL_BB_FN): New macro. | hubicka | 2005-05-12 | 1 | -0/+3 |
* | * basic-block.h (ei_cond): New. | kazu | 2005-04-26 | 1 | -3/+22 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -7/+8 |
* | * basic-block.h: Adjust the value of PROP_SCAN_DEAD_STORES, | kazu | 2005-04-16 | 1 | -2/+2 |
* | * basic-block.h (PROP_EQUAL_NOTES): Remove. | kazu | 2005-04-15 | 1 | -1/+0 |
* | * cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | kazu | 2005-04-15 | 1 | -1/+1 |
* | * basic-block.h, tree-ssa-uncprop.c, varasm.c, | kazu | 2005-04-13 | 1 | -1/+1 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -38/+80 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+2 |
* | * basic-block.h (scale_bbs_frequencies_int, | hubicka | 2005-03-18 | 1 | -0/+3 |
* | * basic-block.h: Update the prototypes of cached_make_edge and | kazu | 2005-03-14 | 1 | -2/+2 |
* | * basic-block.h (BB_VISITED): Removed. | rakdver | 2005-03-14 | 1 | -23/+21 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -4/+8 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -0/+50 |
* | * cfgbuild.c (find_sub_basic_blocks): Remove. | kazu | 2005-03-07 | 1 | -1/+0 |
* | * flow.c (regs_live_at_setjmp): Make it static. | kazu | 2005-03-07 | 1 | -4/+0 |
* | * basic-block.h (rediscover_loops_after_threading): Declare. | law | 2005-03-04 | 1 | -0/+4 |
* | * basic-block.h: Adjust the prototype for find_basic_blocks. | kazu | 2005-02-15 | 1 | -1/+1 |
* | PR optimization/15242 | steven | 2005-02-01 | 1 | -0/+1 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * basic-block.h: Document BB_* flags. | steven | 2005-01-17 | 1 | -2/+32 |
* | PR middle-end/19084 | jakub | 2005-01-14 | 1 | -2/+2 |
* | * basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we | steven | 2004-12-13 | 1 | -1/+1 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust. | nathan | 2004-11-25 | 1 | -2/+2 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -12/+6 |