Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the the block_node_iterator of Region, replace it by the block_iterator. | Hongbin Zheng | 2012-08-27 | 1 | -3/+2 |
* | Rename the Region::block_iterator to Region::block_node_iterator, and | Chandler Carruth | 2012-05-04 | 1 | -1/+2 |
* | Reapply r138695. Fix PassManager stack depths. | Andrew Trick | 2011-08-29 | 1 | -3/+3 |
* | Reverting r138695 to see if it fixes clang self host. | Andrew Trick | 2011-08-27 | 1 | -3/+3 |
* | Fix PassManager stack depths. | Andrew Trick | 2011-08-27 | 1 | -3/+3 |
* | Minor change: Fix the typo in RegionPass.h and RegionPass.cpp. | Hongbin Zheng | 2011-05-05 | 1 | -1/+1 |
* | Remove useless dynamic_cast<>(). | Tobias Grosser | 2010-12-12 | 1 | -2/+1 |
* | Add RegionPass support. | Tobias Grosser | 2010-10-20 | 1 | -0/+276 |