Missed pieces for ARM HardFP ABI.
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 5 Aug 2009 19:04:42 +0000 (19:04 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 5 Aug 2009 19:04:42 +0000 (19:04 +0000)
commit567d14f07cd62bfb9dd0edd90144a0a840450f7a
tree77a15f2bdf6d6dadb6c39916191385dfd0038118
parentab90b28adcd802c4d4eaa29d49549a371b93b355
Missed pieces for ARM HardFP ABI.
Patch by Sandeep Patel!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78225 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCallingConv.td
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
test/CodeGen/ARM/hardfloat_neon.ll [new file with mode: 0644]