summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic
diff options
context:
space:
mode:
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