On Darwin targets, only use vfma etc. if the source use fma() intrinsic explicitly.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 13 Apr 2012 18:59:28 +0000 (18:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 13 Apr 2012 18:59:28 +0000 (18:59 +0000)
commit7ece9539c287dd536f56e81c69291454186ad262
tree7ca569c24fcf75bf55011da3b44590bb9ca54ab5
parentd6bf201fa20a5cd3aa9f61767081d1d03d8aee3c
On Darwin targets, only use vfma etc. if the source use fma() intrinsic explicitly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154689 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
test/CodeGen/ARM/fusedMAC.ll