]> granicus.if.org Git - llvm/commit
[InstCombine] use AddOne helper to reduce code; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 13 Oct 2017 17:00:47 +0000 (17:00 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 13 Oct 2017 17:00:47 +0000 (17:00 +0000)
commit963cef7a18da8c3d97a57aa1c0febecc1365701e
tree56182e683167a95344c4bfc4f8b1c201dac078f9
parent2f9a6e36381ecb3f54cc5fd5c780aba21b9f150d
[InstCombine] use AddOne helper to reduce code; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315709 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAddSub.cpp