mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
allow this to pass on ppc hosts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40846 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e76fad2ceb
commit
3038778c1e
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse -enable-unsafe-fp-math | \
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -enable-unsafe-fp-math | \
|
||||
; RUN: grep -v sp | grep xorps | wc -l | grep 2
|
||||
|
||||
; Don't fold the incoming stack arguments into the xorps instructions used
|
||||
|
Loading…
x
Reference in New Issue
Block a user