aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/RegionPass.h
Commit message (Expand)AuthorAgeFilesLines
* Reapply r138695. Fix PassManager stack depths.Andrew Trick2011-08-291-1/+1
* Reverting r138695 to see if it fixes clang self host.Andrew Trick2011-08-271-1/+1
* Fix PassManager stack depths.Andrew Trick2011-08-271-1/+1
* Minor change: Fix the typo in RegionPass.h and RegionPass.cpp.Hongbin Zheng2011-05-051-1/+1
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Add RegionPass support.Tobias Grosser2010-10-201-0/+126