diff options
author | dim <dim@FreeBSD.org> | 2014-05-25 19:22:28 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2014-05-25 19:22:28 +0000 |
commit | bed90566328336c38f7575131d97cd87fc482539 (patch) | |
tree | 330f3ce04c6ea218e8dacd09632479a0a2795f97 /contrib/llvm/patches | |
parent | d12760a6c6c9d07a37d079b6cec2aa720fe13b8b (diff) | |
download | FreeBSD-src-bed90566328336c38f7575131d97cd87fc482539.zip FreeBSD-src-bed90566328336c38f7575131d97cd87fc482539.tar.gz |
Pull in r209489 from upstream clang trunk (by Akira Hatanaka):
Fix a bug in xmmintrin.h.
The last step of _mm_cvtps_pi16 should use _mm_packs_pi32, which is a function
that reads two __m64 values and packs four 32-bit values into four 16-bit
values.
<rdar://problem/16873717>
MFC after: 3 days
Diffstat (limited to 'contrib/llvm/patches')
0 files changed, 0 insertions, 0 deletions