Delete all functions that are no longer needed in MipsFunctionInfo, including
authorAkira Hatanaka <ahatanaka@mips.com>
Sat, 12 May 2012 03:22:13 +0000 (03:22 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Sat, 12 May 2012 03:22:13 +0000 (03:22 +0000)
commit8f16ab5bab411155948784d68184a14fd6e5dacb
tree370733e8eb3b3df5754498c840d2e3dc135d1a8f
parent93f0a823bfce76572432a11bf9aeb1803b78d3e5
Delete all functions that are no longer needed in MipsFunctionInfo, including
the ones that get or set the frame index for the $gp save slot.

Remove the piece of code in MipsFunctionInfo::getGlobalBaseReg() which returns
GP. This function should always return a virtual register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156695 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsMachineFunction.cpp
lib/Target/Mips/MipsMachineFunction.h