aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
2004-12-13basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we can never cr...Steven Bosscher1-1/+1
2004-11-25basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.Nathan Sidwell1-2/+2
2004-11-25basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...Nathan Sidwell1-12/+6
2004-11-22tree-ssa.c (ssa_remove_edge): Remove.Kazu Hirata1-1/+1
2004-11-22bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell1-14/+3
2004-11-20basic-block.h (edge_def): Add dest_idx.Kazu Hirata1-0/+4
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata1-5/+0
2004-11-10basic-block.h (XMALLOC_REG_SET, [...]): New.Steven Bosscher1-13/+8
2004-11-09conflict.c (mark_reg, [...]): Remove.Kazu Hirata1-1/+0
2004-11-08flow.c (allocate_bb_life_data): Make it static.Kazu Hirata1-1/+0
2004-10-29bitmap.h (bitmap_empty_p): New.Nathan Sidwell1-6/+5
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-10-18basic-block.h (reg_set_iterator): New.Kazu Hirata1-30/+8
2004-10-16re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2)Zdenek Dvorak1-2/+1
2004-10-13basic-block.h (edge_iterator): Keep the address of VEC(edge) *.Ben Elliston1-8/+18
2004-10-10basic-block.h: Remove the prototypes for can_hoist_insn_p...Kazu Hirata1-3/+0
2004-10-05basic-block.h: Remove the prototype for flow_preorder_transversal_compute.Kazu Hirata1-1/+0
2004-09-28* basic-block.h: Fix a comment typo.Kazu Hirata1-1/+1
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-13/+116
2004-09-26bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style.Zdenek Dvorak1-3/+27
2004-09-19basic-block.h (update_bb_profile_after_threading): Declare.Jan Hubicka1-0/+1
2004-09-17basic-block.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-16Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.Zdenek Dvorak1-0/+2
2004-09-14Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency.Zdenek Dvorak1-0/+1
2004-09-09basic-block.h (guess_outgoing_edge_probabilities): Declare.Jan Hubicka1-0/+1
2004-08-25basic-block.h (BB_SET_PARTITION): Clear old value first.Zack Weinberg1-1/+6
2004-08-24basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ...Zack Weinberg1-21/+24
2004-08-19basic-block.h (struct edge_def): Remove crossing_edge.Steven Bosscher1-3/+5
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