[DOXYGEN] Fix doxygen and content issues in emmintrin.h
authorDouglas Yung <douglas.yung@sony.com>
Tue, 2 Jan 2018 20:39:29 +0000 (20:39 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Tue, 2 Jan 2018 20:39:29 +0000 (20:39 +0000)
commit10147bdba7a5646e9706f37aa133b7a3291fb50e
tree86cecae08d85230de1b692a02b9cf1908fa4c267
parent639517ea398d04be31de09e8e600db859ec5ec6c
[DOXYGEN] Fix doxygen and content issues in emmintrin.h

- Fixed innaccurate instruction mappings for various intrinsics.
- Fixed description of NaN handling in comparison intrinsics.
- Unify description of _mm_store_pd1 to match _mm_store1_pd.
- Fix incorrect wording in various intrinsic descriptions. Previously the descriptions used "low-order" and "high-order" when the intended meaning was "even-indexed" and "odd-indexed".
- Fix typos.
- Add missing italics command (\a) for params and fixed some parameter spellings.

This patch was made by Craig Flores

Differential Revision: https://reviews.llvm.org/D41516

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321669 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/emmintrin.h