[all-commits] [llvm/llvm-project] 7a8b0b: [StackColoring] Remap PseudoSourceValue frame indi...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jan 21 09:46:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7a8b0b1595e7dc878b48cf9bbaa652087a6895db
https://github.com/llvm/llvm-project/commit/7a8b0b1595e7dc878b48cf9bbaa652087a6895db
Author: Fangrui Song <i at maskray.me>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M llvm/include/llvm/CodeGen/PseudoSourceValue.h
M llvm/lib/CodeGen/StackColoring.cpp
M llvm/test/CodeGen/PowerPC/stack-coloring-vararg.mir
Log Message:
-----------
[StackColoring] Remap PseudoSourceValue frame indices via MachineFunction::getPSVManager()
Reviewed By: dantrushin
Differential Revision: https://reviews.llvm.org/D73063
More information about the All-commits
mailing list