This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a8f11c10872 [X86] Enable isel to use the PAUSE instruction even when SS [...] new 946e6ed8ac6 [InstCombine] Support ~(c-X) --> X+(-c-1) and ~(X-c) --> (- [...]
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 | 39 ++++++++++++++-------- test/Transforms/InstCombine/vec_phi_extract.ll | 2 +- test/Transforms/InstCombine/xor.ll | 30 +++++++++++++++++ 3 files changed, 56 insertions(+), 15 deletions(-)