summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/mmintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Clang part of MMX rewrite (goes with 115243).Dale Johannesen2010-09-301-44/+40
* Accidentally committed some temporary changes on my branch when reverting pat...Bill Wendling2010-09-281-40/+44
* Temporarily revert 114929 114925 114924 114921. It looked like they (or at leastBill Wendling2010-09-281-44/+40
* Fix a few more typos. Amusingly, GCC made the same mistake around version 3.2.Chandler Carruth2010-08-081-4/+4
* Add alternate names for x86 SIMD intrinsics. These aren't as common, but showChandler Carruth2010-07-221-0/+58
* fix PR6658: inline isn't a keyword in C89 mode, use __inline__ instead.Chris Lattner2010-03-221-67/+67
* Make our char vector types not be explicitly signed to match GCC and to fix c...Anders Carlsson2009-09-181-1/+1
* Switch some functions from using x86 builtins to using vector Eli Friedman2009-07-221-7/+7
* Misc fixes to MMX/SSE intrinsics: a few small bug fixes, and getting rid Eli Friedman2009-06-061-2/+2
* Fix 80col violations.Mike Stump2009-02-141-71/+144
* Add the nodebug attribute to intrinsicsAnders Carlsson2009-02-141-67/+67
* Fix mmintrin.h to use proper definition of functions taking noDaniel Dunbar2008-10-291-2/+2
* Mark mmintrin functions static inline, this ensures they don't end upDaniel Dunbar2008-10-281-67/+67
* Actually use the mmintrin.h header, it's good enough now.Anders Carlsson2008-10-061-0/+376
OpenPOWER on IntegriCloud