summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraphunit.c (cgraph_finalize_compilation_unit): Add a newlinesteven2006-11-301-1/+15
* * jump.c (mark_all_labels): Work in cfglayout mode.steven2006-11-251-1/+9
* 2006-11-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>mkuvyrkov2006-11-161-13/+25
* * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka2006-11-111-11/+0
* * cfgrtl.c (emit_insn_at_entry): Use gcc_assert, not abort.bernds2006-09-151-2/+1
* * cfgrtl.c (emit_insn_at_entry): New function.bernds2006-09-151-0/+14
* PR rtl-optimization/28071hubicka2006-07-291-0/+7
* Whitespace fixupsmrs2006-05-181-46/+46
* 2006-05-04 Leehod Baruch <leehod@il.ibm.com>razya2006-05-041-1/+87
* 2006-04-26 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2006-04-261-103/+0
* gcc/rsandifo2006-04-251-0/+1
* * cfgrtl.c (last_loop_beg_note, back_edge_of_syntactic_loop_p):rakdver2006-03-131-96/+3
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-4/+4
* 2006-01-20 Richard Guenther <rguenther@suse.de>rguenth2006-01-201-2/+3
* * basic-block.h (control_flow_graph): Change the type ofkazu2006-01-111-3/+7
* * cfglayout.c (fixup_reorder_chain): Remove kludge for theebotcazou2006-01-021-3/+0
* 2005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck2005-12-171-4/+5
* Rewrite fix for PR 17356, fix for enable checking ada build failure.wilson2005-10-311-10/+12
* PR middle-end/23199ebotcazou2005-10-191-8/+2
* Fix IA-64 libada build failure, abnormal call edges on non-call insns.wilson2005-10-181-6/+10
* * cfgrtl.c (rtl_merge_blocks): Call maybe_remove_eh_handler onrth2005-07-281-1/+11
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+18
* * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm282005-07-031-8/+8
* * basic-block.h (basic_block_def): Kill rbi.hubicka2005-06-271-29/+26
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka2005-06-161-35/+52
* * predict.c (tree_predict_edge): Don't drop useless predictions;hubicka2005-06-061-0/+6
* * lcm.c: Move all mode-switching related functions from here...steven2005-06-041-7/+1
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* 2005-05-18 Daniel Berlin <dberlin@dberlin.org>dberlin2005-05-181-1/+4
* 2005-04-25 J"orn Rennecke <joern.rennecke@st.com>amylaar2005-04-251-1/+1
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-3/+4
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-1/+1
* * cfgrtl.c (purge_all_dead_edge): Remove an unused argument.kazu2005-04-151-17/+1
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-0/+3
* * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c:kazu2005-04-031-1/+1
* 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>hagog2005-04-031-4/+74
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-46/+16
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-26/+28
* * cfgrtl.c (cfg_layout_merge_blocks): Remove new_e.kazu2005-03-091-2/+1
* * cfgrtl.c (rtl_verify_flow_info_1): Remove local variablekazu2005-03-071-4/+1
* * cfgbuild.c (find_sub_basic_blocks): Remove.kazu2005-03-071-1/+1
* * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.kazu2005-02-281-1/+0
* PR target/17428rakdver2005-02-141-0/+11
* * cfgrtl.c (rtl_delete_block): A basic block may be followed bysayle2005-01-061-4/+7
* * cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead ofkazu2004-12-031-1/+1
* * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven2004-11-291-7/+1
* * cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by usingkazu2004-11-291-7/+1
* * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Speed up bykazu2004-11-291-19/+2