[PATCH] D58938: [Subtarget] Create a separate SubtargetSubtargetKV struct for ProcDesc to remove fields from the stack tables that aren't needed for CPUs
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 10:54:08 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355429: [Subtarget] Create a separate SubtargetSubtargetKV struct for ProcDesc to… (authored by ctopper, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58938?vs=189234&id=189367#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58938/new/
https://reviews.llvm.org/D58938
Files:
llvm/trunk/include/llvm/CodeGen/TargetSubtargetInfo.h
llvm/trunk/include/llvm/MC/MCSubtargetInfo.h
llvm/trunk/lib/CodeGen/TargetSubtargetInfo.cpp
llvm/trunk/lib/MC/MCSubtargetInfo.cpp
llvm/trunk/utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58938.189367.patch
Type: text/x-patch
Size: 8214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/ce6ce253/attachment.bin>
More information about the llvm-commits
mailing list