aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-10calls.c: Fix formatting.Kazu Hirata1-2/+2
2001-09-25Makefile.in (cfgrtl.o): Add.Jan Hubicka1-8/+10
2001-09-21cfgcleanup.c (merge_blocks_move_successor_nojumps): Don't leave ADDR_VEC or A...Richard Earnshaw1-1/+7
2001-09-21cfgcleanup.c (flow_find_cross_jump): Delete any REG_EQUAL notes that would be...Richard Earnshaw1-0/+16
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka1-5/+5
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka1-4/+2
2001-09-11basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka1-66/+40
2001-09-11basic-block.h (cached_make_edge, [...]): New.Jan Hubicka1-3/+1
2001-09-10Makefile.in (cfg.o, [...]): New.Jan Hubicka1-0/+1248