This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc2e525e034 [InstCombine] Support (X ^ C1) & C2 --> (X & C2) ^ (C1&C2) [...] new 694731848f0 [InstCombine] Remove shift handling from OptAndOp.
The 1 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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 58 ---------------------- 1 file changed, 58 deletions(-)