[PATCH] D42012: [GlobalISel][TableGen] Add support for SDNodeXForm

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 09:46:17 PST 2018


volkan updated this revision to Diff 129978.
volkan added a comment.

Updated based on Daniel's comments.


https://reviews.llvm.org/D42012

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  include/llvm/Target/GlobalISel/SelectionDAGCompat.td
  include/llvm/Target/GlobalISel/Target.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  test/CodeGen/AArch64/GlobalISel/select-mul.mir
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42012.129978.patch
Type: text/x-patch
Size: 25819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/e52b9075/attachment.bin>


More information about the llvm-commits mailing list