[all-commits] [llvm/llvm-project] e504a2: [NFC][PPC][AIX] Add stack frame layout diagram to ...
Zarko Todorovski via All-commits
all-commits at lists.llvm.org
Thu Jun 25 06:44:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e504a23b634dda6565e0bb58fb8ec6bd09c8d023
https://github.com/llvm/llvm-project/commit/e504a23b634dda6565e0bb58fb8ec6bd09c8d023
Author: Zarko Todorovski <zarko at ca.ibm.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Log Message:
-----------
[NFC][PPC][AIX] Add stack frame layout diagram to PPCISelLowering.cpp
Summary:
This NFC patch adds a diagram of the AIX ABI stack frame layout.
Based on https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/assembler/idalangref_runtime_process.html
Reviewers: sfertile, cebowleratibm, hubert.reinterpretcast, Xiangling_L
Reviewed By: sfertile
Subscribers: wuzish, nemanjai, hiraditya, kbarton, llvm-commits
Tags: #powerpc, #llvm
Differential Revision: https://reviews.llvm.org/D82408
More information about the All-commits
mailing list