aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Pass.h
Commit message (Expand)AuthorAgeFilesLines
* * Make debugging output nicerChris Lattner2002-01-311-14/+32
* Checkin new pass framework. This one is more useful and automaticallyChris Lattner2002-01-301-67/+159
* Pull run() into Pass.cppChris Lattner2002-01-231-7/+3
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-211-87/+118
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-2/+2
* move llvm/Transforms/Pass.h to the top level llvm/Pass.h fileChris Lattner2001-10-181-0/+126