This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7b6f7521ee8 Adding a shufflevector and select LLVM IR instructions fuzz tool new 4f7d658ee00 [InstCombine] Simplify selects that test cmpxchg instructions
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/InstCombineSelect.cpp | 76 ++++++++++++++++++++++++ test/Transforms/InstCombine/select-cmpxchg.ll | 39 ++++++++++++ 2 files changed, 115 insertions(+) create mode 100644 test/Transforms/InstCombine/select-cmpxchg.ll