[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
Thu Apr 20 08:01:23 PDT 2017


dsanders updated this revision to Diff 95960.
dsanders marked 3 inline comments as done.
dsanders added a dependency: D31329: [globalisel][tablegen] Make it possible to declare rules directly in GlobalISel..
dsanders added a comment.

Rebase and fix nits


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.95960.patch
Type: text/x-patch
Size: 25665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/a319caf8/attachment.bin>


More information about the llvm-commits mailing list