summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sext-setcc-self.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/sext-setcc-self.ll')
-rw-r--r--test/CodeGen/X86/sext-setcc-self.ll6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/CodeGen/X86/sext-setcc-self.ll b/test/CodeGen/X86/sext-setcc-self.ll
index 55ae7fea9a..23d66a2472 100644
--- a/test/CodeGen/X86/sext-setcc-self.ll
+++ b/test/CodeGen/X86/sext-setcc-self.ll
@@ -1,8 +1,4 @@
-; RUN: llc -march=x86 -mcpu=nehalem < %s | FileCheck %s
-
-; FIXME: The failure cannot be reproduced with, ... why?
-; llc -mtriple=i686-win32 -mcpu=nehalem
-; XFAIL: cygwin,mingw32,win32
+; RUN: llc -march=x86-64 -mcpu=nehalem -asm-verbose=false < %s | FileCheck %s
define <4 x i32> @test_ueq(<4 x float> %in) {
entry: