[PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 21:23:05 PDT 2016


MatzeB added a comment.

I just realized that there are radars that propose x19 to be used for swifterror. We can of course change the register. The important parts are the bits that allow to pass values in callee saved registers.


Repository:
  rL LLVM

http://reviews.llvm.org/D18869





More information about the llvm-commits mailing list