summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (BB_SET_PARTITION): Clear old value first.Zack Weinberg2004-08-251-1/+6
* basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ...Zack Weinberg2004-08-241-21/+24
* basic-block.h (struct edge_def): Remove crossing_edge.Steven Bosscher2004-08-191-3/+5
* basic-block.h (profile_staus): New global variable.Jan Hubicka2004-08-041-0/+9
* re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi...Richard Sandiford2004-07-261-1/+1
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti2004-07-261-1/+1
* rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.Steven Bosscher2004-07-211-1/+0
* basic-block.h (remove_fake_exit_edges): Declare.Richard Henderson2004-07-161-0/+1
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-1/+1
* basic-block.h (could_fall_through): Declare.J"orn Rennecke2004-06-141-0/+1
* basic-block.h (struct edge_def): Add goto_locus.Richard Henderson2004-06-091-0/+3
* basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher2004-06-031-9/+7
* basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher2004-05-151-2/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-32/+90
* basic-block.h (free_basic_block_vars): Update prototype.Steven Bosscher2004-05-051-1/+1
* basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice2004-04-091-0/+12
* basic-block.h (make_eh_edge, [...]): Declare.Jan Hubicka2004-02-251-0/+2
* loop-iv.c: New file.Zdenek Dvorak2004-02-171-0/+11
* Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.Zdenek Dvorak2004-01-291-8/+0
* basic-block.h (PROP_POSTRELOAD): New macro.Jan Hubicka2004-01-231-0/+5
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* basic-block.h (try_redirect_by_replacing_jump): Declare.Jan Hubicka2004-01-181-0/+1
* backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher2003-12-301-17/+29
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-6/+3
* re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc)Alan Modra2003-12-061-0/+2
* Makefile.in (ifcvt.o): Add cfgloop.h.Zdenek Dvorak2003-07-181-1/+2
* basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-154/+134
* basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka2003-07-031-2/+4
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-1/+1
* Makefile.in (cfgrtl.o): Add expr.h dependency.Zdenek Dvorak2003-06-261-0/+1
* basic-block.h: Fix comment formatting.Kazu Hirata2003-06-231-1/+1
* basic-block.h: Remove duplicate prototype of note_prediction_to_br_prob.Andreas Jaeger2003-06-161-1/+0
* alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-151-1/+3
* basic-block.h (flow_delete_block_noexpunge): Kill.Jan Hubicka2003-06-121-1/+0
* basic-block.h (EDGE_SIBCALL): New.Richard Henderson2003-06-071-1/+2
* function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka2003-06-061-6/+4
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-0/+4
* cfg.c (unchecked_make_edge): New.Michael Matz2003-03-101-0/+2
* basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New.Zdenek Dvorak2003-03-051-1/+3
* i386.c (x86_inter_unit_moves): New variable.Jan Hubicka2003-02-061-0/+1
* cfgloopanal.c: New file.Zdenek Dvorak2003-01-241-201/+8
* basic-block.h: Fix comment formatting.Kazu Hirata2003-01-181-1/+1
* alias.c: Fix comment typos.Kazu Hirata2003-01-181-1/+1
* Makefile.in (optabs.o): Add dependency on basic-block.h.Josef Zlomek2003-01-091-1/+2
* Makefile.in (PARTITION_H): New.Josef Zlomek2003-01-081-0/+1
* * basic-block.h (flow_bb_inside_loop_p): Correct prototype.Roger Sayle2002-12-191-2/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+5
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-221-4/+4
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-1/+1
* * basic-block.h (struct loop): Remove unused cont_dominator field.Roger Sayle2002-09-081-3/+0