[PATCH] D20220: [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 11:48:03 PDT 2016


gberry updated this revision to Diff 58127.
gberry added a comment.

Update to address Quentin's review feedback.


http://reviews.llvm.org/D20220

Files:
  include/llvm/Target/TargetFrameLowering.h
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/Target/AArch64/AArch64FrameLowering.cpp
  lib/Target/AArch64/AArch64FrameLowering.h
  lib/Target/AArch64/AArch64MachineFunctionInfo.h
  test/CodeGen/AArch64/aarch64-dynamic-stack-layout.ll
  test/CodeGen/AArch64/arm64-hello.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20220.58127.patch
Type: text/x-patch
Size: 10680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160523/bb231a83/attachment.bin>


More information about the llvm-commits mailing list