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
/
arc-unoptimized-byref-var.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...
Pete Cooper
2018-12-18
1
-2
/
+2
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+1
*
Revert r343518.
Akira Hatanaka
2018-10-01
1
-1
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+1
*
Revert r341754.
Akira Hatanaka
2018-09-09
1
-1
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-09-08
1
-0
/
+1
*
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
-2
/
+2
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-1
/
+1
*
Update to use references to attribute groups instead of listing the attribute...
Bill Wendling
2013-02-22
1
-2
/
+3
*
In my last patch initialize the destination to null (with a simple store) bef...
Fariborz Jahanian
2013-01-05
1
-0
/
+1
*
objective-C arc: in copy helper function for
Fariborz Jahanian
2013-01-04
1
-0
/
+14