aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfglayout.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-13basic-block.h: Remove the prototype for free_basic_block_vars.Kazu Hirata1-1/+0
2007-01-18cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYO...Steven Bosscher1-1/+2
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+1
2005-08-24bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak1-1/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-1/+0
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-26re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi...Richard Sandiford1-1/+1
2004-06-03Makefile.in (RA_H, [...]): New.Jerry Quinn1-0/+7
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-0/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-18/+0
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+1
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher1-2/+2
2003-07-03cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if ed...Zdenek Dvorak1-0/+3
2003-07-03basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka1-3/+2
2003-06-22caller-save.c: Convert to ISO C90.Andreas Jaeger1-7/+7
2003-06-08cfglayout.c (insn_scope): New static functionJan Hubicka1-2/+2
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka1-2/+2
2003-01-24cfgloopanal.c: New file.Zdenek Dvorak1-2/+6
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-3/+8
2001-12-30cfglayout.c (scope_def, [...]): Remove.Richard Henderson1-4/+3
2001-11-05Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; remove unneded dep...Jan Hubicka1-0/+37