summaryrefslogtreecommitdiff
path: root/tools/analyze/AnalysisWrappers.cpp
Commit message (Expand)AuthorAge
* 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