commit | add10476baab4c66691cbef72ad554f1fdb541ad | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Sat Jul 23 02:56:49 2016 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Sat Jul 23 02:56:49 2016 +0000 |
tree | 34bcb27457efd30ab0c008b48c6f6eaaf4869580 | |
parent | fa292119889fc1ebdfd6493342445a74190596ad [diff] |
[LoopUnrollAnalyzer] Handle out of bounds accesses in visitLoad While we handed loads past the end of an array, we didn't handle loads _before_ the array. This fixes PR28062. N.B. While the bug in the code is obvious, I am struggling to craft a test case which is reasonable in size. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276510 91177308-0d34-0410-b5e6-96231b3b80d8