Making X[8-15,18] registers call-saved is used to support
CONFIG_ARM64_LSE_ATOMICS in Linux kernel.
Signed-off-by: Tri Vo <trong@android.com>
Paths
| Differential D52399
[AArch64] Support adding X[8-15,18] registers as CSRs. ClosedPublic Authored by trong on Sep 22 2018, 7:09 PM.
Details Summary Making X[8-15,18] registers call-saved is used to support Signed-off-by: Tri Vo <trong@android.com>
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 24 2018, 1:14 PM Closed by commit rL342990: [AArch64] Support adding X[8-15,18] registers as CSRs. (authored by trong). · Explain WhySep 25 2018, 9:50 AM Closed by commit rC342990: [AArch64] Support adding X[8-15,18] registers as CSRs. (authored by trong). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 166940 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
|