[PATCH] D31951: TableGen support for parameterized register class information

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 09:59:31 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313271: TableGen support for parameterized register class information (authored by kparzysz).

Changed prior to commit:
  https://reviews.llvm.org/D31951?vs=114867&id=115237#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31951

Files:
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/include/llvm/Target/TargetRegisterInfo.h
  llvm/trunk/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/trunk/test/TableGen/GlobalISelEmitter.td
  llvm/trunk/test/TableGen/HwModeSelect.td
  llvm/trunk/utils/TableGen/CMakeLists.txt
  llvm/trunk/utils/TableGen/CodeGenDAGPatterns.cpp
  llvm/trunk/utils/TableGen/CodeGenDAGPatterns.h
  llvm/trunk/utils/TableGen/CodeGenHwModes.cpp
  llvm/trunk/utils/TableGen/CodeGenHwModes.h
  llvm/trunk/utils/TableGen/CodeGenInstruction.cpp
  llvm/trunk/utils/TableGen/CodeGenRegisters.cpp
  llvm/trunk/utils/TableGen/CodeGenRegisters.h
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp
  llvm/trunk/utils/TableGen/CodeGenTarget.h
  llvm/trunk/utils/TableGen/DAGISelEmitter.cpp
  llvm/trunk/utils/TableGen/DAGISelMatcherGen.cpp
  llvm/trunk/utils/TableGen/FastISelEmitter.cpp
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp
  llvm/trunk/utils/TableGen/InfoByHwMode.cpp
  llvm/trunk/utils/TableGen/InfoByHwMode.h
  llvm/trunk/utils/TableGen/RegisterBankEmitter.cpp
  llvm/trunk/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31951.115237.patch
Type: text/x-patch
Size: 185682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/4f633e97/attachment-0001.bin>


More information about the llvm-commits mailing list