Has anyone produced an implementation of ARMSelectionDAGInfo::EmitTargetCodeForMemset() that inlines calls to memset that is similar to what is already done in memcpy in ARMSelectionDAGInfo:EmitTargetCodeForMemcpy()? If so, I would love to work with you to upstream that work.
It looks like the original implementation for memcpy goes back to 2010.
Thanks,
Alan Phipps