Age | Commit message (Expand) | Author |
---|---|---|
2013-01-29 | Extracted ObjCARCContract from ObjCARCOpts into its own file. | Michael Gottesman |
2013-01-28 | Created ObjCARCUtil.cpp for functions which in my humble opinion are too larg... | Michael Gottesman |
2013-01-28 | Refactor ObjCARCAliasAnalysis into its own file. | Michael Gottesman |
2013-01-28 | Refactored out pass ObjCARCAPElim from ObjCARCOpts.cpp => ObjCARCAPElim.cpp. | Michael Gottesman |
2013-01-28 | Extracted pass ObjCARCExpand from ObjCARC.cpp => ObjCARCExpand.cpp. | Michael Gottesman |
2013-01-28 | Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ... | Michael Gottesman |