| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraphunit.c (cgraph_finalize_compilation_unit): Add a newline | steven | 2006-11-30 | 1 | -1/+15 |
* | * jump.c (mark_all_labels): Work in cfglayout mode. | steven | 2006-11-25 | 1 | -1/+9 |
* | 2006-11-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> | mkuvyrkov | 2006-11-16 | 1 | -13/+25 |
* | * tree-pass.h (pass_purge_lineno_notes): Remove declaration. | hubicka | 2006-11-11 | 1 | -11/+0 |
* | * cfgrtl.c (emit_insn_at_entry): Use gcc_assert, not abort. | bernds | 2006-09-15 | 1 | -2/+1 |
* | * cfgrtl.c (emit_insn_at_entry): New function. | bernds | 2006-09-15 | 1 | -0/+14 |
* | PR rtl-optimization/28071 | hubicka | 2006-07-29 | 1 | -0/+7 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -46/+46 |
* | 2006-05-04 Leehod Baruch <leehod@il.ibm.com> | razya | 2006-05-04 | 1 | -1/+87 |
* | 2006-04-26 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2006-04-26 | 1 | -103/+0 |
* | gcc/ | rsandifo | 2006-04-25 | 1 | -0/+1 |
* | * cfgrtl.c (last_loop_beg_note, back_edge_of_syntactic_loop_p): | rakdver | 2006-03-13 | 1 | -96/+3 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -4/+4 |
* | 2006-01-20 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-20 | 1 | -2/+3 |
* | * basic-block.h (control_flow_graph): Change the type of | kazu | 2006-01-11 | 1 | -3/+7 |
* | * cfglayout.c (fixup_reorder_chain): Remove kludge for the | ebotcazou | 2006-01-02 | 1 | -3/+0 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -4/+5 |
* | Rewrite fix for PR 17356, fix for enable checking ada build failure. | wilson | 2005-10-31 | 1 | -10/+12 |
* | PR middle-end/23199 | ebotcazou | 2005-10-19 | 1 | -8/+2 |
* | Fix IA-64 libada build failure, abnormal call edges on non-call insns. | wilson | 2005-10-18 | 1 | -6/+10 |
* | * cfgrtl.c (rtl_merge_blocks): Call maybe_remove_eh_handler on | rth | 2005-07-28 | 1 | -1/+11 |
* | 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 |