| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+18 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -8/+8 |
* | * basic-block.h (basic_block_def): Kill rbi. | hubicka | 2005-06-27 | 1 | -29/+26 |
* | 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 | -35/+52 |
* | * predict.c (tree_predict_edge): Don't drop useless predictions; | hubicka | 2005-06-06 | 1 | -0/+6 |
* | * lcm.c: Move all mode-switching related functions from here... | steven | 2005-06-04 | 1 | -7/+1 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | 2005-05-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-05-18 | 1 | -1/+4 |
* | 2005-04-25 J"orn Rennecke <joern.rennecke@st.com> | amylaar | 2005-04-25 | 1 | -1/+1 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -3/+4 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -1/+1 |
* | * cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | kazu | 2005-04-15 | 1 | -17/+1 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -0/+3 |
* | * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c: | kazu | 2005-04-03 | 1 | -1/+1 |
* | 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com> | hagog | 2005-04-03 | 1 | -4/+74 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -46/+16 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -26/+28 |
* | * cfgrtl.c (cfg_layout_merge_blocks): Remove new_e. | kazu | 2005-03-09 | 1 | -2/+1 |
* | * cfgrtl.c (rtl_verify_flow_info_1): Remove local variable | kazu | 2005-03-07 | 1 | -4/+1 |
* | * cfgbuild.c (find_sub_basic_blocks): Remove. | kazu | 2005-03-07 | 1 | -1/+1 |
* | * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | kazu | 2005-02-28 | 1 | -1/+0 |
* | PR target/17428 | rakdver | 2005-02-14 | 1 | -0/+11 |
* | * cfgrtl.c (rtl_delete_block): A basic block may be followed by | sayle | 2005-01-06 | 1 | -4/+7 |
* | * cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of | kazu | 2004-12-03 | 1 | -1/+1 |
* | * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge): | steven | 2004-11-29 | 1 | -7/+1 |
* | * cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using | kazu | 2004-11-29 | 1 | -7/+1 |
* | * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Speed up by | kazu | 2004-11-29 | 1 | -19/+2 |
* | * cfgrtl.c (try_redirect_by_replacing_jump): Speed up the | kazu | 2004-11-26 | 1 | -7/+10 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -11/+9 |
* | * cfgrtl.c (rtl_delete_block): Fix comment. | steven | 2004-11-24 | 1 | -7/+2 |
* | * cfg.c (unchecked_make_edge): Call execute_on_growing_pred | kazu | 2004-11-22 | 1 | -2/+6 |
* | * cfg.c (cached_make_edge): Use find_edge rather than an inlined | law | 2004-11-22 | 1 | -11/+8 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -10/+11 |
* | * cfgrtl.c (rtl_verify_flow_info): Don't use INSN_P when | kazu | 2004-11-17 | 1 | -2/+1 |
* | * cfgrtl.c: Fix a comment typo. | kazu | 2004-11-14 | 1 | -1/+1 |
* | * cfgrtl.c (force_nonfallthru_and_redirect): Make it static. | kazu | 2004-11-04 | 1 | -2/+1 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -1/+2 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -2/+1 |
* | * cfg.c (unchecked_make_edge, redirect_edge_succ, | kazu | 2004-10-25 | 1 | -1/+1 |
* | * cfg.c (remove_edge): Use VEC_unordered_remove. | bje | 2004-10-22 | 1 | -1/+1 |
* | * cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb, | hp | 2004-10-20 | 1 | -3/+2 |
* | * basic-block.h (reg_set_iterator): New. | kazu | 2004-10-18 | 1 | -2/+3 |
* | * cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb, | hp | 2004-10-18 | 1 | -1/+4 |
* | PR debug/13974 | hubicka | 2004-09-30 | 1 | -7/+7 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -95/+163 |
* | * cfgexpand.c (add_reg_br_prob_note): New function. | hubicka | 2004-09-23 | 1 | -1/+2 |
* | Fix hot/cold partitioning problem. | ctice | 2004-09-07 | 1 | -1/+2 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -75/+65 |
* | Add more details to hot/cold partitioning comments and documentation. | ctice | 2004-08-25 | 1 | -10/+18 |