aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorStefan Pintilie <stefanp@ca.ibm.com>2021-05-10 13:10:11 -0500
committerStefan Pintilie <stefanp@ca.ibm.com>2021-05-10 14:42:39 -0500
commit6215f49b8f2fa479535ec27a0f029081ac394100 (patch)
treedd1da8f2aab8e87b14c9eccbcdee0c0fe79c2719 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent16748bd2fb1fe10d7d097961f1988327338f3f9f (diff)
downloadllvm-6215f49b8f2fa479535ec27a0f029081ac394100.zip
llvm-6215f49b8f2fa479535ec27a0f029081ac394100.tar.gz
llvm-6215f49b8f2fa479535ec27a0f029081ac394100.tar.bz2
[PowerPC] Spilling to registers does not require frame index scavenging
If spills are to registers instead of to the stack then a copy will be used and frame index scavenging is not required. This patch adds debug info to frame index scavenging and makes sure that spilling to registers does not cause frame index scavenging. Reviewed By: nemanjai, #powerpc Differential Revision: https://reviews.llvm.org/D101360
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions