summaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
...
* * i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.hubicka2001-10-231-25/+102
* * calls.c: Fix formatting.kazu2001-10-101-2/+2
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-8/+10
* * cfgcleanup.c (merge_blocks_move_successor_nojumps): Don't leaverearnsha2001-09-211-1/+7
* * cfgcleanup.c (flow_find_cross_jump): Delete any REG_EQUAL notesrearnsha2001-09-211-0/+16
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-5/+5
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-4/+2
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-66/+40
* * basic-block.h (cached_make_edge, make_single_succ): New.hubicka2001-09-111-3/+1
* * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):hubicka2001-09-101-0/+1248