summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dse.c
Commit message (Expand)AuthorAgeFilesLines
...
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.Steven Bosscher2005-01-131-29/+27
* [multiple changes]Diego Novillo2005-01-081-0/+4
* bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style.Zdenek Dvorak2004-09-261-1/+5
* tree-dfa.c (free_df_for_stmt): No longer static.Jeff Law2004-09-141-0/+8
* tree-cfg.c (set_bb_for_stmt): Use PHI_BB.Zdenek Dvorak2004-09-111-9/+20
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-5/+1
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+2
* tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo2004-07-281-1/+2
* tree-cfg.c (make_exit_edges): Use get_call_expr_in.Richard Henderson2004-07-081-4/+5
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2004-06-261-1/+1
* tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod2004-06-171-3/+2
* tree.h (PHI_CHAIN): New.Steven Bosscher2004-06-161-2/+2
* tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth2004-06-101-33/+34
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+445