[PATCH] D28079: [GlobalISel] Add support for indirectbr
Kristof Beyls via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 06:43:54 PST 2017
kristof.beyls updated this revision to Diff 83231.
kristof.beyls marked 2 inline comments as done.
https://reviews.llvm.org/D28079
Files:
include/llvm/CodeGen/GlobalISel/IRTranslator.h
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
include/llvm/Target/GenericOpcodes.td
include/llvm/Target/TargetOpcodes.def
lib/CodeGen/GlobalISel/IRTranslator.cpp
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
lib/Target/AArch64/AArch64InstructionSelector.cpp
lib/Target/AArch64/AArch64LegalizerInfo.cpp
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
test/CodeGen/X86/implicit-null-checks.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28079.83231.patch
Type: text/x-patch
Size: 8558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/7a5bdae1/attachment.bin>
More information about the llvm-commits
mailing list