Restore a #include because this header file needs the definitions
[oota-llvm.git] / include / llvm / Analysis / LiveVar /
2002-08-21 Chris Lattner- Do not expose ::ID from any of the analyses anymore.
2002-07-29 Chris Lattner* Eliminate the Provided set. All Passes now finally...
2002-07-26 Chris Lattner*** empty log message ***
2002-07-26 Chris Lattner*** empty log message ***
2002-06-25 Chris Lattner*** empty log message ***
2002-05-22 Chris LattnerAvoid #including CommandLine.h
2002-04-29 Chris LattnerAdd new optional getPassName() virtual function that...
2002-04-27 Chris Lattners/Method/Function
2002-04-27 Chris Lattner* Rename MethodPass class to FunctionPass
2002-03-23 Chris LattnerRename Method to Function
2002-03-19 Vikram S. AdveBig bug fix: killed uses were being inserted instead...
2002-02-24 Chris LattnerMake it compile with GCC 3.0.4
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 ***