summaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgcleanup.c (try_optimize_cfg): If try_simplify_condjump optimizedjakub2001-11-151-2/+6
* * jump.c (squeeze_notes): Return true if no real insns were found.jakub2001-11-151-2/+4
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-6/+6
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-1/+1
* * cfgcleanup.c: Fix a comment typo.kazu2001-10-301-1/+1
* * basic-block.h (purge_all_dead_edges): Add update_life_p argument.hubicka2001-10-291-1/+7
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * cfgcleanup.c (merge_blocks_move_predecessor_nojumps,hubicka2001-10-271-2/+8
* * cfgcleanup.c (BB_SET_FLAG, BB_CLEAR_FLAG): Add cast to avoid warning.kenner2001-10-261-2/+2
* * flow.c (clear_log_links): Remove unused variable.aj2001-10-261-1/+0
* * 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