[AArch64]Fix the problem can't select f16_to_f32 and f32_to_f16.
authorHao Liu <Hao.Liu@arm.com>
Fri, 17 Jan 2014 06:23:30 +0000 (06:23 +0000)
committerHao Liu <Hao.Liu@arm.com>
Fri, 17 Jan 2014 06:23:30 +0000 (06:23 +0000)
commit84887ceca34fea5457923c1968c15fbf0e41c6eb
tree7155e9371382c4b8cae88f4c9b0f175f5d36b2a7
parent16511208f26da8cce047634ce307fc16418152c5
[AArch64]Fix the problem can't select f16_to_f32 and f32_to_f16.
Also add copy support for FPR16.
Also add a missing test case file belongs to commit r197361.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199463 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrNEON.td
test/CodeGen/AArch64/neon-load-store-v1i32.ll [new file with mode: 0644]