This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f1e0716 Fixed IntOperandMatcher::emitCxxPredicateExpr arguments new 30e6a76 [APInt] Add APInt::extractBits() method to extract APInt subrange
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: include/llvm/ADT/APInt.h | 3 +++ lib/Support/APInt.cpp | 32 +++++++++++++++++++++++++ lib/Target/X86/X86ISelLowering.cpp | 8 +++---- lib/Target/X86/X86ShuffleDecodeConstantPool.cpp | 7 +++--- unittests/ADT/APIntTest.cpp | 12 ++++++++++ 5 files changed, 54 insertions(+), 8 deletions(-)