Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change references from Method to Function | Chris Lattner | 2002-03-26 | 1 | -11/+11 | |
* | Method.h no longer includes BasicBlock.h | Chris Lattner | 2002-02-12 | 1 | -0/+1 | |
* | * Make debugging output nicer | Chris Lattner | 2002-01-31 | 1 | -12/+14 | |
* | Implement new pass framework | Chris Lattner | 2002-01-31 | 1 | -132/+125 | |
* | * Expose new command line arg --debug-pass for gccas and llc debugging | Chris Lattner | 2002-01-23 | 1 | -9/+60 | |
* | Oops, misnamed function, didn't override correctly, drat. | Chris Lattner | 2002-01-22 | 1 | -1/+1 | |
* | Ooops, forgot to implement void PassManager::add(BasicBlockPass *BBP) | Chris Lattner | 2002-01-22 | 1 | -6/+18 | |
* | Implementation of the new spiffy pass system | Chris Lattner | 2002-01-21 | 1 | -0/+117 |