Change the set of callee-saved registers for non-MIPS32 architectures specified
authorAkira Hatanaka <ahatanak@gmail.com>
Sat, 28 May 2011 01:41:05 +0000 (01:41 +0000)
committerAkira Hatanaka <ahatanak@gmail.com>
Sat, 28 May 2011 01:41:05 +0000 (01:41 +0000)
commit5e93d1c61553628a9104ac19ce5edf165a7229b2
tree51606d3949283604a5fb8efeb4605783df54b2c3
parent3c14f24c9da3f811d3530e984e692acf1a471b91
Change the set of callee-saved registers for non-MIPS32 architectures specified
in MipsRegisterInfo::getCalleeSavedRegs so that both registers paired for a
double precision register get saved.

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