This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 23e393f Revert "Make BitCodeAbbrev ownership explicit using shared_pt [...] new 46502c0 [AArch64] Fix over-eager early-exit in load-store combiner new 45e8fce Add positive test for sqrt "partial inlining". NFC. new ca6d4a4 [AArch64] Update the feature set for Qualcomm's Falkor CPU.
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/AArch64.td | 6 +++++- lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 3 +++ test/CodeGen/AArch64/arm64-zero-cycle-zeroing.ll | 7 +++++++ test/CodeGen/AArch64/store_merge_pair_offset.ll | 12 ++++++++++++ .../PartiallyInlineLibCalls/X86/good-prototype.ll | 21 +++++++++++++++++++++ .../PartiallyInlineLibCalls}/X86/lit.local.cfg | 0 6 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AArch64/store_merge_pair_offset.ll create mode 100644 test/Transforms/PartiallyInlineLibCalls/X86/good-prototype.ll copy test/{LTO/Resolution => Transforms/PartiallyInlineLibCalls}/X86/lit.local.cfg (100%)