fix PR6533 by updating the br(xor) code to remember the case
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-27.ll
index e687e833c8f64b2127217429ef48ba6167dbea50..d700ccbf530324223716cb59ed4970f3a68de9dd 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=sse41 -o %t
+; RUN: llc < %s -march=x86 -mattr=sse41 -o %t
 ; RUN: grep addps %t | count 2
 ; RUN: grep mulps %t | count 2
 ; RUN: grep subps %t | count 2