[PATCH] D90937: [TableGen] Indentation and whitespace fixes in generated code. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 08:13:38 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0b8810fe4ec: [TableGen] Indentation and whitespace fixes in generated code. NFC. (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90937

Files:
  llvm/test/TableGen/GlobalISelEmitter.td
  llvm/utils/TableGen/AsmMatcherEmitter.cpp
  llvm/utils/TableGen/AsmWriterEmitter.cpp
  llvm/utils/TableGen/CallingConvEmitter.cpp
  llvm/utils/TableGen/CodeEmitterGen.cpp
  llvm/utils/TableGen/CodeGenMapTable.cpp
  llvm/utils/TableGen/CodeGenRegisters.cpp
  llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
  llvm/utils/TableGen/DAGISelMatcherGen.cpp
  llvm/utils/TableGen/DFAPacketizerEmitter.cpp
  llvm/utils/TableGen/ExegesisEmitter.cpp
  llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
  llvm/utils/TableGen/GICombinerEmitter.cpp
  llvm/utils/TableGen/GlobalISelEmitter.cpp
  llvm/utils/TableGen/InstrInfoEmitter.cpp
  llvm/utils/TableGen/PseudoLoweringEmitter.cpp
  llvm/utils/TableGen/RISCVCompressInstEmitter.cpp
  llvm/utils/TableGen/RegisterBankEmitter.cpp
  llvm/utils/TableGen/RegisterInfoEmitter.cpp
  llvm/utils/TableGen/SearchableTableEmitter.cpp
  llvm/utils/TableGen/SubtargetEmitter.cpp
  llvm/utils/TableGen/SubtargetFeatureInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90937.303464.patch
Type: text/x-patch
Size: 37752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/fd8cf299/attachment.bin>


More information about the llvm-commits mailing list