]> granicus.if.org Git - llvm/commit
[InstCombine] Swap order of checks to improve compile time (NFC)
authorEvandro Menezes <e.menezes@samsung.com>
Wed, 24 Jul 2019 23:31:04 +0000 (23:31 +0000)
committerEvandro Menezes <e.menezes@samsung.com>
Wed, 24 Jul 2019 23:31:04 +0000 (23:31 +0000)
commit3d3d4d64234c078735f7a4b09fdfdbdd0e6c0b0a
tree82f94f7fa5189140774d6802bddfda90ecb1f3be
parent1668b339e470f7c622ca0088bbb1531c77d00915
[InstCombine] Swap order of checks to improve compile time (NFC)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyLibCalls.cpp