summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/xmmintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Following gcc, hide the hack to include the SSE2 intrinsics from Eli Friedman2009-06-111-0/+3
* xmmintrin needs to include emmintrin, Darwin system headers seem to depend on itDaniel Dunbar2009-06-071-0/+2
* Now that LLVM CodeGen can handle the generic variations a bit better, Eli Friedman2009-06-071-8/+5
* Replace more calls to builtins with generic code.Eli Friedman2009-06-061-2/+8
* Fix some casts to work without -flax-vector-conversions.Eli Friedman2009-06-061-1/+1
* Misc fixes to MMX/SSE intrinsics: a few small bug fixes, and getting rid Eli Friedman2009-06-061-25/+37
* 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 misspelt attribute.Chris Lattner2009-04-171-2/+2
* Spell __always_inline__ correctly.Daniel Dunbar2009-02-171-4/+4
* Fix more xmmintrin.h typosAnders Carlsson2009-02-141-4/+4
* Add the nodebug attribute to intrinsicsAnders Carlsson2009-02-141-114/+114
* 80col.Mike Stump2009-02-131-118/+236
* Fix some mistakes I made when I tried to decipher the Intel documentation of ...Anders Carlsson2009-02-111-7/+12
* Fix more bugs I discoveredAnders Carlsson2009-01-211-4/+20
* Fix some errors I noticedAnders Carlsson2009-01-201-4/+4
* Add a MS specific intrinsic.Anders Carlsson2008-12-271-0/+6
* OK, all tests pass. Let's start using the SSE2 headerAnders Carlsson2008-12-261-2/+3
* Fix test failures noticed by Fariborz.Anders Carlsson2008-12-221-0/+4
* Flip the switch and start using the new xmmintrin.hAnders Carlsson2008-12-221-0/+736
OpenPOWER on IntegriCloud