[LAA] Add clarifying comments for the checking pointer grouping algorithm. NFC
[oota-llvm.git] / test / Analysis / LoopAccessAnalysis / number-of-memchecks.ll
2015-07-28 Silviu Baranga[LAA] Add clarifying comments for the checking pointer...
2015-07-27 Adam Nemet[LAA] Split out a helper to print a collection of memchecks
2015-07-13 Silviu BarangaCleanup after r241809 - remove uncessary call to std...
2015-07-09 Silviu BarangaAdd a test of a regression discovered during testing...
2015-07-09 Silviu BarangaDon't rely on the DepCands iteration order when constru...
2015-07-08 Silviu Baranga[LAA] Merge memchecks for accesses separated by a const...
2015-06-08 Silviu Baranga[LAA] Fix estimation of number of memchecks