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