[PATCH] D29295: Move core RDF files from lib/Target/Hexagon to CodeGen

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 06:57:48 PST 2017


kparzysz updated this revision to Diff 86631.
kparzysz added a comment.

Converted comments with descriptions to doxygen format.


Repository:
  rL LLVM

https://reviews.llvm.org/D29295

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29295.86631.patch
Type: text/x-patch
Size: 318646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/98675db4/attachment-0001.bin>


More information about the llvm-commits mailing list