aboutsummaryrefslogtreecommitdiff
path: root/llvm/runtimes
AgeCommit message (Expand)AuthorFilesLines
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
2021-12-17[runtimes] Remove LLVM_ENABLE_LLDVitaly Buka1-3/+1
2021-12-17[runtimes] Fix type on flag name in D115852Vitaly Buka1-2/+2
2021-12-16Passthrough LLVM_USE_LLD LLVM_USE_LINKER into runtimesVitaly Buka1-0/+4
2021-09-29[runtimes] Ensure required deps for tests targets are actually builtLeonard Chan1-0/+1
2021-09-29[libcxx] Add a CI configuration for standalone building in llvm-project/runtimesMartin Storsjö1-0/+5
2021-08-30[libomptarget][amdcgn] Only add opt/llvm-link dependency if TARGET is availableJoachim Protze1-2/+7
2021-08-20[libomptarget][amdcgn] Add build dependency for llvm-link and optJoachim Protze1-2/+6
2021-07-30[OpenMP] Fixing llvm-omp-device-info compilation with runtimesJose M Monsalve Diaz1-0/+1
2021-06-12[runtimes] Fix umbrella component targetsShoaib Meenai1-0/+10
2021-03-23[runtimes] Add the libc project to the list of runtimes.Siva Chandra1-1/+7
2021-03-02[PR48898][CMake] Support MinGW Toolchain tool sin llvm_ExternalProject_AddMarkus Böck1-10/+4
2021-02-15[CMake] Delete LLVM_RUNTIME_BUILD_ID_LINK_TARGETSFangrui Song2-39/+0
2021-01-11[CMake] Split the target side of runtimes buildPetr Hosek2-567/+375
2021-01-10[OpenMP] Not set OPENMP_STANDALONE_BUILD=ON when building OpenMP along with LLVMShilei Tian1-2/+6
2021-01-10[LLVM] Added OpenMP to `LLVM_ALL_RUNTIMES`Shilei Tian1-1/+1
2020-12-20[OpenMP] Fixed the issue that CMake variables for OpenMP were not passed thro...Shilei Tian1-0/+3
2020-10-23[runtimes] Revert the libc++ __config_site changeLouis Dionne1-6/+4
2020-10-23[runtimes] Do not set XXX_STANDALONE_BUILD for libc++/abi/unwindLouis Dionne1-4/+6
2020-10-02[CMake] Don't use CMakePushCheckStatePetr Hosek1-4/+2
2020-10-01[CMake] Use -isystem flag to access libc++ headersPetr Hosek1-15/+13
2020-10-01[runtimes] Remove TOOLCHAIN_TOOLS specializationShoaib Meenai1-12/+0
2020-09-25[AIX] Try to not use LLVM tools while building runtimesDavid Tenty1-0/+12
2020-09-24[CMake][AIX] Set LLVM_ENABLE_PER_TARGET_RUNTIME_DIR appropriately for AIXDavid Tenty1-2/+14
2020-09-21[cmake] Centralize LLVM_ENABLE_WARNINGS optionDave Lee1-4/+0
2020-08-24[runtimes] Remove TOOLCHAIN_TOOLS specializationShoaib Meenai1-2/+0
2020-08-20[runtimes] Allow LLVM_BUILTIN_TARGETS to include DarwinShoaib Meenai1-7/+31
2020-08-10Revert "[AIX] Try to not use LLVM tools while building runtimes"Hubert Tong1-12/+2
2020-08-10[AIX] Try to not use LLVM tools while building runtimesDavid Tenty1-2/+12