[all-commits] [llvm/llvm-project] f719fd: [NFC] Use [MC]Register in CSE & LICM
Gaurav Jain via All-commits
all-commits at lists.llvm.org
Wed Oct 28 15:53:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f719fd7adee10c037554117f4492917ee3f5282f
https://github.com/llvm/llvm-project/commit/f719fd7adee10c037554117f4492917ee3f5282f
Author: Gaurav Jain <gjn at google.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M llvm/lib/CodeGen/MachineCSE.cpp
M llvm/lib/CodeGen/MachineLICM.cpp
M llvm/lib/CodeGen/MachineRegisterInfo.cpp
Log Message:
-----------
[NFC] Use [MC]Register in CSE & LICM
Differential Revision: https://reviews.llvm.org/D90327
More information about the All-commits
mailing list