Files
clang-p2996/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
zhijian lin 2cd32132db [PowerPC] Utilize getReservedRegs to find asm clobberable registers. (#107863)
This patch utilizes getReservedRegs() to find asm clobberable registers.
And to make the result of getReservedRegs() accurate, this patch
implements the todo, which is to make r2 allocatable on AIX for some
leaf functions.
2024-11-04 12:57:26 -05:00

108 KiB