[all-commits] [llvm/llvm-project] 8e760e: [TBLGEN] Inhibit generation of unneeded psets
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Feb 17 15:49:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8e760e1018d1f394661a1d58fcc8dcd303353cae
https://github.com/llvm/llvm-project/commit/8e760e1018d1f394661a1d58fcc8dcd303353cae
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M llvm/include/llvm/Target/Target.td
M llvm/lib/Target/AMDGPU/SIRegisterInfo.td
A llvm/test/TableGen/inhibit-pset.td
M llvm/utils/TableGen/CodeGenRegisters.cpp
M llvm/utils/TableGen/CodeGenRegisters.h
Log Message:
-----------
[TBLGEN] Inhibit generation of unneeded psets
Differential Revision: https://reviews.llvm.org/D74744
More information about the All-commits
mailing list