]> granicus.if.org Git - llvm/commit
[InstCombine] use m_Neg() to reduce code; NFCI
authorSanjay Patel <spatel@rotateright.com>
Fri, 13 Oct 2017 21:28:50 +0000 (21:28 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 13 Oct 2017 21:28:50 +0000 (21:28 +0000)
commitbfa0442391b10e24dd9f1c19243a92f34f81ec14
tree33cc1166678e54d71e55c6badd948f48b9b2d7e0
parent94aa10e94b0c4f44947a6943236dd09408ca4035
[InstCombine] use m_Neg() to reduce code; NFCI

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