X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FARM%2Ffdivs.ll;h=0c31495792979b2a62c008fe10a35b4eaa288cad;hb=0104d9de04f5620ad9f837efbd3d82f31c6ff451;hp=9af1217de1d080862b9bd2221bd46519f6e9ca73;hpb=7c88cdcc3ba49101fa119ec3b403e9980934384e;p=oota-llvm.git diff --git a/test/CodeGen/ARM/fdivs.ll b/test/CodeGen/ARM/fdivs.ll index 9af1217de1d..0c314957929 100644 --- a/test/CodeGen/ARM/fdivs.ll +++ b/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