[arm-fast-isel] Add support for shl, lshr, and ashr.
authorJush Lu <jush.msn@gmail.com>
Fri, 3 Aug 2012 02:37:48 +0000 (02:37 +0000)
committerJush Lu <jush.msn@gmail.com>
Fri, 3 Aug 2012 02:37:48 +0000 (02:37 +0000)
commit2946549a2817681f9117662139cc0f2241939965
treec0fa5ae54a0ed16b0fdf7c5a9eccd71d884305c0
parent8b52c855b3fc2ec496be8b5fd11c1c1f5bb224f0
[arm-fast-isel] Add support for shl, lshr, and ashr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161230 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel-shifter.ll [new file with mode: 0644]