[PATCH] D71168: [AArch64] Save FP for leaf functions when disabling frame pointer elimination

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 18:55:35 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0aa58dad53f: [AArch64] Save FP for leaf functions when disabling frame pointer elimination (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71168/new/

https://reviews.llvm.org/D71168

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/tail-call-no-save-fp-lr.ll
  llvm/test/CodeGen/AArch64/aarch64-fix-cortex-a53-835769.ll
  llvm/test/CodeGen/AArch64/arm64-large-frame.ll
  llvm/test/CodeGen/AArch64/arm64-shrink-wrapping.ll
  llvm/test/CodeGen/AArch64/arm64_32.ll
  llvm/test/CodeGen/AArch64/f16-instructions.ll
  llvm/test/CodeGen/AArch64/fastcc.ll
  llvm/test/CodeGen/AArch64/machine-outliner-regsave.mir
  llvm/test/CodeGen/AArch64/machine-outliner.mir
  llvm/test/DebugInfo/AArch64/line-header.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71168.233907.patch
Type: text/x-patch
Size: 11214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191214/684979be/attachment.bin>


More information about the llvm-commits mailing list