[PATCH] D50457: [MC][PredicateExpander] Extend the grammar to support simple switch and return statements.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 08:33:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339352: [MC][PredicateExpander] Extend the grammar to support simple switch and return… (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50457?vs=159737&id=159934#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50457

Files:
  llvm/trunk/include/llvm/Target/TargetInstrPredicate.td
  llvm/trunk/lib/Target/X86/X86SchedPredicates.td
  llvm/trunk/utils/TableGen/InstrInfoEmitter.cpp
  llvm/trunk/utils/TableGen/PredicateExpander.cpp
  llvm/trunk/utils/TableGen/PredicateExpander.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50457.159934.patch
Type: text/x-patch
Size: 8215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180809/734f98b8/attachment.bin>


More information about the llvm-commits mailing list