projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd985ef
)
test/CodeGen/X86/sext-setcc-self.ll: Mark it as XFAIL: cygwin,mingw32,win32. Investig...
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 6 Jul 2012 12:12:39 +0000
(12:12 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 6 Jul 2012 12:12:39 +0000
(12:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159820
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/sext-setcc-self.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/sext-setcc-self.ll
b/test/CodeGen/X86/sext-setcc-self.ll
index c64a43c643c047f93754794b578f92933350f4cf..55ae7fea9af060bbb59b3b83bbb28ea6a352213c 100644
(file)
--- 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