Be more careful about order of arg evalution for CopyToReg nodes. This shrinks
[oota-llvm.git] / lib / Target / Skeleton / SkeletonRegisterInfo.h
2004-10-26 Nate BegemanRemove include of MRegisterInfo.h, since it is already...
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