summaryrefslogtreecommitdiff
path: root/tools/opt/AnalysisWrappers.cpp
Commit message (Expand)AuthorAge
* Remove this printerChris Lattner2004-07-18
* bug 122:Reid Spencer2004-07-18
* Add #include <iostream> since Value.h does not include it any more.Reid Spencer2004-07-04
* Right, globals aren't values yet..Chris Lattner2004-05-27
* Add a simple pass.Chris Lattner2004-05-27
* Remove obsolete analysesChris Lattner2004-04-02
* Rename methodChris Lattner2003-12-23
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* fix file headersChris Lattner2003-10-20
* Added copyright header to all C++ source files.John Criswell2003-10-20
* The word `separate' only has one `e'.Misha Brukman2003-07-14
* - Eliminate the last traces of the 'analysis' namespaceChris Lattner2002-08-30
* - Cleaned up the interface to AnalysisUsage to take analysis class namesChris Lattner2002-08-08
* Seperate analysis wrapper stuff to AnalysisWrappers.cppChris Lattner2002-07-29