[all-commits] [llvm/llvm-project] e24537: [NFC][MC] Use MCRegister for ReachingDefAnalysis APIs
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Oct 22 08:56:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e24537d48fb382fd651154749634b4e6332e52f9
https://github.com/llvm/llvm-project/commit/e24537d48fb382fd651154749634b4e6332e52f9
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
M llvm/lib/CodeGen/BreakFalseDeps.cpp
M llvm/lib/CodeGen/RDFRegisters.cpp
M llvm/lib/CodeGen/ReachingDefAnalysis.cpp
M llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
Log Message:
-----------
[NFC][MC] Use MCRegister for ReachingDefAnalysis APIs
Also updated the users of the APIs; and a drive-by small change to
RDFRegister.cpp
Differential Revision: https://reviews.llvm.org/D89912
More information about the All-commits
mailing list