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