summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/ObjCARC/ARCInstKind.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ARC] Pull the ObjC ARC components that really serve the role ofChandler Carruth2015-08-201-673/+0
* Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC.Pete Cooper2015-05-201-1/+1
* [objc-arc] Treat memcpy, memove, memset as just using pointers, not decrement...Michael Gottesman2015-03-161-34/+62
* [objc-arc] Add the predicate CanDecrementRefCount.Michael Gottesman2015-02-201-0/+38
* [objc-arc] Convert the bodies of ARCInstKind predicates into covered switches.Michael Gottesman2015-02-191-0/+314
* [objc-arc] Change the InstructionClass to be an enum class called ARCInstKind.Michael Gottesman2015-02-191-0/+293
OpenPOWER on IntegriCloud