This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b52e0e4247c [APInt] Add isSubsetOf method that can check if one APInt i [...] new 154c0ad769d Revert "[BitVector] Add operator<<= and operator>>=." new f3c6d22768b [DAGCombiner] fix variable names in isAlias(); NFCI
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/BitVector.h | 149 ------------------------------- include/llvm/ADT/SmallBitVector.h | 16 ---- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 55 ++++++------ unittests/ADT/BitVectorTest.cpp | 122 ------------------------- 4 files changed, 28 insertions(+), 314 deletions(-)