[PATCH] D33758: [globalisel][tablegen] Partially fix compile-time regressions by converting matcher to state-machine(s)

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 09:58:29 PDT 2017


dsanders updated this revision to Diff 105104.
dsanders added a comment.

Rebase before commit


https://reviews.llvm.org/D33758

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  lib/CodeGen/GlobalISel/InstructionSelector.cpp
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  lib/Target/ARM/ARMInstructionSelector.cpp
  lib/Target/X86/X86InstructionSelector.cpp
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33758.105104.patch
Type: text/x-patch
Size: 99963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170703/b96f5004/attachment.bin>


More information about the llvm-commits mailing list