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

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 02:27:20 PDT 2018


sdardis updated this revision to Diff 147450.
sdardis added a comment.
Herald added a subscriber: atanasyan.

Include test case.


Repository:
  rL LLVM

https://reviews.llvm.org/D46953

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

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


More information about the llvm-commits mailing list