Commit History

Author SHA1 Message Date
  Rafael Espindola f7f26e4429 Set dso_local when clearing dllimport. 7 years ago
  Yaxun Liu 8a1c33e1b7 Disable emitting static extern C aliases for amdgcn target for CUDA 7 years ago
  Mandeep Singh Grang a4c6f25016 [clang] Change std::sort to llvm::sort in response to r327219 7 years ago
  Rafael Espindola 48f819f244 Set dso_local on builtin functions. 7 years ago
  Rafael Espindola ca0d0cedb6 Set dso_local on runtime variables. 7 years ago
  Rafael Espindola 3d21ab31af Delete BuiltinCC. NFC. 7 years ago
  Rafael Espindola 84b0664388 Set dso_local on string literals. 7 years ago
  Rafael Espindola 0fe4b6fb4c Set dso_local for runtime function. 7 years ago
  Rafael Espindola a590e0e06d Set dso_local for CFConstantStringClassReference. 7 years ago
  Rafael Espindola 29c65f90ec Set dso_local for guid decls. 7 years ago
  Reid Kleckner 6241e31869 [MS] Fix bug in r327732 with devirtualized complete destructor calls 7 years ago
  Reid Kleckner c45a02c8a8 [MS] Don't escape MS C++ names with \01 7 years ago
  Reid Kleckner 0b60011a03 [MS] Always use base dtors in place of complete/vbase dtors when possible 7 years ago
  Alexey Bataev ecef9fa6ef [OPENMP] Codegen for `omp declare target` construct. 7 years ago
  Rafael Espindola ac11dcec21 Set dso_local on external rtti GVs. 7 years ago
  Rafael Espindola 808bfc8317 Always set dso_local in CodeGenModule::setDSOLocal. 7 years ago
  George Burgess IV f6b7996bf6 Remove redundant casts. NFC 7 years ago
  Rafael Espindola cba8d12198 Start setting dllimport/dllexport in setGVProperties. 7 years ago
  Rafael Espindola efbf5941f7 Pass a GlobalDecl to SetCommonAttributes. NFC. 7 years ago
  Rafael Espindola 20e58cc3cf Inline a trivial function. NFC. 7 years ago
  Rafael Espindola be70b46eb6 Pass a GlobalDecl to setNonAliasAttributes. NFC. 7 years ago
  Rafael Espindola 5c8bad2616 Pass a GlobalDecl to SetInternalFunctionAttributes. NFC. 7 years ago
  Rafael Espindola 2eeb108d59 Pass a GlobalDecl to setAliasAttributes. NFC. 7 years ago
  Rafael Espindola 2b2fa1f473 Pass a GlobalDecl to setFunctionDefinitionAttributes. NFC. 7 years ago
  Sriraman Tallam 7c10621a2b Set Module Metadata "RtLibUseGOT" when fno-plt is used. 7 years ago
  Rafael Espindola 0e355701be Bring r325915 back. 7 years ago
  Rafael Espindola 5626325f6c Revert "Start setting dso_local for COFF." 7 years ago
  Rafael Espindola db74826fe1 Start setting dso_local for COFF. 7 years ago
  Rafael Espindola 3d6fd95e0d Simplify setting dso_local. NFC. 7 years ago
  Ivan A. Kosarev e12ed2f1cb [CodeGen] Fix generation of TBAA tags for may-alias accesses 7 years ago