Add fcopysign instructions
[oota-llvm.git] / test / CodeGen / Generic / isunord.ll
index 589f49611791ec1ee082b817b7a4d5ddd8cdaee6..fa465d4e2209352996b831f50be81a06900207e5 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llvm-as < %s | llc
-; XFAIL: ia64
 
 declare i1 @llvm.isunordered.f64(double, double)