[PATCH] D33590: [globalisel][tablegen] Add support for COPY_TO_REGCLASS.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 05:37:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
dsanders marked 3 inline comments as done.
Closed by commit rL305791: [globalisel][tablegen] Add support for COPY_TO_REGCLASS. (authored by dsanders).

Changed prior to commit:
  https://reviews.llvm.org/D33590?vs=101485&id=103188#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33590

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/trunk/lib/CodeGen/GlobalISel/InstructionSelector.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-bitcast.mir
  llvm/trunk/test/TableGen/GlobalISelEmitter.td
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33590.103188.patch
Type: text/x-patch
Size: 17153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/6acca54f/attachment.bin>


More information about the llvm-commits mailing list