Polish atomic pointers
[oota-llvm.git] / test / CodeGen / X86 / 2009-03-26-NoImplicitFPBug.ll
index 0e31942e468df2137897c6fe65fb95eb2385a8a8..f4864793ba2f33325df8384bc1a6d42b04eb53dd 100644 (file)
@@ -1,6 +1,6 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -no-implicit-float
+; RUN: llc < %s -march=x86 -mattr=+sse2
 
-define double @t(double %x) nounwind ssp {
+define double @t(double %x) nounwind ssp noimplicitfloat {
 entry:
        br i1 false, label %return, label %bb3