Skip to content
Commit 7998b1d6 authored by Evan Cheng's avatar Evan Cheng
Browse files

Use movups to lower memcpy and memset even if it's not fast (like corei7).

The theory is it's still faster than a pair of movq / a quad of movl. This
will probably hurt older chips like P4 but should run faster on current
and future Intel processors. rdar://8817010

llvm-svn: 122955
parent 245de78e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment