This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9b2441e49b7 [NFC] Replace iterators in PrintHelp with range-based for new 5ef6ff69583 [CallSiteSplitting] Use !Instruction::use_empty instead of [...] new c4689888d64 [InstCombine] Replace calls to getNumUses with hasNUses or [...] new e9c83048fbc [AArch64] Fold adds with tprel_lo12_nc and secrel_lo12 into [...]
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: lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp | 10 ++++++++++ lib/Target/AArch64/AArch64ISelLowering.cpp | 13 +++---------- lib/Target/AArch64/AArch64InstrInfo.td | 9 +++++++++ lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 6 +++--- lib/Transforms/InstCombine/InstCombineSelect.cpp | 4 ++-- lib/Transforms/Scalar/CallSiteSplitting.cpp | 2 +- test/CodeGen/AArch64/arm64-tls-execs.ll | 5 ++--- test/CodeGen/AArch64/win-tls.ll | 16 ++++------------ 8 files changed, 34 insertions(+), 31 deletions(-)