summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RDFRegisters.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move RDF from Hexagon to CodegenScott Constable2020-06-241-0/+380
RDF is designed to be target agnostic. Therefore it would be useful to have it available for other targets, such as X86. Based on a previous patch by Krzysztof Parzyszek Differential Revision: https://reviews.llvm.org/D75932
OpenPOWER on IntegriCloud