Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / avx2-phaddsub.ll
2011-12-02 Craig TopperAdd instruction selection support for horizontal add...