This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b9ff4ba7196 Silence warning with assertions disabled. new a14f1bc634e [InstCombine] Handle (iszero(A & K1) | iszero(A & K2)) -> ( [...] new e4a39516a0b Fold variable into assert.
The 2 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: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 3 +- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 34 +++++++++------------- test/Transforms/InstCombine/onehot_merge.ll | 13 +++------ 3 files changed, 19 insertions(+), 31 deletions(-)