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
/
CodeGen
/
CGBlocks.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Codegen support for copy helpers for block literals.
Mike Stump
2009-03-07
1
-9
/
+37
*
Pass the type of the block literal around to make required temporal ordering ...
Mike Stump
2009-03-06
1
-4
/
+4
*
Complete __Block_byref_id_object_copy cogegen for block literals.
Mike Stump
2009-03-06
1
-4
/
+6
*
Finish off __Block_byref_id_object_dispose codegen for block literals.
Mike Stump
2009-03-06
1
-3
/
+3
*
Remove extra arg.
Mike Stump
2009-03-06
1
-1
/
+1
*
More codegen support for the copy/dispose helpers for block literals.
Mike Stump
2009-03-06
1
-2
/
+8
*
Framework for codegen for copy/dispose helpers.
Mike Stump
2009-03-06
1
-4
/
+8
*
prep work for copy/destroy helpers for block literals.
Mike Stump
2009-03-05
1
-0
/
+9
*
Add codegen support for __block variables to call _Block_object_dispose as ne...
Mike Stump
2009-03-05
1
-3
/
+15
*
Move more blocks CodeGenFunction code up and out.
Mike Stump
2009-03-04
1
-0
/
+23
*
Move some of the CodeGenFunction blocks code up and out. No
Mike Stump
2009-03-04
1
-0
/
+8
*
Move more of the blocks code up and out.
Mike Stump
2009-03-04
1
-3
/
+11
*
Move more of blocks codegen out of CodeGenModule and into the
Mike Stump
2009-03-04
1
-0
/
+63
*
Start the migration of more of the blocks code out of sight for most
Mike Stump
2009-03-04
1
-0
/
+54