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-property.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen][ObjC] Annotate calls to objc_retainAutoreleasedReturnValue
Akira Hatanaka
2019-03-21
1
-1
/
+1
*
Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...
Pete Cooper
2018-12-18
1
-10
/
+10
*
[ObjC] Pick a 'readwrite' property when synthesizing ambiguous
Alex Lorenz
2017-07-13
1
-0
/
+20
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-17
/
+17
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-3
/
+3
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
1
-2
/
+2
*
Objective-C [IRGen]. Generator a tail call to objc_getProperty() in
Fariborz Jahanian
2014-01-30
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-1
/
+1
*
Be sure to check ARC conventions on the implicit method declarations
John McCall
2013-04-04
1
-0
/
+45
*
Update to use references to attribute groups instead of listing the attribute...
Bill Wendling
2013-02-22
1
-2
/
+4
*
objective-C arc IR-gen. Retaining of strong
Fariborz Jahanian
2013-02-21
1
-2
/
+2
*
At -O0, prefer objc_storeStrong with a null new value to the
John McCall
2012-10-17
1
-2
/
+2
*
Fix a pair of bugs relating to properties in ARC.
John McCall
2012-08-20
1
-0
/
+72
*
Strip qualifiers off the type of an implicit property defined by
John McCall
2011-10-17
1
-0
/
+15