Remove definitions of double word shift plus 32 instructions. Assembler or
authorAkira Hatanaka <ahatanaka@mips.com>
Mon, 19 Dec 2011 19:44:09 +0000 (19:44 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Mon, 19 Dec 2011 19:44:09 +0000 (19:44 +0000)
commitee973147ac0aad6471f5506c3278654baec4d1c0
tree93a2e440fd57de9e73c31c0ebd2fabce2ded2242
parent6849019079794c573b72c1ec55613cb6ba1297a5
Remove definitions of double word shift plus 32 instructions. Assembler or
direct-object emitter should emit the appropriate shift instruction depending
on the shift amount.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146893 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips64InstrInfo.td
test/CodeGen/Mips/mips64ext.ll
test/CodeGen/Mips/mips64shift.ll