Add some missing node names
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.h
2006-03-28 Jim LaskeyExpose base register for DwarfWriter. Refactor code...
2006-03-23 Jim LaskeyAdd support to locate local variables in frames (early...
2006-02-02 Chris LattnerMove isLoadFrom/StoreToStackSlot from MRegisterInfo...
2005-10-16 Nate BegemanMore PPC32 -> PPC changes, as well as merging some...
2005-10-14 Chris LattnerRename PowerPC*.h to PPC*.h
2005-10-14 Chris LattnerEliminate PowerPC.td and PPC32.td, consolidating them...
2005-09-30 Chris Lattnerthese methods get extra args
2005-09-17 Chris LattnerImplement hook for ppc
2005-09-09 Chris LattnerFix a problem that Nate noticed, where spill code was...
2005-08-19 Chris LattnerNow that the simple isels are dead, so is this.
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-08-17 Misha BrukmanPowerPC 32-/64-bit split: Part I, PPC32* bit files...