summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Pass.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Change references from Method to FunctionChris Lattner2002-03-261-11/+11
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-121-0/+1
* * Make debugging output nicerChris Lattner2002-01-311-12/+14
* Implement new pass frameworkChris Lattner2002-01-311-132/+125
* * Expose new command line arg --debug-pass for gccas and llc debuggingChris Lattner2002-01-231-9/+60
* Oops, misnamed function, didn't override correctly, drat.Chris Lattner2002-01-221-1/+1
* Ooops, forgot to implement void PassManager::add(BasicBlockPass *BBP)Chris Lattner2002-01-221-6/+18
* Implementation of the new spiffy pass systemChris Lattner2002-01-211-0/+117
OpenPOWER on IntegriCloud