[PATCH] D46953: [FastISel] Permit instructions to be skipped for FastISel generation.

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 07:40:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332983: [FastISel] Permit instructions to be skipped for FastISel generation. (authored by sdardis, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46953?vs=147450&id=148004#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46953

Files:
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/test/TableGen/FastISelEmitter.td
  llvm/trunk/utils/TableGen/CodeGenInstruction.cpp
  llvm/trunk/utils/TableGen/CodeGenInstruction.h
  llvm/trunk/utils/TableGen/FastISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46953.148004.patch
Type: text/x-patch
Size: 3987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/c6553d57/attachment.bin>


More information about the llvm-commits mailing list