Let rotr and bswap be handled by expansion for Mips16 since we don't
authorReed Kotler <rkotler@mips.com>
Tue, 8 Oct 2013 17:32:33 +0000 (17:32 +0000)
committerReed Kotler <rkotler@mips.com>
Tue, 8 Oct 2013 17:32:33 +0000 (17:32 +0000)
commitb359bda93d410623bbbc96dc9968d94447169a79
tree45a3f3958c647f75dab897bc55e4a7f646cb4946
parenteb59e4d5ac15604643540b3aa1e5628d2d440dfc
Let rotr and bswap be handled by expansion for Mips16 since we don't
have native instructions for this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192207 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16ISelLowering.cpp
test/CodeGen/Mips/bswap.ll
test/CodeGen/Mips/rotate.ll