| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Refactored out pass ObjCARCAPElim from ObjCARCOpts.cpp => ObjCARCAPElim.cpp. | Michael Gottesman | 2013-01-28 | 3 | -148/+183 | |
| | | | | | llvm-svn: 173654 | |||||
| * | Fixed case insensitive issue. | Michael Gottesman | 2013-01-28 | 1 | -1/+1 | |
| | | | | | llvm-svn: 173653 | |||||
| * | Removed extraneous doxygen end module statement. | Michael Gottesman | 2013-01-28 | 1 | -2/+0 | |
| | | | | | llvm-svn: 173652 | |||||
| * | Extracted pass ObjCARCExpand from ObjCARC.cpp => ObjCARCExpand.cpp. | Michael Gottesman | 2013-01-28 | 5 | -299/+370 | |
| | | | | | | | | I also added the local header ObjCARC.h for common functions used by the various passes. llvm-svn: 173651 | |||||
| * | Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ↵ | Michael Gottesman | 2013-01-28 | 5 | -0/+4650 | |
| for refactoring the ARC Optimizer. llvm-svn: 173647 | ||||||

