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-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ö
2021-03-23[runtimes] Add the libc project to the list of runtimes.Siva Chandra
2021-03-03[CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILDPetr Hosek
2021-03-03[runtimes] Use standalone build only for compiler-rtPetr Hosek
2021-03-03Revert "[runtimes] Use standalone build only for compiler-rt"Petr Hosek
2021-03-03[runtimes] Use standalone build only for compiler-rtPetr Hosek
2021-01-16[MSVC] Don't add -nostdinc++ -isystem to runtimes buildsReid Kleckner
2021-01-12[CMake] Split the target side of runtimes buildPetr Hosek