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-precise-lifetime.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen][ObjC] Annotate calls to objc_retainAutoreleasedReturnValue
Akira Hatanaka
2019-03-21
1
-8
/
+8
*
Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...
Pete Cooper
2018-12-18
1
-27
/
+27
*
Update for lifetime intrinsic signature change
Matt Arsenault
2017-04-10
1
-34
/
+34
*
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
Chandler Carruth
2016-12-23
1
-1
/
+1
*
ARC: Fix the precise-lifetime suppression of returns_inner_pointer
John McCall
2015-09-09
1
-13
/
+142
*
Revert "Revert r234581, it might have caused a few miscompiles in Chromium."
David Majnemer
2015-04-22
1
-0
/
+44
*
Revert r234581, it might have caused a few miscompiles in Chromium.
Nico Weber
2015-04-11
1
-44
/
+0
*
Remove threshold for inserting lifetime markers for named temporaries
Arnaud A. de Grandmaison
2015-04-10
1
-0
/
+44
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-19
/
+19
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-1
/
+1
*
Remove trailing whitespace to help make test compatible with typeless pointer...
David Blaikie
2015-02-15
1
-1
/
+1
*
Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud A. de Grandmaison
2014-12-01
1
-44
/
+0
*
Remove threshold for lifetime marker insertion of named temporaries
Arnaud A. de Grandmaison
2014-12-01
1
-0
/
+44
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
1
-4
/
+4
*
Revert "Remove threshold on object size for inserting lifetime begin / end"
Arnaud A. de Grandmaison
2014-10-08
1
-44
/
+0
*
Remove threshold on object size for inserting lifetime begin / end
Arnaud A. de Grandmaison
2014-10-08
1
-0
/
+44
*
ObjectiveC: Allow NS_RETURNS_INNER_POINTER annotation
Fariborz Jahanian
2013-09-19
1
-1
/
+46
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-4
/
+4
*
Tighten up the rules for precise lifetime and document
John McCall
2013-03-13
1
-0
/
+120