Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | s/Method/Function | Chris Lattner | 2002-04-08 | 1 | -1/+1 | |
* | * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into | Chris Lattner | 2002-02-12 | 1 | -3/+2 | |
* | Method.h no longer includes BasicBlock.h | Chris Lattner | 2002-02-12 | 1 | -1/+1 | |
* | Convert analyses to new pass structure | Chris Lattner | 2002-01-31 | 1 | -1/+25 | |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -3/+3 | |
* | Create a new #include "Support/..." directory structure to move things | Chris Lattner | 2001-11-27 | 1 | -1/+1 | |
* | * Implement dominator based loop identification | Chris Lattner | 2001-11-26 | 1 | -0/+81 |