Make Scheduling Class variables be 'unsigned' instead of 'int'
[oota-llvm.git] / lib / Target / MachineFrameInfo.cpp
2002-10-28 Misha BrukmanChanged `MachineCodeForMethod' to `MachineFunction'.
2002-08-09 Chris Lattner* Removed extraneous #includes
2002-04-25 Vikram S. AdveImplementation of class MachineFrameInfo.