diff options
author | Chris Lattner <sabre@nondot.org> | 2005-08-24 22:21:47 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-08-24 22:21:47 +0000 |
commit | 86fac6b00ab79ee5353f28aee4e7fff2713098c9 (patch) | |
tree | 3edb62959ee2ca3f2d7d1a30c3ad6f3443ecdb47 /projects/Stacker/lib/compiler/StackerCompiler.cpp | |
parent | 14b392af1d696c3880b1ed1e5202533d7afe3855 (diff) |
Remove some dead cases.
Emit the indcall sequence as:
mtctr inreg
mr R12, inreg
btctr
If inreg and R12 aren't coallesced, this reduces the odds of having the mtctr
and btctr in the same dispatch group. :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23023 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'projects/Stacker/lib/compiler/StackerCompiler.cpp')
0 files changed, 0 insertions, 0 deletions