mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL:cygming. Investigating.
llvm-svn: 176808
This commit is contained in:
parent
0b315aa193
commit
6b526cc81f
@ -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-bottomup -verify-machineinstrs < %s
|
||||||
; RUN: llc -march=x86-64 -mcpu=core2 -fast-isel -enable-misched -misched=shuffle -misched-topdown -verify-machineinstrs < %s
|
; RUN: llc -march=x86-64 -mcpu=core2 -fast-isel -enable-misched -misched=shuffle -misched-topdown -verify-machineinstrs < %s
|
||||||
; REQUIRES: asserts
|
; REQUIRES: asserts
|
||||||
|
; XFAIL: cygwin,mingw32
|
||||||
;
|
;
|
||||||
; Test the LiveIntervals::handleMove() function.
|
; Test the LiveIntervals::handleMove() function.
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user