aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dse.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-26bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style.Zdenek Dvorak1-1/+5
2004-09-14tree-dfa.c (free_df_for_stmt): No longer static.Jeff Law1-0/+8
2004-09-11tree-cfg.c (set_bb_for_stmt): Use PHI_BB.Zdenek Dvorak1-9/+20
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-5/+1
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-1/+2
2004-07-28tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo1-1/+2
2004-07-08tree-cfg.c (make_exit_edges): Use get_call_expr_in.Richard Henderson1-4/+5
2004-06-26c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod1-3/+2
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher1-2/+2
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-33/+34
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+445