When scalar replacement returns a vector type, only accept it if the vector
[oota-llvm.git] / test / Transforms / ScalarRepl / inline-vector.ll
2011-03-29 Cameron ZwarichDo some simple copy propagation through integer loads...