commit | d9707e3d852622197133a73dcb788a7fcd364015 | [log] [tgz] |
---|---|---|
author | Owen Anderson <resistor@mac.com> | Thu Oct 21 03:11:16 2010 +0000 |
committer | Owen Anderson <resistor@mac.com> | Thu Oct 21 03:11:16 2010 +0000 |
tree | faca0499ec6e582d1aa18f7c43292fa665669f48 | |
parent | 13a949071ce2c887ae81db9f6880a660ff33a76d [diff] [blame] |
Revert r116983, which is breaking all the buildbots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116987 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/ARM/fmscs.ll b/test/CodeGen/ARM/fmscs.ll index 19359a1..103ce33 100644 --- a/test/CodeGen/ARM/fmscs.ll +++ b/test/CodeGen/ARM/fmscs.ll
@@ -19,6 +19,6 @@ ; NFP0: vnmls.f32 s2, s1, s0 ; CORTEXA8: test: -; CORTEXA8: vnmls.f32 s1, s2, s0 +; CORTEXA8: vnmls.f32 s2, s1, s0 ; CORTEXA9: test: ; CORTEXA9: vnmls.f32 s0, s1, s2