Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / widen_load-2.ll
index 29689dd27985b57df863fe379c35844ee92c8c32..79aa00050254d39b7b4941fe0627493296c4e49b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -o - -march=x86-64 -mattr=+sse42 | FileCheck %s
+; RUN: llc < %s -o - -mcpu=generic -march=x86-64 -mattr=+sse42 | FileCheck %s
 
 ; Test based on pr5626 to load/store
 ;