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:
6ccdfc5
)
llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL:cygming. Investigating.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Mon, 11 Mar 2013 16:30:26 +0000
(16:30 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Mon, 11 Mar 2013 16:30:26 +0000
(16:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176808
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/handle-move.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/handle-move.ll
b/test/CodeGen/X86/handle-move.ll
index ba96275569b380594ad86e80a8435466cf8a1f35..93441cd7e8193502f654e3f6cadf58d855101215 100644
(file)
--- a/
test/CodeGen/X86/handle-move.ll
+++ b/
test/CodeGen/X86/handle-move.ll
@@
-1,6
+1,7
@@
; RUN: llc -march=x86-64 -mcpu=core2 -fast-isel -enable-misched -misched=shuffle -misched-bottomup -verify-machineinstrs < %s
; RUN: llc -march=x86-64 -mcpu=core2 -fast-isel -enable-misched -misched=shuffle -misched-topdown -verify-machineinstrs < %s
; REQUIRES: asserts
+; XFAIL: cygwin,mingw32
;
; Test the LiveIntervals::handleMove() function.
;