[PM/AA] Sink all the actual code from AliasAnalysisCounter back into the
[oota-llvm.git] / include / llvm / Analysis / RegionInfoImpl.h
2015-08-11 Michael Kruse[RegionInfo] Verify getRegionFor
2015-08-10 Michael Kruse[RegionInfo] More descriptive error messages in verifier
2015-04-16 Benjamin KramerMake it obvious that we're iterating over a range of...
2015-04-15 Daniel BerlinAdd range iterators for post order and inverse post...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-07-30 Richard SmithHeader hygiene: remove using directive and #undef DEBUG...
2014-07-19 Matt ArsenaultTemplatify RegionInfo so it works on MachineBasicBlocks