This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 30005234d7d [SelectionDAG] Handle constant range [0,1) in lowerRangeToA [...] new cd627aacb4c [InstCombine] add tests for fmin/fmax pattern matching fail [...] new 792c305d691 [adt] SparseBitVector::test() should be const
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: include/llvm/ADT/SparseBitVector.h | 38 +++++++++++++++++++------- test/Transforms/InstCombine/minmax-fp.ll | 46 ++++++++++++++++++++++++++++++-- unittests/ADT/SparseBitVectorTest.cpp | 5 ++++ 3 files changed, 77 insertions(+), 12 deletions(-)