Add a test for r242281 from an old patch of mine.
[oota-llvm.git] / test / Analysis / LoopAccessAnalysis /
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 Adam Nemet[LAA] Revert a small part of r239295
2015-07-08 Silviu Baranga[LAA] Merge memchecks for accesses separated by a const...
2015-06-26 Adam Nemet[LAA] Try to prove non-wrapping of pointers if SCEV...
2015-06-08 Silviu Baranga[LAA] Fix estimation of number of memchecks
2015-06-08 Hao Liu[LoopAccessAnalysis] Teach LAA to check the memory...
2015-05-18 Adam Nemet[LoopAccesses] If shouldRetryWithRuntimeCheck, reset...
2015-05-18 Adam Nemet[LoopAccesses] Rearrange printed lines in -analyze
2015-04-23 Adam Nemet[getUnderlyingOjbects] Analyze loop PHIs further to...
2015-04-14 Adam Nemet[LoopAccesses] Properly print whether memchecks are...
2015-04-08 Adam Nemet[LoopAccesses] Allow analysis to complete in the presen...
2015-04-08 Adam NemetRevert "[LoopAccesses] Allow analysis to complete in...
2015-04-07 Adam Nemet[LoopAccesses] Allow analysis to complete in the presen...
2015-04-02 Adam Nemet[LoopAccesses] Remove unused global variables in tests
2015-03-10 Adam Nemet[LoopAccesses 3/3] Print the dependences with -analyze
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-26 Adam Nemet[LV/LoopAccesses] Backward dependences are not safe...
2015-02-19 Adam Nemet[LoopAccesses] Add -analyze support
2015-02-18 NAKAMURA TakumiRevert r229622: "[LoopAccesses] Make VectorizerParams...
2015-02-18 Adam Nemet[LoopAccesses] Add -analyze support