aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vn.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-17bt-load.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-15tree-vn.c (get_value_handle): Make sure that given an is_gimple_min_invariant...Daniel Berlin1-5/+7
2004-09-25c-typeck.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
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