RegionPrinter: Ignore back edges when layouting the graph
[oota-llvm.git] / lib / Analysis / RegionPrinter.cpp
2011-02-27 Tobias GrosserRegionPrinter: Ignore back edges when layouting the...
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-10-07 Owen AndersonNow with fewer extraneous semicolons!
2010-10-07 Owen AndersonMove the pass initialization helper functions into...
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-08-02 Dan GohmanFix namespace polution.
2010-07-22 Tobias GrosserAdd new RegionInfo pass.