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
/
test
/
CodeGenObjC
/
variadic-sends.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-2
/
+2
*
Whether an argument is required (in contrast with being an
John McCall
2012-02-17
1
-4
/
+4
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-2
/
+2
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-4
/
+4
*
Revert r126678.
Fariborz Jahanian
2011-02-28
1
-10
/
+10
*
objc IRGen for Next runtime message API.
Fariborz Jahanian
2011-02-28
1
-10
/
+10
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Tests use the new clang.
Fariborz Jahanian
2009-12-14
1
-2
/
+2
*
This patch implements objective-c's 'SEL' type as a built-in
Fariborz Jahanian
2009-11-21
1
-10
/
+10
*
Move -fnext-runtime defaulting to driver (and change clang-cc default to
Daniel Dunbar
2009-11-17
1
-2
/
+2
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
Use ABIArgInfo::getDirect() for all types that have a pointer representation.
Anders Carlsson
2009-09-26
1
-3
/
+3
*
IRgen/ObjC: Correctly construct the function info for variadic message sends.
Daniel Dunbar
2009-09-17
1
-0
/
+41