Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preserve the linkage for objc* intrinsics as clang will set them to weak_exte... | Pete Cooper | 2018-12-18 | 1 | -5/+8 |
* | Add nonlazybind to objc_retain/objc_release when converting from intrinsics. | Pete Cooper | 2018-12-18 | 1 | -3/+10 |
* | Rewrite objc intrinsics to runtime methods in PreISelIntrinsicLowering instea... | Pete Cooper | 2018-12-18 | 1 | -2/+112 |
* | [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot... | Eugene Zelenko | 2017-09-13 | 1 | -11/+13 |
* | [PM] Port PreISelIntrinsicLowering to the new PM | Michael Kuperstein | 2016-06-24 | 1 | -11/+20 |
* | Introduce llvm.load.relative intrinsic. | Peter Collingbourne | 2016-04-22 | 1 | -0/+85 |