aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/RegionPrinter.cpp
AgeCommit message (Expand)Author
2010-08-06Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson
2010-08-06Revert r110396 to fix buildbots.Owen Anderson
2010-08-05Don't use PassInfo* as a type identifier for passes. Instead, use the addres...Owen Anderson
2010-08-02Fix namespace polution.Dan Gohman
2010-07-22Add new RegionInfo pass.Tobias Grosser