summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ObjCARC/nested.ll
Commit message (Expand)AuthorAgeFilesLines
* [FunctionAttrs] Annotate "willreturn" for intrinsicsHideto Ueno2019-07-281-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+825
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-825/+0
* Change the objc ARC optimizer to use the new objc.* intrinsicsPete Cooper2018-12-181-131/+131
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-12/+12
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-12/+12
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-12/+12
* Sort the enums in Attributes.h in case insensitive alphabetical order.Akira Hatanaka2015-11-111-1/+1
* Emit argmemonly attribute for intrinsics.Igor Laevsky2015-08-131-1/+3
* [objc-arc] Make the ARC optimizer more conservative by forcing it to be non-s...Michael Gottesman2015-03-161-6/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-83/+83
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-37/+37
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-1/+1
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-12/+12
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-3/+6
* Make provenance checking conservative in cases whenDan Gohman2012-09-041-8/+77
* When identifying exit nodes for the reverse-CFG reverse-post-orderDan Gohman2012-03-091-4/+137
* Don't let arbitrary calls disrupt nested retain+release pairs ifDan Gohman2011-08-121-0/+620
OpenPOWER on IntegriCloud