Protect R31's frame offset from being used by callee-saved registers, when R31
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Wed, 21 Mar 2007 16:44:14 +0000 (16:44 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Wed, 21 Mar 2007 16:44:14 +0000 (16:44 +0000)
commit82d4264c1fe71480bcaa63235e385a01e38dbe8c
tree7769ff10854980058b1240da39aa150335a81c57
parent6dbe233959eed02971f3075e0c48234238ff6fa3
Protect R31's frame offset from being used by callee-saved registers, when R31
is the frame pointer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35233 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCRegisterInfo.cpp