summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Preserve the linkage for objc* intrinsics as clang will set them to weak_exte...Pete Cooper2018-12-181-5/+8
* Add nonlazybind to objc_retain/objc_release when converting from intrinsics.Pete Cooper2018-12-181-3/+10
* Rewrite objc intrinsics to runtime methods in PreISelIntrinsicLowering instea...Pete Cooper2018-12-181-2/+112
* [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2017-09-131-11/+13
* [PM] Port PreISelIntrinsicLowering to the new PMMichael Kuperstein2016-06-241-11/+20
* Introduce llvm.load.relative intrinsic.Peter Collingbourne2016-04-221-0/+85
OpenPOWER on IntegriCloud