Evan Cheng 18a8452f3d A bit more memset / memcpy optimization.
Turns them into calls to memset / memcpy if 1) buffer(s) are not DWORD aligned,
2) size is not known to be greater or equal to some minimum value (currently 128).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26224 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-16 00:21:07 +00:00
..
2006-02-14 20:14:17 +00:00
2005-12-26 14:31:26 +00:00
2005-12-26 10:24:15 +00:00
2006-01-24 04:14:29 +00:00
2004-11-14 21:54:41 +00:00