summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/pmmintrin.h
Commit message (Expand)AuthorAgeFilesLines
* [Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...Craig Topper2018-07-091-1/+1
* [DOXYGEN] Formatting changes for better intrinsics documentation renderingEkaterina Romanova2018-05-231-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-13/+13
* [DOXYGEN] Fix doxygen and content issues in pmmintrin.hDouglas Yung2018-01-021-3/+3
* [DOXYGEN] Minor improvements in doxygen comments.Ekaterina Romanova2017-05-151-3/+5
* [X86] DAZ Macros RelocationOren Ben Simhon2017-02-261-8/+0
* [DOXYGEN] Documentation for the newly added x86 intrinsics.Ekaterina Romanova2017-01-131-2/+2
* [DOXYGEN] Improved doxygen comments for x86 intrinsics.Ekaterina Romanova2016-12-271-14/+13
* [DOXYGEN] Improved doxygen comments for x86 intrinsics headers.Ekaterina Romanova2016-12-091-13/+13
* Clean up: remove trailing spaces in x86 intrinsic headers.Ekaterina Romanova2016-05-281-32/+32
* [X86] Add typecasts to remove most assumptions about what __m128i/__m256i is ...Craig Topper2016-05-161-9/+9
* This patch adds doxygen comments for all the intrinsincs in the header file p...Ekaterina Romanova2016-02-081-1/+196
* Clean up trailing whitespace in the builtin headersSean Silva2015-09-121-1/+1
* [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTRMichael Kuperstein2015-06-301-14/+14
* Update the intel intrinsic headers to use the target attribute support.Eric Christopher2015-06-171-7/+1
* Use a define for per-file function attributes for the Intel intrinsic headers.Eric Christopher2015-06-171-12/+17
* PR14964: intrinsic headers using non-reserved identifiersDavid Blaikie2013-01-161-24/+24
* Tweak *mmintrin.h so that they don't make any bad assumptions about alignment...Eli Friedman2011-09-151-5/+1
* fix PR6658: inline isn't a keyword in C89 mode, use __inline__ instead.Chris Lattner2010-03-221-13/+13
* Fix an error in _mm_loaddup_pd that Eli noticed.Anders Carlsson2009-02-141-1/+1
* Add the nodebug attribute to intrinsicsAnders Carlsson2009-02-141-13/+13
* 80col.Mike Stump2009-02-131-13/+26
* Add pmmintrin.h header.Anders Carlsson2009-02-111-0/+108
OpenPOWER on IntegriCloud