[PATCH] D42012: [GlobalISel][TableGen] Add support for SDNodeXForm
Volkan Keles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 16 10:45:30 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322582: [GlobalISel][TableGen] Add support for SDNodeXForm (authored by volkan, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42012?vs=129978&id=129995#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42012
Files:
llvm/trunk/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
llvm/trunk/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
llvm/trunk/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
llvm/trunk/include/llvm/Target/GlobalISel/Target.td
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-mul.mir
llvm/trunk/test/TableGen/GlobalISelEmitter.td
llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42012.129995.patch
Type: text/x-patch
Size: 26153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/ffece72b/attachment.bin>
More information about the llvm-commits
mailing list