Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'.
[oota-llvm.git] / lib / Target / SparcV9 / LiveVar / BBLiveVar.h
2002-10-28 Chris LattnerEliminate uses of MachineBasicBlock::get
2002-06-25 Chris Lattner*** empty log message ***
2002-05-22 Chris LattnerMove the DEBUG_LV option out of the public header file...
2002-03-23 Chris LattnerRename Method to Function
2002-03-18 Vikram S. AdveFixed several problems with handling arguments to Phis.
2002-02-05 Chris LattnerConvert BBLiveVar to be a BasicBlock annotation, this...
2002-02-05 Chris LattnerMinor change: Methods that return ValueSet's that are...
2002-02-05 Chris Lattner* Eliminate the LiveVarSet class, making applyTranferFu...
2002-02-05 Chris LattnerChanges neccesary due to the move of BBLiveVar.h to...
2002-02-05 Chris Lattner* Big cleanups.
2002-02-04 Chris LattnerCut down include pollution and number of frivolous...
2002-02-04 Chris LattnerMinor cleanups
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-10-12 Ruchira Sasanka--added support for implicit operands in machine instru...
2001-10-01 Chris LattnerPull predecessor and successor iterators out of the...
2001-08-20 Ruchira SasankaLV info on machine instructions
2001-07-24 Ruchira Sasanka*** empty log message ***