Changes For Bug 352
[oota-llvm.git] / lib / Target / SparcV9 / LiveVar / BBLiveVar.h
2004-09-01 Reid SpencerChanges For Bug 352
2004-02-11 Alkis EvlogimenosIncrease constness.
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-21 John CriswellAdded LLVM copyright header.
2003-10-20 Chris LattnerConvert this code from using annotations to using a...
2003-10-13 Chris LattnerRegularize header file comments
2003-08-12 Vikram S. AdveFor an instruction with delay slots, mark all live...
2003-01-14 Chris LattnerMove llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h
2003-01-14 Chris LattnerMove annotations to support library
2002-10-29 Misha BrukmanFix spelling of `propagate'.
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 ***