summaryrefslogtreecommitdiff
path: root/gcc/cfglayout.c
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-1/+1
* bb-reorder.c (make_reorder_chain_1): Search harder for the vax casesi fallthr...Richard Henderson2002-06-211-12/+3
* cfglayout.c (scope_to_insns_initialize): Call set_block_levels.Jan Hubicka2002-06-201-4/+30
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka2002-06-041-2/+0
* loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka2002-06-021-20/+6
* bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak2002-05-231-10/+7
* cfgbuild.c: Fix formatting.Kazu Hirata2002-05-221-17/+17
* bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak2002-05-211-11/+13
* basic_block.h (struct basic_block_def): Added prev_bb and next_bb fields.Zdenek Dvorak2002-05-191-4/+14
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-42/+32
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-32/+42
* i386.md (testsi to testqi spliters): New.Jan Hubicka2002-05-111-0/+81
* cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka2002-05-081-40/+340
* basic-block.h (update_br_prob_note): Declare.Jan Hubicka2002-01-101-0/+2
* cfglayout.c (scope_def, [...]): Remove.Richard Henderson2001-12-301-624/+96
* cfglayout.c (insert_intra_before_1): New.Jakub Jelinek2001-12-291-12/+57
* haifa-sched.c (reemit_other_notes): New.Richard Henderson2001-12-271-1/+2
* rtl.h (in_expr_list_p): New declaration.Richard Kenner2001-12-241-150/+121
* cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename to ....Andreas Jaeger2001-11-161-7/+7
* cfglayout.c (fixup_fallthru_exit_predecesor): New static function.Jan Hubicka2001-11-141-0/+26
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-1/+1
* Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; remove unneded dep...Jan Hubicka2001-11-051-0/+1079