mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Attempt to fix windows buildbots. Patch by James Benton.
llvm-svn: 159826
This commit is contained in:
parent
aac3b7a46a
commit
ffd9b270f2
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user