| commit | 74c9ed91b0b34ea79189adad5e4b41e6a012be07 | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Thu Sep 25 20:50:48 2008 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Thu Sep 25 20:50:48 2008 +0000 |
| tree | 2e77c3fbb7789b7c7815f560442edd5a490a4f73 | |
| parent | c50ada2f5678d8745b115d9a5de51309094845f0 [diff] |
With sse3 and when the source is a load or has multiple uses, favors movddup over shuffp*, pshufd, etc. Without sse3 or when the source is from a register, make use of movlhps llvm-svn: 56620