OSDN Git Service

The VMLA instruction and its friends are not actually fused; they're plain old
authorCameron Zwarich <zwarich@apple.com>
Thu, 7 Jul 2011 08:28:52 +0000 (08:28 +0000)
committerCameron Zwarich <zwarich@apple.com>
Thu, 7 Jul 2011 08:28:52 +0000 (08:28 +0000)
commit375db7f39af8da118f3947d24ea91967c4a6b526
tree26c81ae1ddc042f233a11cea112921cbc686fa75
parentdb068738e806753bc5735434cab9b9f930840c7a
The VMLA instruction and its friends are not actually fused; they're plain old
multiply-accumulate instructions with separate rounding steps.

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