summaryrefslogtreecommitdiff
path: root/lib/Analysis/RegionPass.cpp
Commit message (Expand)AuthorAge
* Reapply r138695. Fix PassManager stack depths.Andrew Trick2011-08-29
* Reverting r138695 to see if it fixes clang self host.Andrew Trick2011-08-27
* Fix PassManager stack depths.Andrew Trick2011-08-27
* Minor change: Fix the typo in RegionPass.h and RegionPass.cpp.Hongbin Zheng2011-05-05
* Remove useless dynamic_cast<>().Tobias Grosser2010-12-12
* Add RegionPass support.Tobias Grosser2010-10-20