![]() The purpose of patch is to learn Loop idiom recognition pass how to recognize simple memmove patterns in similar way like GCC: https://godbolt.org/z/fh95e83od LoopIdiomRecognize already has machinery for memset and memcpy recognition, patch tries to extend exisiting capabilities with minimal effort. Differential Revision: https://reviews.llvm.org/D104464 |
||
---|---|---|
.. | ||
arithmetic-right-shift-until-zero.ll | ||
ctlz.ll | ||
cttz.ll | ||
left-shift-until-bittest.ll | ||
left-shift-until-zero.ll | ||
lit.local.cfg | ||
logical-right-shift-until-zero-cost.ll | ||
logical-right-shift-until-zero-debuginfo.ll | ||
logical-right-shift-until-zero.ll | ||
memset-size-compute.ll | ||
popcnt.ll | ||
unordered-atomic-memcpy.ll |