[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
Thu Jun 2 09:28:49 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271527: [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation. (authored by gberry).

Changed prior to commit:
  http://reviews.llvm.org/D20220?vs=58812&id=59400#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20220

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20220.59400.patch
Type: text/x-patch
Size: 11211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/194fa66f/attachment.bin>


More information about the llvm-commits mailing list