Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
authorLang Hames <lhames@gmail.com>
Fri, 27 Apr 2012 18:51:24 +0000 (18:51 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 27 Apr 2012 18:51:24 +0000 (18:51 +0000)
commit7787800481ad854eed5d976778dd493eb49bfaf9
tree8536f1c2d9456898b91ce0eab102f8f3f4f05dcf
parent5dde20bfacdad9bc3ddc99eff93d52ed54312ed9
Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
<rdar://problem/11325085>.

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