[all-commits] [llvm/llvm-project] 2e6e27: [PowerPC][NFC] Cleanup load/store spilling code
Lei Huang via All-commits
all-commits at lists.llvm.org
Tue May 19 12:58:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2e6e27583ce1eebe6e2e184216fba91262bef64d
https://github.com/llvm/llvm-project/commit/2e6e27583ce1eebe6e2e184216fba91262bef64d
Author: Lei Huang <lei at ca.ibm.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
M llvm/lib/Target/PowerPC/PPCInstrInfo.h
M llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
Log Message:
-----------
[PowerPC][NFC] Cleanup load/store spilling code
Summary: Cleanup and commonize code used for spilling to the stack.
Reviewers: stefanp, nemanjai, #powerpc, kamaub
Reviewed By: nemanjai, #powerpc, kamaub
Subscribers: kamaub, hiraditya, wuzish, shchenz, llvm-commits, kbarton
Tags: #llvm, #powerpc
Differential Revision: https://reviews.llvm.org/D79736
More information about the All-commits
mailing list