[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
Fri May 27 11:05:02 PDT 2016


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

Update to address Quentin's latest comments.


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.58812.patch
Type: text/x-patch
Size: 10980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160527/92e48856/attachment.bin>


More information about the llvm-commits mailing list