X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FGeneric%2Fisunord.ll;h=ebbba010793b3b4a640e528dbaee88399e73346c;hb=1b1bacb118b2ef4060026308488f43f92a53be50;hp=589f49611791ec1ee082b817b7a4d5ddd8cdaee6;hpb=53a66d10f01ebfeac7b8e59ca677f2cf2d4a3b26;p=oota-llvm.git diff --git a/test/CodeGen/Generic/isunord.ll b/test/CodeGen/Generic/isunord.ll index 589f4961179..ebbba010793 100644 --- a/test/CodeGen/Generic/isunord.ll +++ b/test/CodeGen/Generic/isunord.ll @@ -1,5 +1,4 @@ -; RUN: llvm-as < %s | llc -; XFAIL: ia64 +; RUN: llc < %s declare i1 @llvm.isunordered.f64(double, double)