llvm/lib/Transforms
Matthew Simpson 72b5335cac [LoopUtils, LV] Fix PR26734
The vectorization of first-order recurrences (r261346) caused PR26734. When
detecting these recurrences, we need to ensure that the previous value is
actually defined inside the loop. This patch includes the fix and test case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262624 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-03 16:12:01 +00:00
..
2016-01-26 21:29:08 +00:00
2016-02-29 19:16:04 +00:00
2016-02-29 23:21:12 +00:00
2016-03-03 16:12:01 +00:00