OSDN Git Service

Fix a problem where the PPC backend lost track of the fact that it had
authorChris Lattner <sabre@nondot.org>
Tue, 15 Feb 2005 20:26:49 +0000 (20:26 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 15 Feb 2005 20:26:49 +0000 (20:26 +0000)
commit7a823bd01fafa9393c6aa1e8ded163b9fd8266be
treeda03dee6bd8c844675ac5438b3d985e4e37c2ba4
parent7a0c775044463514fc90cc135ee9c79a321ad093
Fix a problem where the PPC backend lost track of the fact that it had
to save and restore the LR register on entry and exit of a leaf function
that needed to access globals or the constant pool.  This should hopefully
fix oscar from sending the PPC tester spinning out of control.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20197 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrInfo.td