[PATCH] D13239: [ARM] Modify codegen for memcpy intrinsic to prefer LDM/STM.
scott douglass via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 09:36:43 PDT 2015
scott-0 updated the summary for this revision.
scott-0 updated this revision to Diff 36262.
scott-0 added a comment.
Thanks for the review.
http://reviews.llvm.org/D13239
Files:
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMSelectionDAGInfo.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/ARM/Thumb2SizeReduction.cpp
test/CodeGen/ARM/ldm-stm-base-materialization.ll
test/CodeGen/ARM/load-store-flags.ll
test/CodeGen/ARM/memcpy-ldm-stm.ll
test/CodeGen/Thumb/ldm-stm-base-materialization.ll
test/CodeGen/Thumb/thumb-memcpy-ldm-stm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13239.36262.patch
Type: text/x-patch
Size: 29736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151001/b075ab92/attachment.bin>
More information about the llvm-commits
mailing list