| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use @llvm.objc.clang.arc.use intrinsic instead of clang.arc.use function. | Pete Cooper | 2018-12-20 | 1 | -2/+2 |
| * | Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo... | Pete Cooper | 2018-12-18 | 1 | -4/+4 |
| * | Fix one more check string after r315045. | Akira Hatanaka | 2017-10-06 | 1 | -1/+1 |
| * | Fix one more check string after r315045. | Akira Hatanaka | 2017-10-06 | 1 | -1/+1 |
| * | Fix check strings in test case and use llvm::to_string instead of | Akira Hatanaka | 2017-10-06 | 1 | -7/+7 |
| * | [CodeGen] Emit a helper function for __builtin_os_log_format to reduce | Akira Hatanaka | 2017-10-06 | 1 | -19/+59 |
| * | Add support for __builtin_os_log_format[_buffer_size] | Mehdi Amini | 2016-10-24 | 1 | -0/+39 |
| * | Revert "Add support for __builtin_os_log_format[_buffer_size]" | Mehdi Amini | 2016-10-24 | 1 | -39/+0 |
| * | Add support for __builtin_os_log_format[_buffer_size] | Mehdi Amini | 2016-10-24 | 1 | -0/+39 |

