aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/isunord.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/isunord.ll')
-rw-r--r--test/CodeGen/Generic/isunord.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/isunord.ll b/test/CodeGen/Generic/isunord.ll
index 589f496117..fa465d4e22 100644
--- a/test/CodeGen/Generic/isunord.ll
+++ b/test/CodeGen/Generic/isunord.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc
-; XFAIL: ia64
declare i1 @llvm.isunordered.f64(double, double)