This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3cac265b271 [x86] eliminate redundant shuffle of horizontal math ops wh [...] new 35761d5d457 [InstCombine] When converting decomposeBitTestICmp's APInt [...] new ea5d9cce867 [InstCombine] Don't require the compare types to be the sam [...] new 85fcd3487c4 [InstCombine][InstSimplify] Teach decomposeBitTestICmp to l [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/CmpInstAnalysis.h | 3 +- lib/Analysis/CmpInstAnalysis.cpp | 13 +++- lib/Analysis/InstructionSimplify.cpp | 13 ---- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 9 ++- lib/Transforms/InstCombine/InstCombineSelect.cpp | 2 +- test/Transforms/InstCombine/bit-checks.ll | 72 ++++++++-------------- 6 files changed, 41 insertions(+), 71 deletions(-)