[all-commits] [llvm/llvm-project] ebf549: Revert "[z/OS] Implement prologue and epilogue gen...
muiez via All-commits
all-commits at lists.llvm.org
Tue Dec 14 11:23:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebf5497b269f5769b53320dd81290714642e4306
https://github.com/llvm/llvm-project/commit/ebf5497b269f5769b53320dd81290714642e4306
Author: Muiez Ahmed <muiez at ibm.com>
Date: 2021-12-14 (Tue, 14 Dec 2021)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZCallingConv.td
M llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
M llvm/lib/Target/SystemZ/SystemZFrameLowering.h
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
M llvm/test/CodeGen/SystemZ/call-zos-01.ll
M llvm/test/CodeGen/SystemZ/call-zos-vec.ll
M llvm/test/CodeGen/SystemZ/zos-prologue-epilog.ll
Log Message:
-----------
Revert "[z/OS] Implement prologue and epilogue generation for z/OS target."
This reverts commit ffad4d777b227f91be04020e2cd86ab38e969e39 because it introduced buildbot failures.
More information about the All-commits
mailing list