Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / ScalarRepl / nonzero-first-index.ll
2009-12-22 Bob WilsonGeneralize SROA to allow the first index of a GEP to...