[PATCH] D89912: [NFC][MC] Use MCRegister for ReachingDefAnalysis APIs

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 14:37:41 PDT 2020


mtrofin created this revision.
mtrofin added reviewers: dsanders, qcolombet, gjain, samparker.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
mtrofin requested review of this revision.

Also updated the users of the APIs; and a drive-by small change to
RDFRegister.cpp


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89912

Files:
  llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
  llvm/lib/CodeGen/BreakFalseDeps.cpp
  llvm/lib/CodeGen/RDFRegisters.cpp
  llvm/lib/CodeGen/ReachingDefAnalysis.cpp
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89912.299809.patch
Type: text/x-patch
Size: 22794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/b4ce76f2/attachment-0001.bin>


More information about the llvm-commits mailing list