This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 49f1a751ecf [ThinLTO/Summary] Rename anonymous globals as last action ... new 5e17d2e85c4 [APInt] Use operator<<= instead of shl where possible. NFC
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/ExecutionEngine/Interpreter/Execution.cpp | 2 +- lib/Support/APInt.cpp | 7 ++++--- lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 20 ++++++++++---------- lib/Target/X86/X86ISelLowering.cpp | 3 +-- lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +- .../InstCombine/InstCombineSimplifyDemanded.cpp | 2 +- 9 files changed, 32 insertions(+), 21 deletions(-)