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
/
CodeGenObjCXX
/
lambda-expressions.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer types] Explicit non-pointer type for call expressions
David Blaikie
2015-04-16
1
-2
/
+2
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-1
/
+1
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-1
/
+1
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-1
/
+2
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
1
-2
/
+2
*
Use private linkage for globals we already name with \01L and \01l.
Rafael Espindola
2014-02-27
1
-2
/
+2
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-7
/
+7
*
Compute 'this' correctly for block in lambda.
Eli Friedman
2013-07-12
1
-0
/
+18
*
Followup to r183931 to fix the lambda conversion-to-block-pointer member.
Eli Friedman
2013-06-13
1
-1
/
+10
*
Correctly emit certain implicit references to 'self' even within
John McCall
2013-05-03
1
-0
/
+22
*
Reapply r176133 with testcase fixes.
Bill Wendling
2013-02-27
1
-9
/
+4
*
Revert "Add more attributes from the command line to functions."
Anna Zaks
2013-02-25
1
-4
/
+9
*
Add more attributes from the command line to functions.
Bill Wendling
2013-02-25
1
-9
/
+4
*
Modify the tests to use attribute group references instead of listing the
Bill Wendling
2013-02-20
1
-2
/
+11
*
Add the 'target-cpu' and 'target-features' attributes to functions.
Bill Wendling
2013-02-15
1
-2
/
+2
*
block literal irgen: several improvements on naming block
Fariborz Jahanian
2012-06-26
1
-5
/
+5
*
Make CodeGenFunction::EmitBlockCopyAndAutorelease actually do what its name s...
Eli Friedman
2012-03-01
1
-0
/
+2
*
Implement "optimization" for lambda-to-block conversion which inlines the gen...
Eli Friedman
2012-03-01
1
-0
/
+19
*
Basic coverage test for conversion-to-block-pointer for lambda expressions.
Eli Friedman
2012-02-28
1
-0
/
+18