aboutsummaryrefslogtreecommitdiff
path: root/llvm/runtimes
AgeCommit message (Expand)AuthorFilesLines
2023-06-06Revert "Reland [compiler-rt][CMake] Properly set COMPILER_RT_HAS_LLD"Arthur Eubanks1-9/+0
2023-06-05Reland [compiler-rt][CMake] Properly set COMPILER_RT_HAS_LLDArthur Eubanks1-0/+9
2023-05-31Revert "[compiler-rt][CMake] Properly set COMPILER_RT_HAS_LLD"Arthur Eubanks1-9/+0
2023-05-31[compiler-rt][CMake] Properly set COMPILER_RT_HAS_LLDArthur Eubanks1-0/+9
2023-04-05[runtimes] Fix typo from e787ef86634553131f8e47bd8eaaede987cf20e2Shoaib Meenai1-1/+1
2023-04-05[libc] Only add extra runtime dependencies if the target existsJoseph Huber1-1/+5
2023-04-05[OpenMP] Add tool dependencies in runtimes modeJoseph Huber1-6/+5
2023-04-05[CMake] Support runtimes targets without specifying triplePetr Hosek1-71/+58
2023-04-04[libc] Forward CUDA options to the runtimes invocation of `libc`Joseph Huber1-0/+4
2023-04-04[libc] Ensure that the required clang tools are up-to-date for libc GPUJoseph Huber1-0/+3
2023-03-27[libc] Simplify enabling the GPU build for libcJoseph Huber1-1/+2
2023-02-06[bootstrap build] Add libc-hdrgen as a build dep for libc bootstrap build.Siva Chandra Reddy1-2/+20
2023-02-06Revert "[CMake] Support runtimes targets without specifying triple"Petr Hosek1-56/+63
2023-02-05[CMake] Process components and install targets separatelyPetr Hosek1-7/+7
2023-02-04[CMake] Support runtimes targets without specifying triplePetr Hosek1-59/+52
2023-02-02[NFC] Add split-file as runtime test dependencyYongKang Zhu1-0/+1
2023-02-02[runtimes] Don't override LLVM_ENABLE_PER_TARGET_RUNTIME_DIR set from llvmDavid Spickett1-13/+19
2023-01-31[runtimes][libc] Keep the libc target as "libc".Siva Chandra Reddy1-8/+2
2023-01-10Fix build when LLVM_BUILTIN_TARGETS is not setYi Kong1-1/+5
2023-01-04[runtimes] Only depend on builtins for same targetShoaib Meenai1-4/+7
2022-12-20[libc][llvm] Forward `LIBC_` options as well in a runtime buildJoseph Huber1-0/+1
2022-12-05Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan1-4/+4
2022-11-30[runtimes] Add check-profile dependencies to runtimesShoaib Meenai1-0/+2
2022-11-30[runtimes] Create check- targets for LLVM_RUNTIME_DISTRIBUTION_COMPONENTSShoaib Meenai1-1/+9
2022-11-30[runtimes] Support sub-components in LLVM_RUNTIME_DISTRIBUTION_COMPONENTSShoaib Meenai1-4/+6
2022-11-30[runtimes] Name stripped install targets consistentlyShoaib Meenai1-1/+7
2022-11-29[CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek1-4/+4
2022-11-14[libc] Forward LLVM_LIBC options when using a runtimes buildJoseph Huber1-0/+3
2022-10-12[runtimes] Use a response file for runtimes test suitesPetr Hosek1-14/+4
2022-09-20[NFC] Fix typo in commentLouis Dionne1-1/+1
2022-08-29Revert "[runtimes] Use a response file for runtimes test suites"Arthur Eubanks1-4/+14
2022-08-24[runtimes][NFC] Colocate handling of LLVM_ENABLE_PROJECTS and LLVM_ENABLE_RUN...Louis Dionne1-10/+0
2022-08-24[runtimes] Use a response file for runtimes test suitesPetr Hosek1-14/+4
2022-08-23[runtimes] Handle interface targets in runtimes distribution componentsLouis Dionne1-1/+1
2022-08-03[CMake] Fix runtimes cross-compilation when using LLVM_USE_LINKERVincent Lee1-1/+4
2022-05-26Revert "[runtimes] Detect changes to Tests.cmake"Shoaib Meenai1-10/+12
2022-05-18Partially revert "[CMake] Passthrough OSX CMake options to builtins and runti...Petr Hosek1-4/+2
2022-05-06Generalize "check-all" umbrella targets, use for check-clang-toolsSam McCall1-7/+7
2022-04-01Revert "[runtimes] Create Tests.cmake if it does not exist"Petr Hosek1-10/+2
2022-03-31[runtimes] Create Tests.cmake if it does not existPetr Hosek1-2/+10
2022-03-21Revert "[bootstrap] Allow passing options to sub-builds for all targets"Petr Hosek1-11/+0
2022-03-21[bootstrap] Allow passing options to sub-builds for all targetsLouis Dionne1-0/+11
2022-03-18[runtimes] Detect changes to Tests.cmakePetr Hosek1-12/+10
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek1-6/+6
2022-03-10[CMake] Include runtimes test suites in check-allPetr Hosek1-1/+14
2022-03-04Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."Stella Laurenzo1-2/+2
2022-03-02Revert "[cmake] Prefix gtest and gtest_main with "llvm_"."Stella Laurenzo1-2/+2
2022-03-02[cmake] Prefix gtest and gtest_main with "llvm_".Stella Laurenzo1-2/+2
2022-02-10[llvm] add missing word in a commentNico Weber1-2/+2
2022-01-21[CMake] Passthrough OSX CMake options to builtins and runtimesPetr Hosek1-5/+9