Age | Commit message (Expand) | Author | Files | Lines |
2006-11-30 | cgraphunit.c (cgraph_finalize_compilation_unit): Add a newline at the end of ... | Steven Bosscher | 1 | -1/+15 |
2006-11-25 | jump.c (mark_all_labels): Work in cfglayout mode. | Steven Bosscher | 1 | -1/+9 |
2006-11-16 | re PR target/29201 (ICE in create_recovery_block, at haifa-sched.c:3692 at -O3) | Maxim Kuvyrkov | 1 | -13/+25 |
2006-11-11 | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 1 | -11/+0 |
2006-09-15 | cfgrtl.c (emit_insn_at_entry): Use gcc_assert, not abort. | Bernd Schmidt | 1 | -2/+1 |
2006-09-15 | cfgrtl.c (emit_insn_at_entry): New function. | Bernd Schmidt | 1 | -0/+14 |
2006-07-29 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -0/+7 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -46/+46 |
2006-05-04 | [multiple changes] | Razya Ladelsky | 1 | -1/+87 |
2006-04-26 | basic-block.h (safe_insert_insn_on_edge): Removed. | Kenneth Zadeck | 1 | -103/+0 |
2006-04-25 | re PR rtl-optimization/26725 (ICE in check_reg_live, at haifa-sched.c:4645 wi... | Richard Sandiford | 1 | -0/+1 |
2006-03-13 | cfgrtl.c (last_loop_beg_note, [...]): Removed. | Zdenek Dvorak | 1 | -96/+3 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -4/+4 |
2006-01-20 | re PR rtl-optimization/24626 (internal compiler error: verify_flow_info failed) | Richard Guenther | 1 | -2/+3 |
2006-01-11 | basic-block.h (control_flow_graph): Change the type of x_basic_block_info to ... | Kazu Hirata | 1 | -3/+7 |
2006-01-02 | cfglayout.c (fixup_reorder_chain): Remove kludge for the case of conditional ... | Eric Botcazou | 1 | -3/+0 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -4/+5 |
2005-10-31 | Rewrite fix for PR 17356, fix for enable checking ada build failure. | James E Wilson | 1 | -10/+12 |
2005-10-19 | re PR middle-end/23199 (ICE in int_mode_for_mode, at stor-layout.c:251) | Eric Botcazou | 1 | -8/+2 |
2005-10-17 | Fix IA-64 libada build failure, abnormal call edges on non-call insns. | James E Wilson | 1 | -6/+10 |
2005-07-28 | cfgrtl.c (rtl_merge_blocks): Call maybe_remove_eh_handler on labels we want t... | Richard Henderson | 1 | -1/+11 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+18 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -8/+8 |
2005-06-27 | basic-block.h (basic_block_def): Kill rbi. | Jan Hubicka | 1 | -29/+26 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -35/+52 |
2005-06-06 | predict.c (tree_predict_edge): Don't drop useless predictions; check that it ... | Jan Hubicka | 1 | -0/+6 |
2005-06-04 | lcm.c: Move all mode-switching related functions from here... | Steven Bosscher | 1 | -7/+1 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-18 | cfgrtl.c (purge_dead_edges): Don't remove fake edges. | Daniel Berlin | 1 | -1/+4 |
2005-04-25 | re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated) | J"orn Rennecke | 1 | -1/+1 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -3/+4 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -1/+1 |
2005-04-15 | cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | Kazu Hirata | 1 | -17/+1 |
2005-04-12 | Makefile.in: Add function.h to BASIC_BLOCK_H. | Steven Bosscher | 1 | -0/+3 |
2005-04-03 | cfghooks.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-03 | cfghooks.c (lv_flush_pending_stmts, [...]): New. | Mostafa Hagog | 1 | -4/+74 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -46/+16 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -26/+28 |
2005-03-09 | * cfgrtl.c (cfg_layout_merge_blocks): Remove new_e. | Kazu Hirata | 1 | -2/+1 |
2005-03-07 | cfgrtl.c (rtl_verify_flow_info_1): Remove local variable last_bb_seen. | Kazu Hirata | 1 | -4/+1 |
2005-03-07 | cfgbuild.c (find_sub_basic_blocks): Remove. | Kazu Hirata | 1 | -1/+1 |
2005-02-28 | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 1 | -1/+0 |
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 |