Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / masked-iv-safe.ll
index 3a4acb8167f077b94e5c0230087cd6744af301b2..a7b036e9b65885d8579d58f15de0e4930627cfca 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 > %t
+; RUN: llc < %s -mcpu=generic -march=x86-64 > %t
 ; RUN: not grep and %t
 ; RUN: not grep movz %t
 ; RUN: not grep sar %t