[PATCH] D30539: [tablegen][globalisel] Add support for nested instruction matching.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 06:37:57 PDT 2017


This revision was automatically updated to reflect the committed changes.
dsanders marked 2 inline comments as done.
Closed by commit rL299430: [tablegen][globalisel] Add support for nested instruction matching. (authored by dsanders).

Changed prior to commit:
  https://reviews.llvm.org/D30539?vs=92920&id=94066#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30539

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  llvm/trunk/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
  llvm/trunk/lib/CodeGen/GlobalISel/InstructionSelector.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-int-ext.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-muladd.mir
  llvm/trunk/test/TableGen/GlobalISelEmitter.td
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30539.94066.patch
Type: text/x-patch
Size: 28266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/370a6a4e/attachment.bin>


More information about the llvm-commits mailing list