[objc-arc] Move the before optimization statistics gathering phase out of OptimizeInd...
[oota-llvm.git] / lib / Transforms / ObjCARC / CMakeLists.txt
2013-01-29 Michael GottesmanExtracted ObjCARCContract from ObjCARCOpts into its...
2013-01-28 Michael GottesmanCreated ObjCARCUtil.cpp for functions which in my humbl...
2013-01-28 Michael GottesmanRefactor ObjCARCAliasAnalysis into its own file.
2013-01-28 Michael GottesmanRefactored out pass ObjCARCAPElim from ObjCARCOpts...
2013-01-28 Michael GottesmanExtracted pass ObjCARCExpand from ObjCARC.cpp => ObjCAR...
2013-01-28 Michael GottesmanExtracted ObjCARC.cpp into its own library libLLVMObjCA...