[mips] Handling of immediates bigger than 16 bits
authorZoran Jovanovic <zoran.jovanovic@imgtec.com>
Mon, 28 Sep 2015 11:11:34 +0000 (11:11 +0000)
committerZoran Jovanovic <zoran.jovanovic@imgtec.com>
Mon, 28 Sep 2015 11:11:34 +0000 (11:11 +0000)
commit3b17c1cb31ebf88dc804f1aa6cf1c1b10f35b4fc
tree14a4a3bcdc303454cb743de4e35ae85d6122758f
parentc0ae2787302004b1569c7f9358198289d0f24eed
[mips] Handling of immediates bigger than 16 bits
Differential Revision: http://reviews.llvm.org/D10539

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248706 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/instalias-imm-expanding.s [new file with mode: 0644]