[PATCH] D133213: [LLVM][AArch64] Explain that X19 is used as the frame base pointer register

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 02:18:16 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG739b69e655fe: [LLVM][AArch64] Explain that X19 is used as the frame base pointer register (authored by DavidSpickett).

Changed prior to commit:
  https://reviews.llvm.org/D133213?vs=457913&id=459417#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133213

Files:
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.h
  llvm/test/CodeGen/AArch64/inline-asm-clobber-base-frame-pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133213.459417.patch
Type: text/x-patch
Size: 4298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/b8abc207/attachment.bin>


More information about the llvm-commits mailing list