Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / InstCombine / vec_sext.ll
2010-12-17 Nate BegemanAdd vector versions of some existing scalar transforms...