aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vn.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-14/+10
2004-08-10tree-vn.c (val_expr_pair_expr_eq): Compare vuses, to match the hash function.Geoffrey Keating1-3/+12
2004-06-30tree-ssa-pre.c (phi_trans_add): Use is_gimple_min_invariant to check for cons...Diego Novillo1-5/+7
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo1-33/+76
2004-06-23Makefile.in (tree-vn.o): New.Diego Novillo1-0/+257