[AArch64]Add patterns to match normal shift nodes: shl, sra and srl.
authorHao Liu <Hao.Liu@arm.com>
Tue, 24 Dec 2013 09:00:21 +0000 (09:00 +0000)
committerHao Liu <Hao.Liu@arm.com>
Tue, 24 Dec 2013 09:00:21 +0000 (09:00 +0000)
commitdfe4fd9cebe745c0faee876c45c2b29e5ce089bf
tree616298295215c1b5db74a450abfffc010db9c044
parent4905226c1c0a1324f4df38acee0ed6bc891ed2d1
[AArch64]Add patterns to match normal shift nodes: shl, sra and srl.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrNEON.td
test/CodeGen/AArch64/neon-shl-ashr-lshr.ll [new file with mode: 0644]