[PM/AA] Run clang-format over the SCEV-AA code to normalize the
[oota-llvm.git] / include / llvm / Analysis / RegionIterator.h
2015-03-04 David BlaikieRemove explicit RNSuccIterator copy assignment in favor...
2015-03-03 David BlaikieRevert "Remove the explicit SDNodeIterator::operator...
2015-03-03 David BlaikieRemove the explicit SDNodeIterator::operator= in favor...
2014-07-19 Matt ArsenaultTemplatify RegionInfo so it works on MachineBasicBlocks
2014-03-04 Chandler Carruth[Modules] Move CFG.h to the IR library as it defines...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-07-22 Tobias GrosserAdd new RegionInfo pass.