Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo... | Pete Cooper | 2018-12-18 | 1 | -12/+12 |
* | [CodeGen] Merge identical block descriptor global variables. | Akira Hatanaka | 2018-08-17 | 1 | -2/+2 |
* | CodeGen: mark ObjC cstring literals as unnamed_addr | Saleem Abdulrasool | 2016-09-18 | 1 | -4/+4 |
* | CodeGen: mark ObjC cstring literals as constant | Saleem Abdulrasool | 2016-09-18 | 1 | -4/+4 |
* | Initialize @catch variables correctly in fragile-runtime ARC. | John McCall | 2015-10-30 | 1 | -2/+39 |
* | Enable ARC on the fragile runtime. | John McCall | 2015-10-21 | 1 | -0/+138 |