[PATCH] D49900: [GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR blockaddress constants.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 26 19:18:00 PDT 2018
aemerson created this revision.
aemerson added reviewers: aditya_nandakumar, rtereshin, qcolombet.
Herald added subscribers: kristof.beyls, rovka.
Herald added a reviewer: javed.absar.
Add a G_BLOCK_ADDR opcode to handle IR blockaddress constants.
Repository:
rL LLVM
https://reviews.llvm.org/D49900
Files:
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
include/llvm/Support/TargetOpcodes.def
include/llvm/Target/GenericOpcodes.td
lib/CodeGen/GlobalISel/IRTranslator.cpp
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49900.157634.patch
Type: text/x-patch
Size: 4369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180727/7a903111/attachment.bin>
More information about the llvm-commits
mailing list