Moved code here to extract memory instruction indices and to check
[oota-llvm.git] / lib / CodeGen / MachineFunction.cpp
2002-07-25 Chris Lattner*** empty log message ***
2002-07-24 Chris Lattner*** empty log message ***
2002-07-11 Anand Shuklaadded std:: to endl
2002-07-10 Vikram S. AdveFix print of BB name in dump().
2002-07-08 Vikram S. AdveFix printing of BB in dump.
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-04-25 Vikram S. AdveOptional args are no longer allocated as they are disco...
2002-04-07 Chris LattnerChange references to the Method class to be references...
2002-03-31 Vikram S. AdveInclude temp. values when computing max. size of stack...
2002-03-24 Vikram S. AdveFix padding for variables allocated on stack.
2002-03-18 Vikram S. AdveAdded function computeOffsetforLocalVar to check how...
2002-02-24 Chris Lattner* Make it compile with GCC 3.0.4
2002-02-12 Chris LattnerMethod.h no longer includes BasicBlock.h
2002-02-03 Chris LattnerCode pulled out of MAchineInstr.(h|cpp)