[PATCH] D30225: [LIR] re-enable generation of memmove with runtime checks
Sebastian Pop via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 25 09:09:37 PST 2017
sebpop updated this revision to Diff 89792.
sebpop added a comment.
Herald added a subscriber: sanjoy.
Changes to address comments from Eli and Chad.
https://reviews.llvm.org/D30225
Files:
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/Scalar.h
llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/lib/Transforms/Scalar/Scalar.cpp
llvm/test/Other/new-pm-defaults.ll
llvm/test/Transforms/LoopIdiom/memmove.ll
llvm/test/Transforms/LoopIdiom/memset_noidiom.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30225.89792.patch
Type: text/x-patch
Size: 29577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170225/d53b37c5/attachment-0001.bin>
More information about the llvm-commits
mailing list