summaryrefslogtreecommitdiff
path: root/gcc/cfglayout.c
Commit message (Expand)AuthorAgeFilesLines
* Sat Jul 5 16:18:53 CEST 2003 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>Zdenek Dvorak2003-07-051-12/+9
* cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if ed...Zdenek Dvorak2003-07-031-14/+142
* basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka2003-07-031-134/+112
* rtl.h (emit_line_note_after): Remove.Nathan Sidwell2003-07-011-4/+2
* rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell2003-06-271-2/+2
* caller-save.c: Convert to ISO C90.Andreas Jaeger2003-06-221-55/+37
* function.h (struct emit_status): Remove x_last_linenum, x_last_filename.Nathan Sidwell2003-06-161-2/+4
* cfglayout.c (insn_scope): New static functionJan Hubicka2003-06-081-9/+166
* i386.md (subsi_3_zext, [...]): Fix predicates.Jan Hubicka2003-06-081-0/+3
* function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka2003-06-061-80/+12
* c-decl.c (struct binding_level): Add shadowed_tags and function_body...Zack Weinberg2003-04-111-0/+2
* re PR rtl-optimization/10024 ([HP-PA] inline optimization ICE)Jan Hubicka2003-04-071-0/+7
* cfgbuild.c (make_edges): Use tablejump_p.Richard Henderson2003-03-301-6/+1
* re PR rtl-optimization/10056 ([HP-PA] ICE at -O2 when building c++ code from ...Jan Hubicka2003-03-251-1/+33
* cfg.c (unchecked_make_edge): New.Michael Matz2003-03-101-1/+4
* Makefile.in (cfglayout.o): Depend on TARGET_H.Richard Henderson2003-02-151-0/+16
* cfgloopanal.c: New file.Zdenek Dvorak2003-01-241-7/+82
* alias.c: Fix comment typos.Kazu Hirata2003-01-181-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-2/+3
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-2/+2
* 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