| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed some whitespace/80+ violations. Also added a space after a namespace ↵ | Michael Gottesman | 2013-01-29 | 1 | -1/+1 |
| | | | | | | | declaration. llvm-svn: 173772 | ||||
| * | Cleaned up includes in various ObjCARC files and removed some whitespace ↵ | Michael Gottesman | 2013-01-28 | 1 | -6/+5 |
| | | | | | | | violations. llvm-svn: 173663 | ||||
| * | Fixed case insensitive issue. | Michael Gottesman | 2013-01-28 | 1 | -1/+1 |
| | | | | | llvm-svn: 173653 | ||||
| * | Extracted pass ObjCARCExpand from ObjCARC.cpp => ObjCARCExpand.cpp. | Michael Gottesman | 2013-01-28 | 1 | -1/+11 |
| | | | | | | | | 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 | 1 | -0/+38 |
| for refactoring the ARC Optimizer. llvm-svn: 173647 | |||||

