Reformat.
[oota-llvm.git] / include / llvm / Analysis / DependenceAnalysis.h
2015-03-05 NAKAMURA TakumiReformat.
2015-03-05 NAKAMURA TakumiRevert r231104, "unique_ptrify FullDependenceAnalysis...
2015-03-03 David Blaikieunique_ptrify FullDependenceAnalysis::DV
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2014-11-16 Jingyue Wu[DependenceAnalysis] Allow subscripts of different...
2014-08-26 Dylan NoblesmithRevert "Analysis: unique_ptr-ify DependenceAnalysis...
2014-08-25 Dylan NoblesmithAnalysis: unique_ptr-ify DependenceAnalysis::collectCoe...
2014-08-25 Dylan NoblesmithAnalysis: unique_ptr-ify DependenceAnalysis::depends
2014-08-25 Dylan NoblesmithAnalysis: take a reference instead of pointer
2014-05-27 Sebastian Popremove constant terms
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-11-12 Sebastian Popdelinearization of arrays
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-06-28 Preston Briggsextending the interface of Dependence slightly to suppo...
2013-03-05 Jakub StaszakFix a few typos in comments.
2013-02-18 David BlaikieUse LLVM_DELETED_FUNCTION rather than '// do not implem...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-27 Alexey SamsonovFix new[]/delete mismatch in FullDependence spotted...
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-21 Preston Briggstest commit: added a few comments
2012-11-20 Sebastian Popremoves a few "const" qualifiers
2012-10-31 Benjamin KramerFix a couple of comment typos.
2012-10-25 Benjamin KramerDependenceAnalysis: Push #includes down into the implem...
2012-10-11 Chad RosierRemove extra semicolon.
2012-10-11 Sebastian Popdependence analysis