[PATCH] D28079: [GlobalISel] Add support for indirectbr

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 01:24:43 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293470: [GlobalISel] Add support for indirectbr (authored by kbeyls).

Changed prior to commit:
  https://reviews.llvm.org/D28079?vs=84662&id=86254#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28079

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/trunk/include/llvm/Target/GenericOpcodes.td
  llvm/trunk/include/llvm/Target/TargetOpcodes.def
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28079.86254.patch
Type: text/x-patch
Size: 8246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/b68a15b1/attachment.bin>


More information about the llvm-commits mailing list