Skip to content
Commit 03c1e6f4 authored by Evan Cheng's avatar Evan Cheng
Browse files

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).

llvm-svn: 26224
parent fdff0bb4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment