Fix a VFP binary arithmetic instruction encoding bug.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 12 Nov 2008 08:14:21 +0000 (08:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 12 Nov 2008 08:14:21 +0000 (08:14 +0000)
commit3f4924efffdb4bb7af408356df86bd8cb83ab89a
treedf49c6f774548c10d593600e1701b075e43fe89e
parent706329143d0cbe83684275417c514725aab773e9
Fix a VFP binary arithmetic instruction encoding bug.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59116 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp