Mostly finish up constant islands port for Mips for load constants.
authorReed Kotler <rkotler@mips.com>
Sun, 10 Nov 2013 00:09:26 +0000 (00:09 +0000)
committerReed Kotler <rkotler@mips.com>
Sun, 10 Nov 2013 00:09:26 +0000 (00:09 +0000)
commit50d3b27f431a213a53a0240849a8ce65dc46c8a5
tree0bb0c2d2073633ccc8b170d59f381bf57de76f9c
parent1343fbcb7e00b12b63ae90b8c211c2d42416a74f
Mostly finish up constant islands port for Mips for load constants.
Still need to finish the branch part. Still lots more review of the code,
clean up and testing.

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