index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Headers
/
xmmintrin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Following gcc, hide the hack to include the SSE2 intrinsics from
Eli Friedman
2009-06-11
1
-0
/
+3
*
xmmintrin needs to include emmintrin, Darwin system headers seem to depend on it
Daniel Dunbar
2009-06-07
1
-0
/
+2
*
Now that LLVM CodeGen can handle the generic variations a bit better,
Eli Friedman
2009-06-07
1
-8
/
+5
*
Replace more calls to builtins with generic code.
Eli Friedman
2009-06-06
1
-2
/
+8
*
Fix some casts to work without -flax-vector-conversions.
Eli Friedman
2009-06-06
1
-1
/
+1
*
Misc fixes to MMX/SSE intrinsics: a few small bug fixes, and getting rid
Eli Friedman
2009-06-06
1
-25
/
+37
*
Add aliases for a couple of SSE intrinsics. Patch by Ed Schouten.
Eli Friedman
2009-06-02
1
-0
/
+2
*
Add 'cmp' SSE builtins and get rid of a bunch of other builtins.
Anders Carlsson
2009-05-18
1
-24
/
+24
*
fix misspelt attribute.
Chris Lattner
2009-04-17
1
-2
/
+2
*
Spell __always_inline__ correctly.
Daniel Dunbar
2009-02-17
1
-4
/
+4
*
Fix more xmmintrin.h typos
Anders Carlsson
2009-02-14
1
-4
/
+4
*
Add the nodebug attribute to intrinsics
Anders Carlsson
2009-02-14
1
-114
/
+114
*
80col.
Mike Stump
2009-02-13
1
-118
/
+236
*
Fix some mistakes I made when I tried to decipher the Intel documentation of ...
Anders Carlsson
2009-02-11
1
-7
/
+12
*
Fix more bugs I discovered
Anders Carlsson
2009-01-21
1
-4
/
+20
*
Fix some errors I noticed
Anders Carlsson
2009-01-20
1
-4
/
+4
*
Add a MS specific intrinsic.
Anders Carlsson
2008-12-27
1
-0
/
+6
*
OK, all tests pass. Let's start using the SSE2 header
Anders Carlsson
2008-12-26
1
-2
/
+3
*
Fix test failures noticed by Fariborz.
Anders Carlsson
2008-12-22
1
-0
/
+4
*
Flip the switch and start using the new xmmintrin.h
Anders Carlsson
2008-12-22
1
-0
/
+736