diff options
| author | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-23 13:34:33 +0000 |
|---|---|---|
| committer | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-23 13:34:33 +0000 |
| commit | 33dbe4d16845bd7f16fb4cc7951ce85e16da91f3 (patch) | |
| tree | 59fd5309924b42f685561489c0b8479317babeb5 /gcc/c-lang.c | |
| parent | 1a8744913336f0a05dd60741d211ccfe5d322dc7 (diff) | |
| download | ppe42-gcc-33dbe4d16845bd7f16fb4cc7951ce85e16da91f3.tar.gz ppe42-gcc-33dbe4d16845bd7f16fb4cc7951ce85e16da91f3.zip | |
* i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.
* toplev.c (rest_of_compilation): Use CLEANUP_UPDATE_LIFE
to avoid update_life_info call.
* basic-block.h (CLEANUP_UPATE_LIFE): Define.
* cfgcleanup.c (bb_flags): New enum.
(BB_FLAGS, BB_SET_FLAG, BB_CLEAR_FLAG, FORWARDER_BLOCK_P): New macros.
(notice_new_block, update_forwarder_flag): New functions.
(try_simplify_condjump): Use FORWARDER_BLOCK_P.
(try_forward_edges): Likewise; update flags.
(merge_blocks): Likewise.
(outgoing_edges_match): Likewise.
(try_crossjump_to_edge): Likewise.
(try_optimize_cfg): Likewise; initialize and clear the flags;
recompute life info if needed.
(cleanup_cfg): No need to clear aux pointers.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46434 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-lang.c')
0 files changed, 0 insertions, 0 deletions

