1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

the sparc v8 backend handles this correctly

llvm-svn: 36801
This commit is contained in:
Chris Lattner 2007-05-05 22:12:57 +00:00
parent c2c16a967e
commit 341cb5adc8

View File

@ -1,5 +1,5 @@
; RUN: llvm-upgrade < %s | llvm-as | llc
; XFAIL: ia64|sparcv8
; XFAIL: ia64
declare bool %llvm.isunordered.f64(double, double)