[all-commits] [llvm/llvm-project] f0a98a: [NFC] Use Register in RegisterPressure APIs
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Oct 28 12:14:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f0a98ad820afa5019bb009300a120a7f4a360925
https://github.com/llvm/llvm-project/commit/f0a98ad820afa5019bb009300a120a7f4a360925
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachineRegisterInfo.h
M llvm/include/llvm/CodeGen/RegisterPressure.h
M llvm/include/llvm/CodeGen/TargetRegisterInfo.h
M llvm/lib/CodeGen/MachineScheduler.cpp
M llvm/lib/CodeGen/RegisterPressure.cpp
Log Message:
-----------
[NFC] Use Register in RegisterPressure APIs
Some related changes as well.
Differential Revision: https://reviews.llvm.org/D90268
More information about the All-commits
mailing list