[PATCH] D48580: [AArch64] Support reserving x1-7 registers.
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 7 14:03:42 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341706: [AArch64] Support reserving x1-7 registers. (authored by nickdesaulniers, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48580?vs=164280&id=164511#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48580
Files:
llvm/trunk/lib/Target/AArch64/AArch64.td
llvm/trunk/lib/Target/AArch64/AArch64CallLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.h
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
llvm/trunk/test/CodeGen/AArch64/arm64-platform-reg.ll
llvm/trunk/test/CodeGen/AArch64/arm64-reserved-arg-reg-call-error.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48580.164511.patch
Type: text/x-patch
Size: 16877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/7229569d/attachment.bin>
More information about the llvm-commits
mailing list