Add support for va intrinsics for the XPLINK ABI.
Only the extended vararg variant, which uses a pointer to next
argument, is supported. The standard variant will build on this.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D120148
[SystemZ/z/OS] Add va intrinsics for XPLINK ClosedPublic Authored by Kai on Feb 18 2022, 10:41 AM.
Details Summary Add support for va intrinsics for the XPLINK ABI.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Feb 21 2022, 3:13 AM This revision was landed with ongoing or failed builds.Feb 22 2022, 11:35 AM Closed by commit rG30053c1445e2: [SystemZ/z/OS] Add va intrinsics for XPLINK (authored by Kai). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 409992 llvm/lib/Target/SystemZ/SystemZISelLowering.h
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
llvm/test/CodeGen/SystemZ/call-zos-vararg.ll
|