[PATCH] D52399: [AArch64] Support adding X[8-15, 18] registers as CSRs.

Tri Vo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 24 11:22:31 PDT 2018


trong updated this revision to Diff 166722.
trong added a comment.

- Added test case for using -fcall-saved-x18 and -ffixed-x18 together.


Repository:
  rC Clang

https://reviews.llvm.org/D52399

Files:
  docs/ClangCommandLineReference.rst
  include/clang/Driver/Options.td
  lib/Driver/ToolChains/Arch/AArch64.cpp
  test/Driver/aarch64-call-saved-x-register.c
  test/Driver/aarch64-fixed-call-saved-x-register.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52399.166722.patch
Type: text/x-patch
Size: 6395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180924/e116bad2/attachment-0001.bin>


More information about the cfe-commits mailing list