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
/
AST
/
Builtins.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-195
/
+0
*
Remove the first layer of support for "portability" warnings. This is
Chris Lattner
2008-03-05
1
-8
/
+3
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add more intrinsics. We can now correctly parse both Carbon.h and Cocoa.h wit...
Anders Carlsson
2007-11-28
1
-5
/
+9
*
Add builtin type signature support for vector types. Add correct type signatu...
Anders Carlsson
2007-11-27
1
-4
/
+16
*
Add prototype info for __builtin_memcpy, reducing #diagnostics from 37 to 34 on
Chris Lattner
2007-10-29
1
-0
/
+4
*
Generate code for va_start and va_end.
Anders Carlsson
2007-10-12
1
-0
/
+4
*
Add __builtin_va_start to the list of builtins, make __builtin_va_list availa...
Anders Carlsson
2007-10-11
1
-0
/
+3
*
Fix 80 col violations.
Chris Lattner
2007-10-10
1
-1
/
+2
*
move IdentifierTable.h from liblex to libbasic.
Chris Lattner
2007-10-07
1
-1
/
+1
*
Add initial support for constant CFStrings.
Anders Carlsson
2007-08-17
1
-12
/
+49
*
Add support for __builtin_classify_type(). This builtin function isn't "publi...
Steve Naroff
2007-08-08
1
-3
/
+13
*
Finally bite the bullet and make the major change: split the clang namespace
Chris Lattner
2007-06-15
1
-2
/
+1
*
Bug #:
Steve Naroff
2007-04-05
1
-4
/
+4
*
Bug #:
Steve Naroff
2007-03-16
1
-0
/
+5
*
Add support for target-specific builtins, including detecting nonportability
Chris Lattner
2007-01-29
1
-15
/
+24
*
Add support for target-independent builtin functions (like __builtin_abs),
Chris Lattner
2007-01-28
1
-0
/
+112