1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-01 18:33:56 +00:00
Bill Wendling 7194aaf738 This is the initial check-in for adding register scavenging to PPC. (Currently,
PPC-64 doesn't work.) This also lowers the spilling of the CR registers so that
it uses a register other than the default R0 register (the scavenger scrounges
for one). A significant part of this patch fixes how kill information is
handled.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47863 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-03 22:19:16 +00:00
..
2008-02-13 17:11:39 +00:00
2008-02-29 23:34:08 +00:00
2008-02-05 20:46:33 +00:00
2008-02-27 06:33:05 +00:00
2008-02-05 01:12:10 +00:00
2008-02-22 18:39:29 +00:00
2008-02-27 23:33:51 +00:00
2008-01-29 11:36:12 +00:00