Commit History

Author SHA1 Message Date
  James Y Knight 6c00b3f35f [opaque pointer types] Pass value type to LoadInst creation. 6 years ago
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 years ago
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." 6 years ago
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Pete Cooper 1a95f98a31 Preserve the linkage for objc* intrinsics as clang will set them to weak_external in some cases 6 years ago
  Pete Cooper d2c49ab726 Add nonlazybind to objc_retain/objc_release when converting from intrinsics. 6 years ago
  Pete Cooper 7c9e35df23 Rewrite objc intrinsics to runtime methods in PreISelIntrinsicLowering instead of SDAG. 6 years ago
  Eugene Zelenko 16ffaf8e76 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 8 years ago
  Michael Kuperstein f3f8fc6a20 [PM] Port PreISelIntrinsicLowering to the new PM 9 years ago
  Peter Collingbourne 74eabdd998 Introduce llvm.load.relative intrinsic. 9 years ago