Code insertion methods now return void instead of #instrs inserted
[oota-llvm.git] / lib / Target / Skeleton / SkeletonRegisterInfo.h
2004-08-15 Chris LattnerCode insertion methods now return void instead of ...
2004-08-15 Chris LattnerThese methods no longer take a TargetRegisterClass...
2004-08-14 Nate BegemanEliminate MachineFunction& argument from eliminateFrame...
2004-07-16 Chris LattnerInitial checkin of the rest of the skeleton target