[all-commits] [llvm/llvm-project] 922197: [TBLGEN] Allow to override RC weight
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Fri Feb 14 15:50:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 922197d664d34612e0bd657b066a0bf0d392e774
https://github.com/llvm/llvm-project/commit/922197d664d34612e0bd657b066a0bf0d392e774
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/include/llvm/Target/Target.td
M llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp
M llvm/lib/Target/AMDGPU/R600RegisterInfo.h
M llvm/lib/Target/AMDGPU/R600RegisterInfo.td
A llvm/test/TableGen/rc-weight-override.td
M llvm/utils/TableGen/CodeGenRegisters.cpp
M llvm/utils/TableGen/CodeGenRegisters.h
M llvm/utils/TableGen/RegisterInfoEmitter.cpp
Log Message:
-----------
[TBLGEN] Allow to override RC weight
Differential Revision: https://reviews.llvm.org/D74509
More information about the All-commits
mailing list