commit | 6a5339ba656805a9cd3bf7d884f99bb87ec84e98 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Nov 14 18:44:47 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Nov 14 18:44:47 2006 +0000 |
tree | 9a385327f69b24dfe893c74fab094c6eefe78da3 | |
parent | d10434215da983b58389d2a0880dfcd2cd3b7f35 [diff] |
Rework PPC64 calls. Now we have a LR8/CTR8 register which the PPC64 calls clobber. This allows LR8 to be save/restored correctly as a 64-bit quantity, instead of handling it as a 32-bit quantity. This unbreaks ppc64 codegen when the code is actually located above the 4G boundary. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31734 91177308-0d34-0410-b5e6-96231b3b80d8