[PATCH] D50708: [Tablegen][MCInstPredicate] Removed redundant template argument from class TIIPredicate, and implemented verification rules for TIIPredicates in CodeGenSchedule.cpp.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 11:37:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339706: [Tablegen][MCInstPredicate] Removed redundant template argument from class… (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50708?vs=160643&id=160651#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50708

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50708.160651.patch
Type: text/x-patch
Size: 9810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/3e7a70ed/attachment.bin>


More information about the llvm-commits mailing list