[all-commits] [llvm/llvm-project] 3126b5: [PowerPC][NFC] Add defines to help creating the Sp...
Sean Fertile via All-commits
all-commits at lists.llvm.org
Tue Feb 18 08:52:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3126b556d13fa4d4eca87592b598c3af895292a5
https://github.com/llvm/llvm-project/commit/3126b556d13fa4d4eca87592b598c3af895292a5
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
Log Message:
-----------
[PowerPC][NFC] Add defines to help creating the SpillSlot arrays.
Create preprocessor defines for callee saved floating-point register spill
slots, vector register spill slots, and both 32-bit and 64-bit general
purpose register spill slots. This is an NFC refactor to prepare for
adding ABI compliant callee saves and restores for AIX.
More information about the All-commits
mailing list