Stop reserving register $gp. Do not call isGPFI to check whether a frame object
authorAkira Hatanaka <ahatanaka@mips.com>
Sat, 12 May 2012 03:21:18 +0000 (03:21 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Sat, 12 May 2012 03:21:18 +0000 (03:21 +0000)
commit93f0a823bfce76572432a11bf9aeb1803b78d3e5
treeb1bd0f139c959f553d5d9758d93ca2b5a1eec6cb
parentacf411bd4c1b887c6c4f13d0d82164d32caddce3
Stop reserving register $gp. Do not call isGPFI to check whether a frame object
is the $gp save slot.

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