This is a prerequisite to RFC http://lists.llvm.org/pipermail/llvm-dev/2019-April/131973.html
Details
Details
- Reviewers
courbet - Commits
- rZORG56fbbbc002f2: Modernize repmovsb implementation of x86 memcpy and allow runtime sizes.
rZORGc4268397e3af: Modernize repmovsb implementation of x86 memcpy and allow runtime sizes.
rG56fbbbc002f2: Modernize repmovsb implementation of x86 memcpy and allow runtime sizes.
rGc4268397e3af: Modernize repmovsb implementation of x86 memcpy and allow runtime sizes.
rGedd69fca3ea5: Modernize repmovsb implementation of x86 memcpy and allow runtime sizes.
rL360050: Modernize repmovsb implementation of x86 memcpy and allow runtime sizes.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
llvm/lib/Target/X86/X86SelectionDAGInfo.cpp | ||
---|---|---|
319 ↗ | (On Diff #198261) | Let's do this as a separate change with a test to show the change in behaviour |