Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / ScalarRepl / only-memcpy-uses.ll
2011-03-16 Cameron ZwarichOnly convert allocas to scalars if it is profitable...