Method.h no longer includes BasicBlock.h
[oota-llvm.git] / include / llvm / Analysis / LiveVar /
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 LattnerRemove generic routines to Support/SetOperations.h
2002-02-05 Chris LattnerRemove empty files
2002-02-05 Chris Lattner* Eliminate the LiveVarSet class, making applyTranferFu...
2002-02-05 Chris Lattner* Code Cleanups
2002-02-05 Chris LattnerRemove empty file
2002-02-05 Chris Lattner* Big cleanups.
2002-02-04 Chris LattnerClean up MethodLiveVarInfo
2002-02-04 Chris LattnerTurn live variable analysis into a real MethodPass.
2002-02-04 Chris Lattnereliminate the add and remove methods, clients must...
2002-02-04 Chris LattnerRemove tons of include pollution
2002-02-04 Chris LattnerUse generic pointer hashes instead of custom ones.
2002-02-03 Chris LattnerRemove extraneous #includes
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-08 Ruchira SasankaAdded comments are more documentation info
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-09-30 Ruchira Sasankano major change.
2001-08-28 Vikram S. AdveUse const int instead of #define.
2001-08-20 Ruchira SasankaLV info on machine instructions
2001-07-24 Ruchira Sasanka*** empty log message ***