This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a1e90f27e37 [InstCombine] add tests for or-to-xor; NFC new 7271492c50a [APInt] In sext single word case, use SignExtend64 and let [...] new 35b7a4d2d54 [APInt] Make clearUnusedBits branch free.
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/APInt.h | 9 ++------- lib/Support/APInt.cpp | 7 ++----- unittests/ADT/APIntTest.cpp | 20 ++++++++++++++++++++ 3 files changed, 24 insertions(+), 12 deletions(-)