This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec67961 [DAG] use getBitcast() to reduce code new c22d8b1 [PEI, AArch64] Use empty spaces in stack area for local stack [...]
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/Target/TargetFrameLowering.h | 7 ++ lib/CodeGen/PrologEpilogInserter.cpp | 127 ++++++++++++++++++++- lib/Target/AArch64/AArch64FrameLowering.cpp | 9 +- lib/Target/AArch64/AArch64FrameLowering.h | 2 + lib/Target/AArch64/AArch64MachineFunctionInfo.h | 17 ++- .../AArch64/aarch64-dynamic-stack-layout.ll | 2 +- test/CodeGen/AArch64/arm64-hello.ll | 6 +- 7 files changed, 157 insertions(+), 13 deletions(-)