K 10 svn:author V 3 dim K 8 svn:date V 27 2014-05-25T19:22:28.283219Z K 7 svn:log V 308 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. MFC after: 3 days END