Fix naming conventions and const correctness.
This completes the changes made in rL303029.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33377
[InstCombine] Cleanup the interface for overflow checks ClosedPublic Authored by yabash on May 20 2017, 11:35 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 21 2017, 5:39 PM Closed by commit rL303529: [InstCombine] Cleanup the interface for overflow checks (authored by ctopper). · Explain WhyMay 21 2017, 11:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99714 llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
|