Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Fangrui Song 231854d01b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 жил өмнө
  Nico Weber e98c48e7a3 Use unique_ptr instead of manual delete in one place. No behavior change. 6 жил өмнө
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Simon Pilgrim 5f4bbc3ec8 Fix MSVC 2015 ambiguous symbol warning introduced by rL344337. NFCI. 6 жил өмнө
  David Stenberg e0d354c65c [Driver] Clean up tmp files when deleting Compilation objects 7 жил өмнө
  Yaxun Liu 31df10b0f0 [HIP] Add hip offload kind 7 жил өмнө
  Eugene Zelenko c2eb4fa159 [Driver] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 жил өмнө
  Steven Wu 23cd700298 [Driver] Make clang/cc conforms to UNIX standard 7 жил өмнө
  Hamza Sood eeec815618 Testing commit access. 7 жил өмнө
  Jonas Hahnfeld 940a9ffc62 [OpenMP] Fix passing of -m arguments correctly 7 жил өмнө
  Jonas Hahnfeld a591cfdc78 [OpenMP] Fix translation of target args 8 жил өмнө
  Jonas Hahnfeld 365f2311ca [OpenMP] Fix memory leak when translating arguments 8 жил өмнө
  Alexander Kornienko 307aefa2b0 Update users of llvm::sys::ExecuteAndWait etc. 8 жил өмнө
  Gheorghe-Teodor Bercea 1f3fedc01c Non-functional change. Fix previous patch D34784. 8 жил өмнө
  Gheorghe-Teodor Bercea 931925b513 [OpenMP] Add flag for specifying the target device architecture for OpenMP device offloading 8 жил өмнө
  Benjamin Kramer f5f1f63df1 [Driver] Actually report errors during parsing instead of stopping when there's an error somewhere. 8 жил өмнө
  Samuel Antao 1e029acdeb [Driver][OpenMP] Add logic for offloading-specific argument translation. 8 жил өмнө
  Mehdi Amini 70d1335d22 Turn ArchName/BoundArch in Driver from raw pointer to StringRef (NFC) 9 жил өмнө
  Nikolay Haustov e6404a0de8 [Driver] Add method to redirect output of Compilation. 9 жил өмнө
  Samuel Antao def8b33bd9 [CUDA][OpenMP] Create generic offload toolchains 9 жил өмнө
  Justin Lebar 67cec8c352 Bail on compilation as soon as a job fails. 9 жил өмнө
  Nico Weber 4121881553 Rename Action::begin() to Action::input_begin(). 9 жил өмнө
  Rafael Espindola 85d2dfdffd Revert "Bail on compilation as soon as a job fails." 9 жил өмнө
  Justin Lebar 3b1243b733 Bail on compilation as soon as a job fails. 9 жил өмнө
  Justin Lebar 089f0f9902 Move ownership of Action objects into Compilation. 9 жил өмнө
  Artem Belevich 556fea86b4 [CUDA] use -aux-triple to pass target triple of opposite side of compilation 9 жил өмнө
  Justin Bogner eb4602db1a Driver: Remove the Job class. NFC 10 жил өмнө
  Justin Bogner 6597883c1e Driver: Use pointee_iterator rather than iterating over unique_ptrs 11 жил өмнө
  Reid Kleckner 5e1e7a9b71 Teach Clang how to use response files when calling other tools 11 жил өмнө
  Craig Topper 4b9bebfded Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already. 11 жил өмнө