Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / stride-reuse.ll
index 1251a240055569140feaa0c4566194eb14e2d548..81de22ca4e357c3b892f46e4f68cf418d4e351ae 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=x86            | FileCheck %s
-; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s
+; RUN: llc < %s -mcpu=generic -march=x86            | FileCheck %s
+; RUN: llc < %s -mcpu=generic -mtriple=x86_64-linux | FileCheck %s
 ; CHECK-NOT:     lea
 
 @B = external global [1000 x float], align 32