Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12[runtimes] Use a response file for runtimes test suitesPetr Hosek
2022-08-29Revert "[runtimes] Use a response file for runtimes test suites"Arthur Eubanks
2022-08-24[runtimes][NFC] Colocate handling of LLVM_ENABLE_PROJECTS and LLVM_ENABLE_RUN...Louis Dionne
2022-08-24[runtimes] Use a response file for runtimes test suitesPetr Hosek
2022-08-17[compiler-rt][libunwind][runtimes] Recategorize `llvm_check_linker_flag` langsJohn Ericson
2022-07-22[runtimes] Add pstl to the list of default runtimes to fix the buildNikolas Klauser
2022-07-01[runtimes] adds llvm-libgcc to the list of runtimes to be sortedChristopher Di Bella
2022-06-13Restore missing runtimes-test-depends target that causes build failures when ...James Nagurne
2022-06-13[CMake][libcxx] Use target_include_directories for libc++ headersPetr Hosek
2022-05-16[runtimes] Generalize how we reorder projectsLouis Dionne
2022-05-13[runtimes] [CMake] Fix checks for -Werror when building with incomplete toolc...Martin Storsjö
2022-05-07Revert "[CMake][libcxx] Use target_include_directories for libc++ headers"Petr Hosek
2022-05-07[CMake][libcxx] Use target_include_directories for libc++ headersPetr Hosek
2022-05-06[runtimes] Always configure libc++abi before libc++Louis Dionne
2022-05-06Generalize "check-all" umbrella targets, use for check-clang-toolsSam McCall
2022-04-25[runtimes] [CMake] Rename a cmake variable missed in b3df14b6c98702ce50401fd0...Martin Storsjö
2022-04-24[runtimes] [CMake] Unify variable namesPetr Hosek
2022-03-10[CMake] Include runtimes test suites in check-allPetr Hosek
2022-02-16[llvm-libgcc] initial commitChristopher Di Bella
2022-02-11[runtimes] rewrap a comment to 80 columnsNico Weber
2022-01-29[cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runt...John Ericson
2022-01-21Revert "[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime ...Petr Hosek
2022-01-21[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and...John Ericson
2022-01-03[CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just for clarityJohn Ericson
2021-12-09Reapply #2 of [runtimes] Fix building initial libunwind+libcxxabi+libcxx with...Martin Storsjö
2021-12-09Revert "Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx wi...Martin Storsjö
2021-12-08Re-Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"Mircea Trofin
2021-12-08Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compi...Martin Storsjö
2021-11-22[runtimes] Do not force -stdlib=libc++ on Apple platformsLouis Dionne
2021-11-17Revert "[runtimes] Fix building initial libunwind+libcxxabi+libcxx with compi...Martin Storsjö
2021-11-17[libc] Fix incorrect revert of 1ee3205Mircea Trofin
2021-11-17Revert "Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/...Mircea Trofin
2021-11-17[runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler impl...Martin Storsjö
2021-11-17[runtimes] Fix incorrect comment about the purpose of LLVM_DEFAULT_TARGET_TRIPLELouis Dionne
2021-11-16Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'""Mircea Trofin
2021-11-16Revert "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"Mircea Trofin
2021-11-16[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'Mircea Trofin
2021-11-16[libcxxabi/runtimes] Set LLVM_HOST_TRIPLE in runtimes buildDavid Spickett
2021-10-19[runtimes] Make sure LLVM_LIT_ARGS is set before including individual runtimesLouis Dionne
2021-10-18[runtimes] Use the new "runtimes" build by default and deprecate other buildsLouis Dionne
2021-10-05[runtimes] Set a default value for LLVM_LIT_ARGSMartin Storsjö
2021-09-29[libcxx] Add a CI configuration for standalone building in llvm-project/runtimesMartin Storsjö
2021-09-16[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory
2021-09-14[runtimes] Check whether -nostdinc++ and -nostdlib++ are supportedMartin Storsjö
2021-09-14[runtimes] Calculate the path to the llvm directory without the LLVM cmake pa...Martin Storsjö
2021-09-14[runtimes] Initialize LLVM_DEFAULT_TARGET_TRIPLE if not set by the callerMartin Storsjö
2021-09-10[CMake] Use NOT instead of STREQUALPetr Hosek
2021-09-09Reapply [runtimes] Set more paths when building runtimes standaloneMartin Storsjö
2021-09-09Revert "[runtimes] Set more paths when building runtimes standalone"Leonard Chan
2021-09-09[runtimes] Set more paths when building runtimes standaloneMartin Storsjö