summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/arc-precise-lifetime.m
Commit message (Expand)AuthorAgeFilesLines
* Update for lifetime intrinsic signature changeMatt Arsenault2017-04-101-34/+34
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-1/+1
* ARC: Fix the precise-lifetime suppression of returns_inner_pointerJohn McCall2015-09-091-13/+142
* Revert "Revert r234581, it might have caused a few miscompiles in Chromium."David Majnemer2015-04-221-0/+44
* Revert r234581, it might have caused a few miscompiles in Chromium.Nico Weber2015-04-111-44/+0
* Remove threshold for inserting lifetime markers for named temporariesArnaud A. de Grandmaison2015-04-101-0/+44
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-19/+19
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-1/+1
* Remove trailing whitespace to help make test compatible with typeless pointer...David Blaikie2015-02-151-1/+1
* Revert "Remove threshold for lifetime marker insertion of named temporaries"Arnaud A. de Grandmaison2014-12-011-44/+0
* Remove threshold for lifetime marker insertion of named temporariesArnaud A. de Grandmaison2014-12-011-0/+44
* Don't manually insert L prefixes.Rafael Espindola2014-11-061-4/+4
* Revert "Remove threshold on object size for inserting lifetime begin / end"Arnaud A. de Grandmaison2014-10-081-44/+0
* Remove threshold on object size for inserting lifetime begin / endArnaud A. de Grandmaison2014-10-081-0/+44
* ObjectiveC: Allow NS_RETURNS_INNER_POINTER annotation Fariborz Jahanian2013-09-191-1/+46
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-4/+4
* Tighten up the rules for precise lifetime and documentJohn McCall2013-03-131-0/+120