Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2007-03-24-InlineAsmVectorOp.ll
index cec8d8e8e74e394e685cf9309e639d5451a23743..c1b1ad1c730d86f7b2ee6961172c5f2fa6109965 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | llc -mcpu=yonah -march=x86 | grep 'cmpltsd %xmm0, %xmm0'
+; RUN: llc < %s -mcpu=yonah -march=x86 | \
+; RUN:   grep {cmpltsd %xmm0, %xmm0}
 target datalayout = "e-p:32:32"
 target triple = "i686-apple-darwin9"