Fix an error in phi translation of GEPs that was causing failures.
[oota-llvm.git] / test / Transforms / GVNPRE / insertelement.ll
2007-06-27 Owen AndersonAdd tests for performing GVNPRE on the three vector...