This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a1026283136 [llvm-pdbdump] Allow printing only a portion of a stream. new a7fa95c0e5f [APInt] Use inplace shift methods where possible. NFCI
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 | 13 ++++++++++++- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 +++--- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 4 ++-- lib/ExecutionEngine/Interpreter/Execution.cpp | 2 +- lib/Support/APInt.cpp | 7 ++++--- lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 20 ++++++++++---------- lib/Target/X86/X86ISelLowering.cpp | 11 +++++------ lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +- .../InstCombine/InstCombineSimplifyDemanded.cpp | 2 +- 11 files changed, 41 insertions(+), 30 deletions(-)