This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fc19aecdbe1 Remove unneeded use of #undef DEBUG_TYPE. NFC new 3fbd441b82d [WebAssembly] Mark element atomic memcpy/memmove intrinsics [...] new 6805a5db4b1 [AArch64] Add AArch64Subtarget::isFusion function. new c66d417e680 [LoopUnrollRuntime] NFC: Refactored safety checks of unroll [...]
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/AArch64Subtarget.h | 7 ++ lib/Target/AArch64/AArch64TargetMachine.cpp | 2 +- .../WebAssemblyRuntimeLibcallSignatures.cpp | 21 ++--- lib/Transforms/Utils/LoopUnrollRuntime.cpp | 105 ++++++++++++--------- test/Transforms/LoopUnroll/runtime-loop.ll | 68 +++++++++++++ 5 files changed, 144 insertions(+), 59 deletions(-)