Files
llvm/test/Transforms/LoopStrengthReduce
Florian Hahn 584d3b78ab [LSR] Fix signed overflow in GenerateCrossUseConstantOffsets.
For the attached test case, unchecked addition of immediate starts and
ends overflows, as they can be arbitrary i64 constants.

Proof: https://rise4fun.com/Alive/Plqc

Reviewers: qcolombet, gilr, efriedma

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D59218

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357217 91177308-0d34-0410-b5e6-96231b3b80d8
2019-03-28 22:17:29 +00:00
..
2010-04-07 22:53:17 +00:00
2017-08-04 18:46:13 +00:00