ARM: Implement big endian bit-conversion for NEON type
authorChristian Pirker <cpirker@a-bix.com>
Mon, 12 May 2014 11:19:20 +0000 (11:19 +0000)
committerChristian Pirker <cpirker@a-bix.com>
Mon, 12 May 2014 11:19:20 +0000 (11:19 +0000)
commit5c39a97a605749c1141894fe0fc2d4e5a0c13de0
treef4b3939e6e94afc79e2ce0eb3f6425e0fa002314
parent7aa304108772583a5bd9e90c27c6946ecb4505fd
ARM: Implement big endian bit-conversion for NEON type

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208538 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/big-endian-neon-bitconv.ll [new file with mode: 0644]
test/CodeGen/ARM/dagcombine-concatvector.ll
test/CodeGen/ARM/vcombine.ll