[PATCH] D31418: [globalisel][tablegen] Import SelectionDAG's rule predicates and support the equivalent in GIRule.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 07:35:46 PDT 2017


dsanders updated this revision to Diff 95743.
dsanders marked 2 inline comments as done.
dsanders added a comment.

Tablegen-erate the PredicateBitSet definitions.


https://reviews.llvm.org/D31418

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  lib/Target/X86/X86.h
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/AsmMatcherEmitter.cpp
  utils/TableGen/CodeEmitterGen.cpp
  utils/TableGen/GlobalISelEmitter.cpp
  utils/TableGen/SubtargetFeatureInfo.cpp
  utils/TableGen/SubtargetFeatureInfo.h
  utils/TableGen/Types.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31418.95743.patch
Type: text/x-patch
Size: 24863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/6df45310/attachment.bin>


More information about the llvm-commits mailing list