summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/i32k.ll
Commit message (Collapse)AuthorAge
* For Mips16, start to consolidate all forms of 32 bit literal loading so thatReed Kotler2013-10-12
| | | | | | | | they can be better handled and optimized in the Mips16 constant island code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192520 91177308-0d34-0410-b5e6-96231b3b80d8
* implement large (>16 bit) constant loading.Reed Kotler2012-10-26
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166749 91177308-0d34-0410-b5e6-96231b3b80d8