[PATCH] D58939: [Subtarget] Merge ProcSched and ProcDesc arrays in MCSubtargetInfo into a single array.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 10:54:29 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355431: [Subtarget] Merge ProcSched and ProcDesc arrays in MCSubtargetInfo into a… (authored by ctopper, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58939?vs=189235&id=189369#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58939/new/

https://reviews.llvm.org/D58939

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/unittests/CodeGen/MachineInstrTest.cpp
  llvm/trunk/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58939.189369.patch
Type: text/x-patch
Size: 10647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/f6297578/attachment.bin>


More information about the llvm-commits mailing list