[sanitizer] optimize internal_memset for the most performance critical case (16-byte...
authorKostya Serebryany <kcc@google.com>
Tue, 4 Sep 2018 22:43:30 +0000 (22:43 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 4 Sep 2018 22:43:30 +0000 (22:43 +0000)
commit470db781151d240e12c3a7f1000b54b0b2c8fcde
treef280ade80fd3484ae6c5e3a09a0eaa5bbd010c47
parentec277a827815015e516ea08d79bbd4c64259c3d1
[sanitizer] optimize internal_memset for the most performance critical case (16-byte-aligned)

llvm-svn: 341420
compiler-rt/lib/sanitizer_common/sanitizer_libc.cc