From ff310737e5d5cbb5e29637f9d9f2c8a31a60afc8 Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Thu, 28 Oct 2010 06:47:08 +0000 Subject: Re-commit 117518 and 117519 now that ARM MC test failures are out of the way. llvm-svn: 117531 --- llvm/test/CodeGen/ARM/fdivs.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/CodeGen/ARM/fdivs.ll') diff --git a/llvm/test/CodeGen/ARM/fdivs.ll b/llvm/test/CodeGen/ARM/fdivs.ll index 9af1217de1d..0c314957929 100644 --- a/llvm/test/CodeGen/ARM/fdivs.ll +++ b/llvm/test/CodeGen/ARM/fdivs.ll @@ -20,4 +20,4 @@ entry: ; CORTEXA8: test: ; CORTEXA8: vdiv.f32 s0, s1, s0 ; CORTEXA9: test: -; CORTEXA9: vdiv.f32 s0, s0, s1 +; CORTEXA9: vdiv.f32 s0, s1, s0 -- cgit v1.2.3