[PATCH] D30089: [globalisel][tblgen] Add support for ComplexPatterns

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 17:08:20 PST 2017


dsanders updated this revision to Diff 90967.
dsanders added a comment.

Use the ChangeTo*() family.


https://reviews.llvm.org/D30089

Files:
  include/llvm/CodeGen/MachineOperand.h
  include/llvm/Target/GlobalISel/SelectionDAGCompat.td
  include/llvm/Target/GlobalISel/Target.td
  include/llvm/Target/Target.td
  lib/CodeGen/MIRPrinter.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  lib/Target/AArch64/AArch64InstructionSelector.h
  lib/Target/ARM/ARMExpandPseudoInsts.cpp
  test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30089.90967.patch
Type: text/x-patch
Size: 25582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/9c285265/attachment.bin>


More information about the llvm-commits mailing list