This patch is the first step to support tailcallopt on AIX which enables sibling call optimization. Functionality tested on test-suite and SPEC.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100293
[PowerPC][AIX] Enable sibling call optimization on AIX Needs ReviewPublic Authored by lkail on Apr 12 2021, 3:01 AM.
Revision Contents
Diff 336789 llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/test/CodeGen/PowerPC/tailcall-aix.ll
|
clang-format: please reformat the code