[AArch32] Add support for FP rounding operations for ARMv8/AArch32.
authorChad Rosier <mcrosier@codeaurora.org>
Fri, 15 Aug 2014 21:38:16 +0000 (21:38 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Fri, 15 Aug 2014 21:38:16 +0000 (21:38 +0000)
commitcc921d6f41d6aaeaba31d3a534eaecf77a2475bd
tree3d27665ac32b482dccfe69ff4182779ba6a14d4f
parent4a8a0f2132d22490392c0b4e8bf0a572782ab34c
[AArch32] Add support for FP rounding operations for ARMv8/AArch32.
Phabricator Revision: http://reviews.llvm.org/D4935

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