Turn live variable analysis into a real MethodPass.
[oota-llvm.git] / lib / Analysis / LiveVar / FunctionLiveVarInfo.cpp
2002-02-04 Chris LattnerTurn live variable analysis into a real MethodPass.
2002-02-04 Chris Lattner* Add #includes that were yanked out of header files
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-08 Ruchira SasankaAdded more comments. Added code to destructor in Method...
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-10-16 Ruchira SasankaNo major change - added some comments
2001-10-15 Chris LattnerPrint Debug Code to stderr instead of stdout so that...
2001-10-12 Ruchira Sasankaadded support for implict operands in machine instruction
2001-09-30 Ruchira Sasanka*** empty log message ***
2001-09-28 Chris LattnerPull iterators out of CFG.h and CFGdecls and put them...
2001-08-28 Vikram S. Adveanalyze() now checks to see that we don't analyze the...
2001-08-20 Ruchira SasankaLV code on machine instructions
2001-07-24 Ruchira Sasanka*** empty log message ***