aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/GVN/basic.ll
AgeCommit message (Expand)Author
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-24Add a GVN pass, using the value numbering code I developed for GVNPRE and theOwen Anderson