[PATCH] D68151: [GlobalISel] Add an operand to memory intrinsics to denote the "tail" marker.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 22:31:41 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373140: Add an operand to memory intrinsics to denote the "tail" marker. (authored by aemerson, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D68151?vs=222215&id=222282#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68151/new/
https://reviews.llvm.org/D68151
Files:
llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/trunk/lib/CodeGen/MachineVerifier.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
llvm/trunk/test/CodeGen/AArch64/GlobalISel/inline-memcpy.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/inline-memset.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/inline-small-memcpy.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-memcpy-et-al.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/memcpy_chk_no_tail.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/irtranslator/call.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/dyn_stackalloc.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-irtranslator-struct-return.ll
llvm/trunk/test/MachineVerifier/test_memccpy_intrinsics.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68151.222282.patch
Type: text/x-patch
Size: 33794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190928/92511ca0/attachment.bin>
More information about the llvm-commits
mailing list