commit | 86fac6b00ab79ee5353f28aee4e7fff2713098c9 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Aug 24 22:21:47 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Aug 24 22:21:47 2005 +0000 |
tree | 3edb62959ee2ca3f2d7d1a30c3ad6f3443ecdb47 | |
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