diff options
author | Neumann Hon <neumann.hon@ibm.com> | 2021-09-09 11:39:55 -0400 |
---|---|---|
committer | Kai Nacke <kai.nacke@de.ibm.com> | 2021-09-09 12:23:40 -0400 |
commit | 0782e55c26bf56cd28c26793920fa37883bcf689 (patch) | |
tree | 5fa2f4acb51bb93f53e3001dc2d78dd64b15451b /llvm/lib/Support/APFloat.cpp | |
parent | 2a581710c1942b265b271e230368b1596132f242 (diff) | |
download | llvm-0782e55c26bf56cd28c26793920fa37883bcf689.zip llvm-0782e55c26bf56cd28c26793920fa37883bcf689.tar.gz llvm-0782e55c26bf56cd28c26793920fa37883bcf689.tar.bz2 |
[SystemZ] [NFC] Add SystemZELFFrameLowering and SystemZXPLINKFrameLowering classes.
This patch adds class SystemZFrameLowering which is a SystemZ-specific class
detailing special registers used by calling conventions on the target.
SystemZELFFrameLowering and SystemZXPLINKFrameLowering implement this class
for ELF and XPLINK64 respectively. Previous functionality in SystemZFrameLowering
is moved to SystemZELFFrameLowering. SystemZXPLINKFrameLowering can then be
implemented in future patches.
Reviewed By: uweigand, Kai
Differential Revision: https://reviews.llvm.org/D108777
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions