mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-12 07:37:34 +00:00
temporarily disable this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96717 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8e946bea14
commit
7f6de7df46
@ -1,4 +1,5 @@
|
||||
; RUN: llc < %s -march=x86 -mattr=+sse,+sse2,+sse41 | FileCheck %s
|
||||
; XFAIL: *
|
||||
|
||||
target datalayout = "e-p:32:32"
|
||||
target triple = "i686-apple-darwin8.7.2"
|
||||
@ -69,4 +70,4 @@ define <4 x float> @test4(<4 x float> %A, float *%b, i32 %C) nounwind {
|
||||
; CHECK: movss (%eax), %xmm
|
||||
; CHECK: call
|
||||
; CHECK: roundss $4, %xmm{{.*}}, %xmm0
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user