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
/
mmintrin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang part of MMX rewrite (goes with 115243).
Dale Johannesen
2010-09-30
1
-44
/
+40
*
Accidentally committed some temporary changes on my branch when reverting pat...
Bill Wendling
2010-09-28
1
-40
/
+44
*
Temporarily revert 114929 114925 114924 114921. It looked like they (or at least
Bill Wendling
2010-09-28
1
-44
/
+40
*
Fix a few more typos. Amusingly, GCC made the same mistake around version 3.2.
Chandler Carruth
2010-08-08
1
-4
/
+4
*
Add alternate names for x86 SIMD intrinsics. These aren't as common, but show
Chandler Carruth
2010-07-22
1
-0
/
+58
*
fix PR6658: inline isn't a keyword in C89 mode, use __inline__ instead.
Chris Lattner
2010-03-22
1
-67
/
+67
*
Make our char vector types not be explicitly signed to match GCC and to fix c...
Anders Carlsson
2009-09-18
1
-1
/
+1
*
Switch some functions from using x86 builtins to using vector
Eli Friedman
2009-07-22
1
-7
/
+7
*
Misc fixes to MMX/SSE intrinsics: a few small bug fixes, and getting rid
Eli Friedman
2009-06-06
1
-2
/
+2
*
Fix 80col violations.
Mike Stump
2009-02-14
1
-71
/
+144
*
Add the nodebug attribute to intrinsics
Anders Carlsson
2009-02-14
1
-67
/
+67
*
Fix mmintrin.h to use proper definition of functions taking no
Daniel Dunbar
2008-10-29
1
-2
/
+2
*
Mark mmintrin functions static inline, this ensures they don't end up
Daniel Dunbar
2008-10-28
1
-67
/
+67
*
Actually use the mmintrin.h header, it's good enough now.
Anders Carlsson
2008-10-06
1
-0
/
+376