Fix frame pointer handling:
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.td
2004-08-16 Nate BegemanFix frame pointer handling:
2004-08-15 Chris LattnerReenable the CCRC
2004-08-12 Misha BrukmanMark R2 as available for allocation on Darwin/PPC32...
2004-08-11 Misha Brukman* Set the is64bit boolean flag in PowerPCRegisterInfo
2004-08-10 Misha BrukmanRenamed PPC32 (namespace for regs, opcodes) to PPC...
2004-07-27 Misha BrukmanRenamed files:
2004-07-27 Misha BrukmanLR is a 32-bit int reg
2004-07-16 Misha Brukman* Enable allocation of registers r2-r10
2004-07-01 Misha Brukman* Do not allocate r0 as we use it indiscriminantly...
2004-06-30 Misha Brukman* Allow more registers to be allocated from the general...
2004-06-29 Misha BrukmanOnly allocate non-volatile registers R13-31 (for now).
2004-06-21 Misha BrukmanInitial revision