OSDN Git Service

[InstCombine] Cleanup using commutable matchers. Make a couple helper methods standal...
authorCraig Topper <craig.topper@intel.com>
Wed, 21 Jun 2017 18:57:00 +0000 (18:57 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 21 Jun 2017 18:57:00 +0000 (18:57 +0000)
commit0adc85d83feb56a8b0116ccee15f66f422264d91
treee4c805b22b27f1a567476d3c13f5b2a9de0523cc
parent4c34d0afe1f490c6e864834bf4c02b82c6b4524d
[InstCombine] Cleanup using commutable matchers. Make a couple helper methods standalone static functions. Put 'if' around variable declaration instead of after. NFC

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