aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
2004-08-04basic-block.h (profile_staus): New global variable.Jan Hubicka1-0/+9
2004-07-26re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi...Richard Sandiford1-1/+1
2004-07-26basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti1-1/+1
2004-07-21rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.Steven Bosscher1-1/+0
2004-07-16basic-block.h (remove_fake_exit_edges): Declare.Richard Henderson1-0/+1
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-1/+1
2004-06-14basic-block.h (could_fall_through): Declare.J"orn Rennecke1-0/+1
2004-06-09basic-block.h (struct edge_def): Add goto_locus.Richard Henderson1-0/+3
2004-06-03basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher1-9/+7
2004-05-15basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-32/+90
2004-05-05basic-block.h (free_basic_block_vars): Update prototype.Steven Bosscher1-1/+1
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+12
2004-02-25basic-block.h (make_eh_edge, [...]): Declare.Jan Hubicka1-0/+2
2004-02-17loop-iv.c: New file.Zdenek Dvorak1-0/+11
2004-01-29Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.Zdenek Dvorak1-8/+0
2004-01-23basic-block.h (PROP_POSTRELOAD): New macro.Jan Hubicka1-0/+5
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-18basic-block.h (try_redirect_by_replacing_jump): Declare.Jan Hubicka1-0/+1
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher1-17/+29
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-6/+3
2003-12-06re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc)Alan Modra1-0/+2
2003-07-18Makefile.in (ifcvt.o): Add cfgloop.h.Zdenek Dvorak1-1/+2
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger1-154/+134
2003-07-03basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka1-2/+4
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-26Makefile.in (cfgrtl.o): Add expr.h dependency.Zdenek Dvorak1-0/+1
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-06-16basic-block.h: Remove duplicate prototype of note_prediction_to_br_prob.Andreas Jaeger1-1/+0
2003-06-15alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger1-1/+3
2003-06-12basic-block.h (flow_delete_block_noexpunge): Kill.Jan Hubicka1-1/+0
2003-06-07basic-block.h (EDGE_SIBCALL): New.Richard Henderson1-1/+2
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka1-6/+4
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-0/+4
2003-03-10cfg.c (unchecked_make_edge): New.Michael Matz1-0/+2
2003-03-05basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New.Zdenek Dvorak1-1/+3
2003-02-06i386.c (x86_inter_unit_moves): New variable.Jan Hubicka1-0/+1
2003-01-24cfgloopanal.c: New file.Zdenek Dvorak1-201/+8
2003-01-18basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-01-18alias.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-09Makefile.in (optabs.o): Add dependency on basic-block.h.Josef Zlomek1-1/+2
2003-01-08Makefile.in (PARTITION_H): New.Josef Zlomek1-0/+1
2002-12-19* basic-block.h (flow_bb_inside_loop_p): Correct prototype.Roger Sayle1-2/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+5
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-4/+4
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-09-08* basic-block.h (struct loop): Remove unused cont_dominator field.Roger Sayle1-3/+0
2002-07-29profile.c: Add file comment describing the overall algorithm and structures.Nathan Sidwell1-7/+10
2002-07-21Enhancements for the if-conversion passBernd Schmidt1-0/+27
2002-07-15[multiple changes]Michael Matz1-0/+6