summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/ObjCARC/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] NFC. Updating CMake dependency specificationsChris Bieneman2016-11-171-2/+3
* [ARC] Pull the ObjC ARC components that really serve the role ofChandler Carruth2015-08-201-2/+0
* [objc-arc] Extract out state specific to a ref count from the main objc arc s...Michael Gottesman2015-03-051-0/+1
* [objc-arc] Change the InstructionClass to be an enum class called ARCInstKind.Michael Gottesman2015-02-191-1/+1
* Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner2015-02-111-0/+3
* Add back r222061 with a fix.Rafael Espindola2014-11-171-0/+1
* Revert "Don't make assumptions about the name of private global variables."Reid Kleckner2014-11-151-1/+0
* Don't make assumptions about the name of private global variables.Rafael Espindola2014-11-141-0/+1
* Extracted ObjCARCContract from ObjCARCOpts into its own file.Michael Gottesman2013-01-291-0/+3
* Created ObjCARCUtil.cpp for functions which in my humble opinion are too larg...Michael Gottesman2013-01-281-0/+1
* Refactor ObjCARCAliasAnalysis into its own file.Michael Gottesman2013-01-281-0/+1
* Refactored out pass ObjCARCAPElim from ObjCARCOpts.cpp => ObjCARCAPElim.cpp.Michael Gottesman2013-01-281-0/+1
* Extracted pass ObjCARCExpand from ObjCARC.cpp => ObjCARCExpand.cpp.Michael Gottesman2013-01-281-0/+1
* Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...Michael Gottesman2013-01-281-0/+6
OpenPOWER on IntegriCloud