summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/pmmintrin.h
Commit message (Expand)AuthorAgeFilesLines
* 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