Take care of long short branch immediate instructions for mips16 in
authorReed Kotler <rkotler@mips.com>
Wed, 13 Nov 2013 23:52:18 +0000 (23:52 +0000)
committerReed Kotler <rkotler@mips.com>
Wed, 13 Nov 2013 23:52:18 +0000 (23:52 +0000)
commit5aeb5e530e11a1473ecddb126b72cd4e37fada81
tree0e6a45897ef5161dc37cec6b392ba30d51c6b7de
parenta2b4eb6d15a13de257319ac6231b5ab622cd02b1
Take care of long short branch immediate instructions for mips16 in
constant islands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194630 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsConstantIslandPass.cpp
test/CodeGen/Mips/brsize3.ll [new file with mode: 0644]
test/CodeGen/Mips/brsize3a.ll [new file with mode: 0644]