[PATCH] D75932: Move RDF from Hexagon to Codegen [1/6]

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 12:57:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG080dd10f7df0: Move RDF from Hexagon to Codegen (authored by sconstab, committed by craig.topper).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75932/new/

https://reviews.llvm.org/D75932

Files:
  llvm/include/llvm/CodeGen/RDFGraph.h
  llvm/include/llvm/CodeGen/RDFLiveness.h
  llvm/include/llvm/CodeGen/RDFRegisters.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/RDFGraph.cpp
  llvm/lib/CodeGen/RDFLiveness.cpp
  llvm/lib/CodeGen/RDFRegisters.cpp
  llvm/lib/Target/Hexagon/CMakeLists.txt
  llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp
  llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp
  llvm/lib/Target/Hexagon/RDFCopy.cpp
  llvm/lib/Target/Hexagon/RDFCopy.h
  llvm/lib/Target/Hexagon/RDFDeadCode.cpp
  llvm/lib/Target/Hexagon/RDFDeadCode.h
  llvm/lib/Target/Hexagon/RDFGraph.cpp
  llvm/lib/Target/Hexagon/RDFGraph.h
  llvm/lib/Target/Hexagon/RDFLiveness.cpp
  llvm/lib/Target/Hexagon/RDFLiveness.h
  llvm/lib/Target/Hexagon/RDFRegisters.cpp
  llvm/lib/Target/Hexagon/RDFRegisters.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75932.250875.patch
Type: text/x-patch
Size: 7704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/c536ac26/attachment.bin>


More information about the llvm-commits mailing list