This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ac89b1f1419 [X86] Add a missing return to combineGatherScatter after su [...] new c8f103e52b2 [AArch64] Implement stack probing for windows
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: docs/Extensions.rst | 28 ++++++++++ lib/Target/AArch64/AArch64FrameLowering.cpp | 86 ++++++++++++++++++++++++++--- test/CodeGen/AArch64/chkstk.ll | 25 +++++++++ 3 files changed, 130 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/AArch64/chkstk.ll