Commit történet

Szerző SHA1 Üzenet Dátum
  Sergey Dmitriev 7823560840 [Clang][OpenMP Offload] Add new tool for wrapping offload device binaries 5 éve
  Puyan Lotfi 60b59529cc [clang][ifs] Clang Interface Stubs ToolChain plumbing. 5 éve
  Nico Weber c10a6a0580 Revert 373538 and follow-ups 373549 and 373552. 5 éve
  Puyan Lotfi 2b8b74a6ff [clang][ifs] Clang Interface Stubs ToolChain plumbing. 5 éve
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 éve
  Richard Smith 80e197b92b [modules] Driver support for precompiling a collection of files as a single 7 éve
  Yaxun Liu bc0fa1d5d5 [HIP] Fix output file extension 7 éve
  Yaxun Liu 31df10b0f0 [HIP] Add hip offload kind 7 éve
  Eugene Zelenko c2eb4fa159 [Driver] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 éve
  Simon Pilgrim 83bce6df92 Fix MSVC "not all control paths return a value" warning 8 éve
  Samuel Antao af2b453157 [Driver][OpenMP] Add support to create jobs for unbundling actions. 8 éve
  Samuel Antao e9c115b33b [Driver][OpenMP] Add support to create jobs for bundling actions. 8 éve
  Samuel Antao f03a8c88a8 [Driver][OpenMP] Update actions builder to create unbundling action when necessary. 8 éve
  Samuel Antao de524d8e3d [Driver][OpenMP] Update actions builder to create bundling action when necessary. 8 éve
  Samuel Antao 09ceae6c4b [Driver][OpenMP] Create tool chains for OpenMP offloading kind. 8 éve
  Mehdi Amini b7ca92a02c Rename variable to not use C++ reserved name (leading underscore + capital) (NFC) 9 éve
  Mehdi Amini 2386096410 Fix MSVC build: requires namespace in front of StringRef (NFC) 9 éve
  Mehdi Amini 70d1335d22 Turn ArchName/BoundArch in Driver from raw pointer to StringRef (NFC) 9 éve
  Eric Christopher 9c0ed79ad9 Remove extra semi-colon. Fixes warning and Werror bots. 9 éve
  Samuel Antao 2fa8012eeb Attempt to fix breakage caused by r275645 for Windows bots. 9 éve
  Samuel Antao 951912906e [CUDA][OpenMP] Create generic offload action 9 éve
  Justin Lebar cf171af002 [CUDA] Add missing namespace qualification on CudaArch in Action.cpp. 9 éve
  Justin Lebar fd3a1ac0e2 [CUDA] Add utility functions for dealing with CUDA versions / architectures. 9 éve
  Justin Lebar ebd3497c50 [CUDA] Add support for CUDA 8 and sm_60-62. 9 éve
  Justin Lebar 5001ed56f2 [CUDA] Invoke ptxas and fatbinary during compilation. 9 éve
  Justin Lebar 09b896fd5e [CUDA] Add explicit mapping from sm_XX to compute_YY. 9 éve
  Justin Lebar a791c7fda9 [CUDA] Reject values for --cuda-gpu-arch that are not of the form /sm_\d+/. 9 éve
  Justin Lebar 089f0f9902 Move ownership of Action objects into Compilation. 9 éve
  Artem Belevich 556fea86b4 [CUDA] use -aux-triple to pass target triple of opposite side of compilation 9 éve
  Artem Belevich 20db8d08e5 Augmented CudaHostAction to carry device-side triple. 10 éve