summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sext-setcc-self.ll
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2012-07-06 12:12:39 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2012-07-06 12:12:39 +0000
commit365f1b84d308f3e59d20eec030c3cde7f20a31c9 (patch)
treee9cc406aa59ba1f04f77cb7886f03e1fa0da07b4 /test/CodeGen/X86/sext-setcc-self.ll
parentbd985efa99b7540e664b7fc2d636348c23f63d75 (diff)
downloadllvm-365f1b84d308f3e59d20eec030c3cde7f20a31c9.tar.gz
llvm-365f1b84d308f3e59d20eec030c3cde7f20a31c9.tar.bz2
llvm-365f1b84d308f3e59d20eec030c3cde7f20a31c9.tar.xz
test/CodeGen/X86/sext-setcc-self.ll: Mark it as XFAIL: cygwin,mingw32,win32. Investigating.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159820 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/sext-setcc-self.ll')
-rw-r--r--test/CodeGen/X86/sext-setcc-self.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/CodeGen/X86/sext-setcc-self.ll b/test/CodeGen/X86/sext-setcc-self.ll
index c64a43c643..55ae7fea9a 100644
--- a/test/CodeGen/X86/sext-setcc-self.ll
+++ b/test/CodeGen/X86/sext-setcc-self.ll
@@ -1,5 +1,9 @@
; 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
+
define <4 x i32> @test_ueq(<4 x float> %in) {
entry:
; CHECK: pcmpeqd %xmm0, %xmm0