This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c6bea6e8689 InstructionSimplify: Canonicalize shuffle operands. NFC-ish. new 78c3b9ec3d9 [X86] Clear KnownBits instead of reconstructing it. NFC new c07d5e69ae2 [APInt] Replace calls to setBits with more specific calls t [...] new f300b51fae4 [APInt] Remove support for wrapping from APInt::setBits.
The 3 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 | 6 +----- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 8 ++++---- unittests/ADT/APIntTest.cpp | 30 +++++++++++++++--------------- 4 files changed, 21 insertions(+), 25 deletions(-)