Age | Commit message (Expand) | Author | Files | Lines |
2005-02-14 | re PR rtl-optimization/17428 (internal compiler error: in spill_failure, at r... | Zdenek Dvorak | 1 | -0/+11 |
2005-01-06 | cfgrtl.c (rtl_delete_block): A basic block may be followed by more than one b... | Roger Sayle | 1 | -4/+7 |
2004-12-03 | cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of INSN_P. | Kazu Hirata | 1 | -1/+1 |
2004-11-29 | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 1 | -7/+1 |
2004-11-29 | cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using EDGE_COUNT. | Kazu Hirata | 1 | -7/+1 |
2004-11-29 | cfgrtl.c (cfg_layout_redirect_edge_and_branch): Speed up by simplifying edge ... | Kazu Hirata | 1 | -19/+2 |
2004-11-26 | cfgrtl.c (try_redirect_by_replacing_jump): Speed up the check that tests if a... | Kazu Hirata | 1 | -7/+10 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 1 | -11/+9 |
2004-11-24 | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 1 | -7/+2 |
2004-11-22 | cfg.c (unchecked_make_edge): Call execute_on_growing_pred after making an edge. | Kazu Hirata | 1 | -2/+6 |
2004-11-22 | cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. | Jeff Law | 1 | -11/+8 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -10/+11 |
2004-11-17 | cfgrtl.c (rtl_verify_flow_info): Don't use INSN_P when checking if an uncondi... | Kazu Hirata | 1 | -2/+1 |
2004-11-14 | * cfgrtl.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-11-04 | * cfgrtl.c (force_nonfallthru_and_redirect): Make it static. | Kazu Hirata | 1 | -2/+1 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -1/+2 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -2/+1 |
2004-10-25 | cfg.c (unchecked_make_edge, [...]): Use VEC_safe_push instead of VEC_safe_ins... | Kazu Hirata | 1 | -1/+1 |
2004-10-23 | cfg.c (remove_edge): Use VEC_unordered_remove. | Ben Elliston | 1 | -1/+1 |
2004-10-20 | cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb, don't inspect... | Hans-Peter Nilsson | 1 | -3/+2 |
2004-10-18 | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 1 | -2/+3 |
2004-10-18 | cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb... | Hans-Peter Nilsson | 1 | -1/+4 |
2004-09-30 | re PR debug/13974 (bad line marker in debug info) | Jan Hubicka | 1 | -7/+7 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -95/+163 |
2004-09-23 | cfgexpand.c (add_reg_br_prob_note): New function. | Jan Hubicka | 1 | -1/+2 |
2004-09-07 | Fix hot/cold partitioning problem. | Caroline Tice | 1 | -1/+2 |
2004-09-07 | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 1 | -75/+65 |
2004-08-25 | Add more details to hot/cold partitioning comments and documentation. | Caroline Tice | 1 | -10/+18 |
2004-08-25 | cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP ... | Paolo Bonzini | 1 | -10/+0 |
2004-08-24 | basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ... | Zack Weinberg | 1 | -23/+27 |
2004-08-19 | basic-block.h (struct edge_def): Remove crossing_edge. | Steven Bosscher | 1 | -4/+4 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -10/+19 |
2004-08-11 | Fix -fprofile-use ICE. | James E Wilson | 1 | -0/+12 |
2004-07-21 | rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | Steven Bosscher | 1 | -6/+3 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -70/+70 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -1/+1 |
2004-06-20 | re PR middle-end/16089 (unwind-dw2.c:1311: error: insn outside basic block) | Andrew Pinski | 1 | -0/+7 |
2004-06-14 | basic-block.h (could_fall_through): Declare. | J"orn Rennecke | 1 | -1/+13 |
2004-06-04 | * cfgrtl.c (try_redirect_by_replacing_jump): Fix return value. | Jeff Law | 1 | -1/+1 |
2004-06-03 | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 1 | -1/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -57/+251 |
2004-04-11 | bb-reorder.c (fix_crossing_conditional_branches): Fix bootstrap failure on so... | Andreas Tobler | 1 | -7/+3 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -1/+110 |
2004-03-25 | cfgrtl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-22 | bt-load.c, [...]: Remove unnecessary casts. | Kazu Hirata | 1 | -2/+2 |
2004-03-21 | cfgrtl.c (cfg_layout_redirect_edge_and_branch): Print the debug message befor... | Josef Zlomek | 1 | -1/+2 |
2004-03-17 | cfgrtl.c (rtl_create_basic_block): Pre-allocate basic_block_info array. | Jan Hubicka | 1 | -2/+6 |
2004-03-04 | reload.c (find_reloads): Reorganize if seqeunce to switch. | Jan Hubicka | 1 | -2/+14 |
2004-02-28 | re PR rtl-optimization/14229 (20000504-1.c:15: error: missing barrier after b... | Zdenek Dvorak | 1 | -5/+0 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -20/+20 |