[PATCH] D26878: [GlobalISel] Add tentative Selector-emitted tablegen backend.

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 15:36:57 PST 2016


This revision was automatically updated to reflect the committed changes.
ab marked 10 inline comments as done.
Closed by commit rL290284: [GlobalISel] Add basic Selector-emitter tblgen backend. (authored by ab).

Changed prior to commit:
  https://reviews.llvm.org/D26878?vs=81320&id=82283#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26878

Files:
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/include/llvm/Target/TargetGlobalISel.td
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.h
  llvm/trunk/lib/Target/AArch64/CMakeLists.txt
  llvm/trunk/utils/TableGen/CMakeLists.txt
  llvm/trunk/utils/TableGen/CodeGenDAGPatterns.h
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp
  llvm/trunk/utils/TableGen/TableGen.cpp
  llvm/trunk/utils/TableGen/TableGenBackends.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26878.82283.patch
Type: text/x-patch
Size: 21374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/daac635a/attachment.bin>


More information about the llvm-commits mailing list