Added moveReg2Reg() and moveImm2Reg() to accomodate moving data around due to
[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.