[PATCH] D33377: [InstCombine] Cleanup the interface for overflow checks
Yoav Ben-Shalom via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 20 11:35:09 PDT 2017
yabash created this revision.
Fix naming conventions and const correctness.
This completes the changes made in reviews.llvm.org/https://reviews.llvm.org/rL303029.
https://reviews.llvm.org/D33377
Files:
lib/Transforms/InstCombine/InstCombineAddSub.cpp
lib/Transforms/InstCombine/InstCombineCompares.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33377.99673.patch
Type: text/x-patch
Size: 12505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170520/0b77ac74/attachment.bin>
More information about the llvm-commits
mailing list