aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-04bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell1-1/+1
2004-11-03tree-cfg.c (find_taken_edge): Abort if we are given a statement that is neith...Kazu Hirata1-4/+4
2004-11-02re PR tree-optimization/16447 (out of ssa generates bloated code)Andrew MacLeod1-7/+9
2004-11-01* tree-cfg.c (thread_jumps): Fix a comment typo.Kazu Hirata1-1/+1
2004-11-01* tree-cfg.c (thread_jumps): Fix a comment typo.Kazu Hirata1-1/+1
2004-10-28lambda-code.c (nestify_update_pending_stmts): Remove.Kazu Hirata1-12/+3
2004-10-27re PR tree-optimization/17529 (ICE in get_indirect_ref_operands)Andrew Pinski1-1/+1
2004-10-27tree-cfg.c (thread_jumps): Speed up by reordering the two conditions for ente...Kazu Hirata1-10/+10
2004-10-27tree-cfg.c (thread_jumps): Speed up by pretending to have ENTRY_BLOCK_PTR in ...Kazu Hirata1-4/+6
2004-10-27re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin1-2/+6
2004-10-23re PR middle-end/17967 (Expand is considered slower? (remove_useless_stmts is...Andrew Pinski1-1/+0
2004-10-22tree-cfg.c (thread_jumps_from_bb): Speed up by extracting edge information wh...Kazu Hirata1-3/+2
2004-10-22tree-cfg.c (thread_jumps): Speed up by putting basic blocks into worklist ins...Kazu Hirata1-16/+9
2004-10-21* tree-cfg.c (thread_jumps): Speed up by using a worklist.Kazu Hirata1-18/+85
2004-10-21tree-cfg.c (thread_jumps): Move a part of it to ...Kazu Hirata1-163/+179
2004-10-19tree-cfg.c (group_case_labels): Look at the second to last case statement for...Andrew Pinski1-4/+5
2004-10-19tree-cfg.c (thread_jumps): Use a do-while loop instead of a loop with goto.Kazu Hirata1-141/+147
2004-10-18tree-cfg.c (cleanup_tree_cfg): Don't iterate on thread_jumps.Kazu Hirata1-7/+8
2004-10-18tree-cfg.c (tree_forwarder_block_p): Don't set forwardable.Kazu Hirata1-27/+15
2004-10-18re PR middle-end/15014 (labels after are removed even though they are used)Andrew Pinski1-5/+20
2004-10-18tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.Diego Novillo1-1/+1
2004-10-16re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2)Zdenek Dvorak1-3/+2
2004-10-14revert: re PR middle-end/17967 (Expand is considered slower? (remove_useless_...Andrew Pinski1-0/+8
2004-10-14re PR middle-end/17967 (Expand is considered slower? (remove_useless_stmts is...Andrew Pinski1-8/+0
2004-10-13re PR tree-optimization/17724 (wrong dominator (eh/fold all builtins) related)Jakub Jelinek1-0/+20
2004-10-10* tree-cfg.c: Fix comment typos.Kazu Hirata1-5/+5
2004-10-08* tree-cfg.c: Fix a comment typo.Kazu Hirata1-1/+1
2004-10-08tree-cfg.c (tree_forwarder_block_p): Reorder checks so that common cases will...Kazu Hirata1-14/+16
2004-10-07tree-cfg.c (tree_block_forwards_to): Remove.Kazu Hirata1-63/+0
2004-10-06tree-cfg.c (thread_jumps): Remove a duplicate check for EXIT_BLOCK_PTR.Kazu Hirata1-6/+1
2004-10-05tree-cfg.c (cleanup_tree_cfg): Remove extra parentheses in comments.Kazu Hirata1-1/+1
2004-10-05tree-cfg.c (thread_jumps): Remove a duplicate check for an infinite loop.Kazu Hirata1-5/+0
2004-10-05tree-cfg.c (thread_jumps): Iterate with FOR_EACH_BB instead of FOR_BB_BETWEEN.Kazu Hirata1-8/+8
2004-10-05tree-cfg.c (cleanup_tree_cfg): Don't call delete_unreachable_blosk() after th...Kazu Hirata1-19/+15
2004-10-05tree-cfg.c (cleanup_tree_cfg): Remove variable something_changed.Kazu Hirata1-8/+3
2004-10-02* tree-cfg.c, config/s390/tpf-unwind.h: Fix comment typos.Kazu Hirata1-1/+1
2004-10-02tree-cfg.c (cleanup_tree_cfg): Speed up by calling delete_unrechable_blocks()...Kazu Hirata1-5/+15
2004-10-01re PR tree-optimization/17343 (a dispatch table can be shortened for certain ...Andrew Pinski1-1/+7
2004-10-01tree-cfg.c (cleanup_tree_cfg): Pull a call to cleanup_control_flow() out of t...Kazu Hirata1-3/+9
2004-09-30* protoize.c, tree-cfg.c: Fix comment typos.Kazu Hirata1-1/+1
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-136/+148
2004-09-26bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style.Zdenek Dvorak1-6/+11
2004-09-22fold-const.c (fold): Avoid non INTEGER_TYPEs when widening operands in an int...Diego Novillo1-16/+3
2004-09-18* tree-cfg.c (thread_jumps): Fix updating of the profile.Jan Hubicka1-10/+16
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-8/+7
2004-09-16Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.Zdenek Dvorak1-1/+394
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-6/+7
2004-09-15* tree-cfg.c (remove_bb): Release SSA defs.Jan Hubicka1-0/+1
2004-09-14tree-cfg.c (thread_jumps): Update dominators correctly in case destination of...Zdenek Dvorak1-3/+6
2004-09-11tree-cfg.c (set_bb_for_stmt): Use PHI_BB.Zdenek Dvorak1-1/+3