This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6df5bfeecd3 Fix stack-use-after-scope in test previously hidden by -fme [...] new 6bc5d6199da [unittests] ADT: silence -Wself-assign diagnostics new 93f67358758 [InstCombine] Get rid of select of bittest (PR36950 / PR17564)
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/Transforms/InstCombine/InstCombineSelect.cpp | 49 +++++++ test/Transforms/InstCombine/select-of-bittest.ll | 155 ++++++++++------------- unittests/ADT/DenseMapTest.cpp | 4 +- unittests/ADT/SmallPtrSetTest.cpp | 4 +- unittests/ADT/SparseBitVectorTest.cpp | 2 +- 5 files changed, 123 insertions(+), 91 deletions(-)