summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-07-24 00:30:09 +0000
committerDan Gohman <gohman@apple.com>2009-07-24 00:30:09 +0000
commit17151155ed8f83dcbb5db69bca2839ac2da19e0e (patch)
tree4d1720975acbb0f9b4291148cdaf6574aff66ee1 /llvm/test/CodeGen/Generic
parentcdd405d8047793f07d33e6022313b6c70875b0b0 (diff)
downloadbcm5719-llvm-17151155ed8f83dcbb5db69bca2839ac2da19e0e.tar.gz
bcm5719-llvm-17151155ed8f83dcbb5db69bca2839ac2da19e0e.zip
Remove the IA-64 backend.
llvm-svn: 76920
Diffstat (limited to 'llvm/test/CodeGen/Generic')
-rw-r--r--llvm/test/CodeGen/Generic/isunord.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/isunord.ll b/llvm/test/CodeGen/Generic/isunord.ll
index 589f4961179..fa465d4e220 100644
--- a/llvm/test/CodeGen/Generic/isunord.ll
+++ b/llvm/test/CodeGen/Generic/isunord.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc
-; XFAIL: ia64
declare i1 @llvm.isunordered.f64(double, double)
OpenPOWER on IntegriCloud