summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/emmintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Make our char vector types not be explicitly signed to match GCC and to fix c...Anders Carlsson2009-09-181-1/+1
* Fix PR4923.Anders Carlsson2009-09-181-2/+14
* Switch some functions from using x86 builtins to using vector Eli Friedman2009-07-221-10/+10
* Remove a few more vector builtins.Eli Friedman2009-06-071-1/+1
* Replace more calls to builtins with generic code.Eli Friedman2009-06-061-6/+19
* Fix some casts to work without -flax-vector-conversions.Eli Friedman2009-06-061-5/+5
* Misc fixes to MMX/SSE intrinsics: a few small bug fixes, and getting rid Eli Friedman2009-06-061-19/+28
* Add aliases for a couple of SSE intrinsics. Patch by Ed Schouten.Eli Friedman2009-06-021-0/+2
* Add 'cmp' SSE builtins and get rid of a bunch of other builtins.Anders Carlsson2009-05-181-24/+24
* Fix typo.Anders Carlsson2009-04-061-1/+1
* Add the nodebug attribute to intrinsicsAnders Carlsson2009-02-141-211/+211
* 80col.Mike Stump2009-02-131-211/+422
* Fix more bugs I discoveredAnders Carlsson2009-01-211-1/+1
* Fix implementation of _mm_pause.Anders Carlsson2008-12-261-1/+1
* OK, all tests pass. Let's start using the SSE2 headerAnders Carlsson2008-12-261-0/+1116
OpenPOWER on IntegriCloud