[PATCH] D62463: [ValueTracking][ConstantRange] Distinguish low/high always overflow
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 11:05:58 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361858: [ValueTracking][ConstantRange] Distinguish low/high always overflow (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62463?vs=201465&id=201721#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62463/new/
https://reviews.llvm.org/D62463
Files:
llvm/trunk/include/llvm/Analysis/ValueTracking.h
llvm/trunk/include/llvm/IR/ConstantRange.h
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/IR/ConstantRange.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62463.201721.patch
Type: text/x-patch
Size: 14521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/78dd3670/attachment.bin>
More information about the llvm-commits
mailing list