[PATCH] D6952: Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 11:31:44 PDT 2015
mcrosier accepted this revision.
mcrosier added a comment.
This revision is now accepted and ready to land.
Committed r246313.
http://reviews.llvm.org/D6952
More information about the llvm-commits
mailing list