[all-commits] [llvm/llvm-project] 859b05: [RDF] Allow RegisterRef to contain register unit
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Jun 9 06:19:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 859b05b02d3fd9ab6b77f2bed8df6902fe704806
https://github.com/llvm/llvm-project/commit/859b05b02d3fd9ab6b77f2bed8df6902fe704806
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
M llvm/include/llvm/CodeGen/RDFGraph.h
M llvm/include/llvm/CodeGen/RDFRegisters.h
M llvm/lib/CodeGen/RDFGraph.cpp
M llvm/lib/CodeGen/RDFLiveness.cpp
M llvm/lib/CodeGen/RDFRegisters.cpp
M llvm/lib/Target/Hexagon/RDFCopy.cpp
M llvm/lib/Target/Hexagon/RDFCopy.h
Log Message:
-----------
[RDF] Allow RegisterRef to contain register unit
More information about the All-commits
mailing list