Adjust offsets for max load instruction offsets. This is more pessimistic
authorReed Kotler <rkotler@mips.com>
Thu, 16 Jan 2014 00:47:46 +0000 (00:47 +0000)
committerReed Kotler <rkotler@mips.com>
Thu, 16 Jan 2014 00:47:46 +0000 (00:47 +0000)
commit897473a28dc52e941923ea22939f69dacb85a547
treeb979b0e7e79f3ee8fef52295bc1717e712a77b71
parentd12cef82816190a5176d79108da1765da700d418
Adjust offsets for max load instruction offsets. This is more pessimistic
than it needs to be by 1 bit but I need to finish some other things so
that all the boundary cases will work in that situation. constpool.c
in test-suite will fail to assemble under our new internal test-suite sync
without this change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199343 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16InstrInfo.td
lib/Target/Mips/MipsConstantIslandPass.cpp
test/CodeGen/Mips/const6a.ll