Make the type of shift amount i32 in order to reduce the number of shift
authorAkira Hatanaka <ahatanaka@mips.com>
Mon, 7 Nov 2011 18:59:49 +0000 (18:59 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Mon, 7 Nov 2011 18:59:49 +0000 (18:59 +0000)
commit68698cc20d7e1fa1b45a30e7c25313796f40d5c6
tree5451e62ccdc54020b575d7bebd53f0f04468bbfa
parentbce22b48fee6a0b0295cc18c7994f3a515e63398
Make the type of shift amount i32 in order to reduce the number of shift
instruction definitions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143989 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsInstrInfo.td