[AArch32] Add patterns for VCVT{A,N,P,M}.
authorChad Rosier <mcrosier@codeaurora.org>
Mon, 25 Aug 2014 16:56:33 +0000 (16:56 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Mon, 25 Aug 2014 16:56:33 +0000 (16:56 +0000)
commit373fc0083553630d1788401f128f00bea8ae6ecb
tree37ac3d9ff40add7e5067988de54936f8750d11b9
parentcc4b123a47bc4f5e99b7cda313d517ab8ad703b8
[AArch32] Add patterns for VCVT{A,N,P,M}.

Patterns for lowering libm calls to VCVT{A,N,P,M} are also included.
Phabricator Revision: http://reviews.llvm.org/D5033

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216388 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrVFP.td
test/CodeGen/ARM/arm32-round-conv.ll [new file with mode: 0644]