aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/RegionPass.cpp
AgeCommit message (Expand)Author
2011-08-29Reapply r138695. Fix PassManager stack depths.Andrew Trick
2011-08-27Reverting r138695 to see if it fixes clang self host.Andrew Trick
2011-08-27Fix PassManager stack depths.Andrew Trick
2011-05-05Minor change: Fix the typo in RegionPass.h and RegionPass.cpp.Hongbin Zheng
2010-12-12Remove useless dynamic_cast<>().Tobias Grosser
2010-10-20Add RegionPass support.Tobias Grosser