[PATCH] D84502: [AArch64][GlobalISel] Implement __builtin_return_address for PAC-RET

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 12:19:59 PDT 2020


chill updated this revision to Diff 284471.
chill added a comment.

Updated the patch to unconditionally include PAC stripping instructions, NOP-space ones to non-NON-space ones, depending on
whether v8.3-a (soo to be '+pa') feature.


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

https://reviews.llvm.org/D84502

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/builtin-return-address-pacret.ll
  llvm/test/CodeGen/AArch64/GlobalISel/select-returnaddr.ll
  llvm/test/CodeGen/AArch64/GlobalISel/select-returnaddress-liveins.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84502.284471.patch
Type: text/x-patch
Size: 8414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200810/26640f5f/attachment.bin>


More information about the llvm-commits mailing list