This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6def08fd709 [DemandedBits] Use SetVector for Worklist new 321f5ddb609 [X86] Add OR(AND(X,C),AND(Y,~C)) bit select tests new f0511a7257e Revert "[DemandedBits] Use SetVector for Worklist"
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/Analysis/DemandedBits.cpp | 13 +- test/CodeGen/X86/combine-bitselect.ll | 592 ++++++++++++++++++++++++++++++++++ 2 files changed, 599 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/X86/combine-bitselect.ll