ARM target code clean up. Check for iOS, not Darwin where it makes sense.
[oota-llvm.git] / test / CodeGen / ARM / fdivs.ll
index 9af1217de1d080862b9bd2221bd46519f6e9ca73..31c1ca940502f91b791de147439e426bbd424c34 100644 (file)
@@ -20,4 +20,4 @@ entry:
 ; CORTEXA8: test:
 ; CORTEXA8:    vdiv.f32        s0, s1, s0
 ; CORTEXA9: test:
-; CORTEXA9:    vdiv.f32        s0, s0, s1
+; CORTEXA9:    vdiv.f32        s{{.}}, s{{.}}, s{{.}}