summaryrefslogtreecommitdiffstats
path: root/runtimes (follow)
Commit message (Expand)AuthorAgeLines
* [CMake] Include runtimes test suites in check-allPetr Hosek2022-03-10-0/+13
* [llvm-libgcc] initial commitChristopher Di Bella2022-02-16-0/+17
* [runtimes] rewrap a comment to 80 columnsNico Weber2022-02-10-2/+2
* [cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runt...John Ericson2022-01-29-3/+3
* Revert "[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime ...Petr Hosek2022-01-21-3/+3
* [cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and...John Ericson2022-01-20-3/+3
* [CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just for clarityJohn Ericson2022-01-03-2/+4
* Reapply #2 of [runtimes] Fix building initial libunwind+libcxxabi+libcxx with...Martin Storsjö2021-12-09-1/+18
* Revert "Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx wi...Martin Storsjö2021-12-09-32/+10
* Re-Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"Mircea Trofin2021-12-07-0/+2
* Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compi...Martin Storsjö2021-12-08-10/+32
* [runtimes] Do not force -stdlib=libc++ on Apple platformsLouis Dionne2021-11-22-4/+0
* Revert "[runtimes] Fix building initial libunwind+libcxxabi+libcxx with compi...Martin Storsjö2021-11-17-32/+10
* [libc] Fix incorrect revert of 1ee3205Mircea Trofin2021-11-16-8/+0
* Revert "Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/...Mircea Trofin2021-11-16-1/+7
* [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler impl...Martin Storsjö2021-11-16-10/+32
* [runtimes] Fix incorrect comment about the purpose of LLVM_DEFAULT_TARGET_TRIPLELouis Dionne2021-11-16-1/+1
* Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'""Mircea Trofin2021-11-16-0/+2
* Revert "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"Mircea Trofin2021-11-16-2/+0
* [benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'Mircea Trofin2021-11-16-0/+2
* [libcxxabi/runtimes] Set LLVM_HOST_TRIPLE in runtimes buildDavid Spickett2021-11-16-4/+5
* [runtimes] Make sure LLVM_LIT_ARGS is set before including individual runtimesLouis Dionne2021-10-19-7/+8
* [runtimes] Use the new "runtimes" build by default and deprecate other buildsLouis Dionne2021-10-18-0/+2
* [runtimes] Set a default value for LLVM_LIT_ARGSMartin Storsjö2021-10-05-0/+6
* [libcxx] Add a CI configuration for standalone building in llvm-project/runtimesMartin Storsjö2021-09-29-0/+10
* [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory2021-09-16-1/+1
* [runtimes] Check whether -nostdinc++ and -nostdlib++ are supportedMartin Storsjö2021-09-14-6/+13
* [runtimes] Calculate the path to the llvm directory without the LLVM cmake pa...Martin Storsjö2021-09-14-2/+2
* [runtimes] Initialize LLVM_DEFAULT_TARGET_TRIPLE if not set by the callerMartin Storsjö2021-09-14-0/+5
* [CMake] Use NOT instead of STREQUALPetr Hosek2021-09-10-1/+1
* Reapply [runtimes] Set more paths when building runtimes standaloneMartin Storsjö2021-09-09-0/+11
* Revert "[runtimes] Set more paths when building runtimes standalone"Leonard Chan2021-09-08-6/+0
* [runtimes] Set more paths when building runtimes standaloneMartin Storsjö2021-09-09-0/+6
* [runtimes] Add the libc project to the list of runtimes.Siva Chandra2021-03-23-1/+1
* [CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILDPetr Hosek2021-03-03-1/+1
* [runtimes] Use standalone build only for compiler-rtPetr Hosek2021-03-03-13/+6
* Revert "[runtimes] Use standalone build only for compiler-rt"Petr Hosek2021-03-02-5/+13
* [runtimes] Use standalone build only for compiler-rtPetr Hosek2021-03-02-13/+5
* [MSVC] Don't add -nostdinc++ -isystem to runtimes buildsReid Kleckner2021-01-15-6/+9
* [CMake] Split the target side of runtimes buildPetr Hosek2021-01-11-0/+203