Make sure FABS on v2f32 and v4f32 is legal on ARM NEON
[oota-llvm.git] / test / CodeGen / ARM / fdivs.ll
index 9af1217de1d080862b9bd2221bd46519f6e9ca73..8fab00213585f40665060b93ecad94759e5433c7 100644 (file)
@@ -10,14 +10,14 @@ entry:
 }
 
 ; VFP2: test:
-; VFP2:        vdiv.f32        s0, s1, s0
+; VFP2:        vdiv.f32        s0, s2, s0
 
 ; NFP1: test:
-; NFP1:        vdiv.f32        s0, s1, s0
+; NFP1:        vdiv.f32        s0, s2, s0
 ; NFP0: test:
-; NFP0:        vdiv.f32        s0, s1, s0
+; NFP0:        vdiv.f32        s0, s2, s0
 
 ; CORTEXA8: test:
-; CORTEXA8:    vdiv.f32        s0, s1, s0
+; CORTEXA8:    vdiv.f32        s0, s2, s0
 ; CORTEXA9: test:
-; CORTEXA9:    vdiv.f32        s0, s0, s1
+; CORTEXA9:    vdiv.f32        s{{.}}, s{{.}}, s{{.}}