aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfglayout.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-11c-decl.c (struct binding_level): Add shadowed_tags and function_body...Zack Weinberg1-0/+2
2003-04-07re PR rtl-optimization/10024 ([HP-PA] inline optimization ICE)Jan Hubicka1-0/+7
2003-03-30cfgbuild.c (make_edges): Use tablejump_p.Richard Henderson1-6/+1
2003-03-25re PR rtl-optimization/10056 ([HP-PA] ICE at -O2 when building c++ code from ...Jan Hubicka1-1/+33
2003-03-10cfg.c (unchecked_make_edge): New.Michael Matz1-1/+4
2003-02-15Makefile.in (cfglayout.o): Depend on TARGET_H.Richard Henderson1-0/+16
2003-01-24cfgloopanal.c: New file.Zdenek Dvorak1-7/+82
2003-01-18alias.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-2/+3
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-2/+2
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-06-21bb-reorder.c (make_reorder_chain_1): Search harder for the vax casesi fallthr...Richard Henderson1-12/+3
2002-06-20cfglayout.c (scope_to_insns_initialize): Call set_block_levels.Jan Hubicka1-4/+30
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+0
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka1-20/+6
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-10/+7
2002-05-22cfgbuild.c: Fix formatting.Kazu Hirata1-17/+17
2002-05-21bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak1-11/+13
2002-05-19basic_block.h (struct basic_block_def): Added prev_bb and next_bb fields.Zdenek Dvorak1-4/+14
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-42/+32
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-32/+42
2002-05-11i386.md (testsi to testqi spliters): New.Jan Hubicka1-0/+81
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-40/+340
2002-01-10basic-block.h (update_br_prob_note): Declare.Jan Hubicka1-0/+2
2001-12-30cfglayout.c (scope_def, [...]): Remove.Richard Henderson1-624/+96
2001-12-29cfglayout.c (insert_intra_before_1): New.Jakub Jelinek1-12/+57
2001-12-27haifa-sched.c (reemit_other_notes): New.Richard Henderson1-1/+2
2001-12-24rtl.h (in_expr_list_p): New declaration.Richard Kenner1-150/+121
2001-11-16cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename to ....Andreas Jaeger1-7/+7
2001-11-14cfglayout.c (fixup_fallthru_exit_predecesor): New static function.Jan Hubicka1-0/+26
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-05Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; remove unneded dep...Jan Hubicka1-0/+1079