OSDN Git Service

in functions that use a lot of callee saved regs, this can be more than
authorChris Lattner <sabre@nondot.org>
Thu, 16 Mar 2006 21:31:45 +0000 (21:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Mar 2006 21:31:45 +0000 (21:31 +0000)
commit8aa777d5ea8e73e2edf79fd35fd6b5c4e9949ca7
treeea1f704c6a6b5437d761ff1ce16c2a3a67487b18
parent335fd3c7c2057b4e5fedb3161df44d7bc1759791
in functions that use a lot of callee saved regs, this can be more than
5 instructions away.

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