Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
LoopStrengthReduce.cpp
Find file
Blame
History
Permalink
When checking for signed multiplication overflow, watch out for INT_MIN and -1.
· 6c4a3190
Dan Gohman
authored
May 23, 2011
This fixes PR9845. llvm-svn: 131919
6c4a3190
Loading