[all-commits] [llvm/llvm-project] b2a958: [TBLGEN] Emit register pressure set enum
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Feb 18 10:22:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b2a958a01385ef417917382e27969d5317890941
https://github.com/llvm/llvm-project/commit/b2a958a01385ef417917382e27969d5317890941
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M llvm/test/TableGen/Common/reg-with-subregs-common.td
A llvm/test/TableGen/pset-enum.td
M llvm/utils/TableGen/CodeGenRegisters.cpp
M llvm/utils/TableGen/RegisterInfoEmitter.cpp
Log Message:
-----------
[TBLGEN] Emit register pressure set enum
Differential Revision: https://reviews.llvm.org/D74649
More information about the All-commits
mailing list