提交历史

作者 SHA1 备注 提交日期
  Michael Liao ced275ae4a [CUDA][HIP] Skip setting `externally_initialized` for static device variables. 6 年之前
  Yaxun Liu b02a79e8d0 [CUDA][HIP] Emit dependent libs for host only 6 年之前
  Richard Smith 695aab4c2b Refactor: split Uninitialized state on APValue into an "Absent" state 6 年之前
  Gheorghe-Teodor Bercea 830db7a928 [OpenMP] Add support for registering requires directives with the runtime 6 年之前
  Alexey Bataev 432603d94f [OPENMP]Use the attributes for dso locality when building for device. 6 年之前
  Ben Dunbobbin 84c9929171 [ELF] Implement Dependent Libraries Feature 6 年之前
  Lubos Lunak 589b82d1ef make -ftime-trace also print template arguments 6 年之前
  Anastasia Stulova f0b138aae2 [OpenCL] Make global ctor init function a kernel 6 年之前
  Anastasia Stulova cd7db9f83f [SPIR] Simplified target checking. 6 年之前
  Reid Kleckner a8b30b5bc9 [COFF] Use COFF stubs for extern_weak functions 6 年之前
  Reid Kleckner 887ff701b7 Re-land r359250, [COFF] Statically link certain runtime library functions 6 年之前
  Reid Kleckner 9b721c98f7 Revert [COFF] Statically link certain runtime library functions 6 年之前
  Reid Kleckner 44d312b239 [COFF] Statically link certain runtime library functions 6 年之前
  Fangrui Song 329eb5c6ba Use llvm::stable_sort 6 年之前
  Scott Linder fe8b4c1fcb Move setTargetAttributes after setGVProperties in SetFunctionAttributes 6 年之前
  Anton Afanasyev 95c1c41b49 Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps. 6 年之前
  Peter Collingbourne 3a3e9339ec IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI. 6 年之前
  Alexey Bataev bf77be7a1e [OPENMP]Codegen support for allocate directive on global variables. 6 年之前
  Jason Liu 85a69c7d77 Add XCOFF triple object format type for AIX 6 年之前
  Alexey Bataev 3fbbfdb3b6 [OPENMP 5.0]Add initial support for 'allocate' directive. 6 年之前
  Rong Xu 2e6e357759 [PGO] Use the explicit parameter in ProfileSummary API. NFC 6 年之前
  Yaxun Liu 2e53b8068e [HIP] change kernel stub name 6 年之前
  Michael Liao eb76eb1a7e [CodeGen] Fix string literal address space casting. 6 年之前
  Yaxun Liu 04e3ed7d13 [CUDA][HIP] Use device side kernel and variable names when registering them 6 年之前
  Scott Linder d9bd5b5979 [AMDGPU] Require at least protected visibility for certain symbols 6 年之前
  Erich Keane 7bd53f94f5 Fix r350643 to limit COFF emission to <= 32 BYTES instead of BITS. 6 年之前
  James Y Knight 679ab5f711 [opaque pointer types] Pass function types for runtime function calls. 6 年之前
  James Y Knight 2982a888ff Remove redundant FunctionDecl argument from a couple functions. 6 年之前
  Michael Kruse e93ddfad28 [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive. 6 年之前
  James Y Knight 8060008472 Cleanup: replace uses of CallSite with CallBase. 6 年之前