[PATCH] D51751: Merge clang's isRepeatedBytePattern with LLVM's isBytewiseValue
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 22:22:29 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342709: Merge clang's isRepeatedBytePattern with LLVM's isBytewiseValue (authored by jfb, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D51751
Files:
llvm/trunk/include/llvm/Analysis/ValueTracking.h
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/trunk/lib/Transforms/Scalar/MemCpyOptimizer.cpp
llvm/trunk/test/Transforms/MemCpyOpt/fca2memcpy.ll
llvm/trunk/test/Transforms/MemCpyOpt/memcpy-to-memset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51751.166404.patch
Type: text/x-patch
Size: 14817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/ae1a25b4/attachment.bin>
More information about the llvm-commits
mailing list