OSDN Git Service

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)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:11:55 +0000 (09:11 -0800)
commit5beeac010d8d53917b60d1f93ce740e481c28329
tree2ad5f456d167ca85a4db12112625aa97157137e5
parenta608b9309fee33a9f612e5e56494ebe2f033cc6c
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