[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 13:37:03 PST 2019


MaskRay updated this revision to Diff 233867.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Update aarch64-fix-cortex-a53-835769.ll which is sensitive


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.233867.patch
Type: text/x-patch
Size: 11214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191213/1499325d/attachment.bin>


More information about the llvm-commits mailing list