summaryrefslogtreecommitdiff
path: root/gcc/cfglayout.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-04-10 Zack Weinberg <zack@codesourcery.com>zack2003-04-111-0/+2
* PR opt/10024hubicka2003-04-071-0/+7
* * cfgbuild.c (make_edges): Use tablejump_p.rth2003-03-301-6/+1
* PR opt/10056hubicka2003-03-251-1/+33
* * cfg.c (unchecked_make_edge): New.matz2003-03-101-1/+4
* * Makefile.in (cfglayout.o): Depend on TARGET_H.rth2003-02-161-0/+16
* * cfgloopanal.c: New file.rakdver2003-01-241-7/+82
* * alias.c: Fix comment typos.kazu2003-01-181-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-2/+3
* * c-decl.c: Fix a comment typo.kazu2002-12-131-2/+2
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* 2002-06-21 Richard Henderson <rth@redhat.com>thorpej2002-06-211-12/+3
* * cfglayout.c (scope_to_insns_initialize): Call set_block_levels.law2002-06-211-4/+30
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-041-2/+0
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-20/+6
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-10/+7
* * cfgbuild.c: Fix formatting.kazu2002-05-221-17/+17
* * bb-reorder.c (make_reorder_chain_1): Modified.rakdver2002-05-211-11/+13
* * basic_block.h (struct basic_block_def): Added prev_bb and next_bbrakdver2002-05-191-4/+14
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-42/+32
* Basic block renumbering removal.rth2002-05-161-32/+42
* * i386.md (testsi to testqi spliters): New.hubicka2002-05-111-0/+81
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-40/+340
* * basic-block.h (update_br_prob_note): Declare.hubicka2002-01-101-0/+2
* * cfglayout.c (scope_def, scope_forest_info, forest,rth2001-12-311-624/+96
* * cfglayout.c (insert_intra_before_1): New.jakub2001-12-291-12/+57
* * haifa-sched.c (reemit_other_notes): New.rth2001-12-271-1/+2
* * rtl.h (in_expr_list_p): New declaration.kenner2001-12-241-150/+121
* * cfglayout.c (fixup_fallthru_exit_predecesor): Make void, renameaj2001-11-161-7/+7
* * cfglayout.c (fixup_fallthru_exit_predecesor): New static function.hubicka2001-11-141-0/+26
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-1/+1
* * Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h;hubicka2001-11-051-0/+1079