[all-commits] [llvm/llvm-project] 7e2c29: [SystemZ][z/OS] Implement llvm.frameaddr for XPLIN...
Kai Nacke via All-commits
all-commits at lists.llvm.org
Fri Apr 19 05:10:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e2c2981fbb9e609886cfbe6c95644ed58b03d08
https://github.com/llvm/llvm-project/commit/7e2c2981fbb9e609886cfbe6c95644ed58b03d08
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
M llvm/lib/Target/SystemZ/SystemZFrameLowering.h
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
A llvm/test/CodeGen/SystemZ/zos-frameaddr.ll
Log Message:
-----------
[SystemZ][z/OS] Implement llvm.frameaddr for XPLINK (#89284)
The implementation follows the ELF implementation.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list