Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / movgs.ll
index 97b7fe70d8589ca0ee44c18a4d96094f36aaec6c..aeb540fe42327e1a582ae7571916626660ea0162 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mattr=sse41 | FileCheck %s --check-prefix=X32
+; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu -mattr=sse41 | FileCheck %s --check-prefix=X32
 ; RUN: llc < %s -mtriple=x86_64-linux -mattr=sse41 | FileCheck %s --check-prefix=X64
 ; RUN: llc < %s -mtriple=x86_64-win32 -mattr=sse41 | FileCheck %s --check-prefix=X64