[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
Mon Jul 30 17:09:12 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338335: [GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR blockaddress constants. (authored by aemerson, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49900?vs=157634&id=158135#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49900
Files:
llvm/trunk/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
llvm/trunk/include/llvm/Support/TargetOpcodes.def
llvm/trunk/include/llvm/Target/GenericOpcodes.td
llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/trunk/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49900.158135.patch
Type: text/x-patch
Size: 4524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/d03e9d1b/attachment.bin>
More information about the llvm-commits
mailing list