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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define NULL to __null in C++, so that it's guaranteed to have the same size a...
Douglas Gregor
2008-12-01
1
-1
/
+1
*
#define NULL as 0 when compiling as C++. This fixes the carbon.cpp and cocoa....
Anders Carlsson
2008-11-04
1
-0
/
+5
*
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
*
CMake: Builds and installs clang binary and libs (no docs yet). It
Oscar Fuentes
2008-10-26
1
-0
/
+25
*
Actually use the mmintrin.h header, it's good enough now.
Anders Carlsson
2008-10-06
1
-0
/
+0
*
Apparently gcc uses pi64 for the shift intrinsics.
Anders Carlsson
2008-10-06
1
-4
/
+4
*
Remove copyright notice, we decided not to have them.
Anders Carlsson
2008-10-05
1
-2
/
+0
*
Implementation of stdarg.h.
Eli Friedman
2008-05-29
1
-0
/
+39
*
Protect iso646.h from C++ (although I can't imagine why someone would
Eli Friedman
2008-05-21
1
-0
/
+2
*
Add a couple more headers. stddef was discussed on cfe-dev, and
Eli Friedman
2008-05-20
2
-0
/
+79
*
Use double-underscores in front of all non-keywords to protect against
Eli Friedman
2008-05-14
1
-134
/
+134
*
Make header use the new __builtin_shufflevector builtin.
Eli Friedman
2008-05-14
1
-7
/
+8
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
3
-0
/
+454