Fix the result type of SELECT nodes lowered from Select instructions with
[oota-llvm.git] / test / CodeGen / X86 / sse-align-6.ll
index dace291730f7fd35d5485c8778e501aed9281ecc..0bbf4228a40bbc91172736c4f991ef803fa8b276 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep movups | count 1
+; RUN: llc < %s -march=x86-64 | grep movups | count 1
 
 define <2 x i64> @bar(<2 x i64>* %p, <2 x i64> %x) nounwind {
   %t = load <2 x i64>* %p, align 8