summaryrefslogtreecommitdiff
path: root/runtimes
AgeCommit message (Expand)Author
2025-11-19[Runtimes] Default build must use its own output dirs (#168266)Michael Kruse
2025-11-18[runtimes] Remove pstl from the list of supported runtimes (#168414)Louis Dionne
2025-11-12[runtimes][GTest] LLVM-independent unittests (#164794)Michael Kruse
2025-11-07[Runtimes][CMake] Add CMake option to enable execute-only code generation on ...Csanád Hajdú
2025-11-03[libc] Fix Linux kernel headers being included on all OS'sJoseph Huber
2025-11-01[Runtimes][libc] Include kernel headers when using RUNTIMES_USE_LIBCAiden Grossman
2025-09-22[runtimes] Add a missing LLVM_LIBDIR_SUFFIX (#159758)Tulio Magno Quites Machado Filho
2025-09-19[LLVM] Simplify GPU runtimes flag handling (#159802)Joseph Huber
2025-08-19[orc-rt] Remove unused LLVM_RT_TOOLS_BINARY_DIR cmake variable. (#154254)Lang Hames
2025-08-19[ORC-RT] Initial check-in for a new, top-level ORC runtime project. (#113499)Lang Hames
2025-08-12[runtimes] Append `-nostd*++` flags only for Clang (#151930)Michał Górny
2025-07-31[SYCL] Add libsycl, a SYCL RT library implementation project (#144372)Kseniya Tikhomirova
2025-07-26[OpenMP] Fix runtimes default build (#149871)Michael Kruse
2025-07-09[libcxxabi][libunwind] Support for using LLVM libc (#134893)Petr Hosek
2025-06-18[runtimes] Allow use of external llvm-lit on standalone builds (#144347)Lucas Duarte Prates
2025-06-05[libclc] Support LLVM_ENABLE_RUNTIMES when building (#141574)Fraser Cormack
2025-03-22Revert "[compiler-rt] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX. (...Daniel Chen
2025-03-19[compiler-rt] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX. (#131200)Daniel Chen
2025-03-13[libc] Make RPC server handling header only (#131205)Joseph Huber
2025-02-27[libc++] Diagnose when nullptrs are passed to string APIs (#122790)Nikolas Klauser
2025-02-16[Flang] LLVM_ENABLE_RUNTIMES=flang-rt (#110217)Michael Kruse
2024-11-30[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#...Joseph Huber
2024-11-28Revert "[Runtimes] Merge 'compile_commands.json' files from runtimes build (#...Louis Dionne
2024-11-27[Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)Joseph Huber
2024-11-27[Offload] Use libc 'hand-in-hand' module to find RPC header (#117928)Joseph Huber
2024-11-25Reapply "[runtimes] Allow building against an installed LLVM tree"Alexander Richardson
2024-11-13[libc++] Make variables in templates inline (#115785)Nikolas Klauser
2024-11-06[libc++] Refactor the configuration macros to being always defined (#112094)Nikolas Klauser
2024-11-04[cmake] Remove obsolete files, docs and CMake variables related to the standa...Louis Dionne
2024-10-28Revert "[runtimes] Allow building against an installed LLVM tree" (#113920)Nikolas Klauser
2024-10-25Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler"...Vitaly Buka
2024-10-24[runtimes] Allow building against an installed LLVM treeAlexander Richardson
2024-10-24[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357)Martin Storsjö
2024-10-21[libcxx][libc] Hand in Hand PoC with from_chars (#91651)Michael Jones
2024-10-04[libc++] Activate -Warray-zero when building (#110812)serge-sans-paille
2024-07-05[CMake] Use Clang to infer the target triple (#89425)Petr Hosek
2024-06-25[libc++] Get the GCC build mostly clean of warnings (#96604)Nikolas Klauser
2024-05-25Revise IDE folder structure (#89755)Michael Kruse
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert
2024-03-11[cmake] Exposes LLVM version number in the runtimes. (#84641)Mark de Wever
2024-03-04[LLVM][NFC] Ignore including the GNUInstallDirs on the GPU (#83910)Joseph Huber
2024-01-26[libc++] Use GitHub-provided runners for the windows CI (#79326)Nikolas Klauser
2023-11-28[CMake] Always define runtimes-test-depends (#73629)Petr Hosek
2023-11-28Revert "[llvm] Disable HandleLLVMOptions in runtimes mode (#73031)"Hans Wennborg
2023-11-27[llvm] Disable HandleLLVMOptions in runtimes mode (#73031)Joseph Huber
2023-11-27Revert "[llvm] Disable HandleLLVMOptions in runtimes mode (#73031)"Joseph Huber
2023-11-27[llvm] Disable HandleLLVMOptions in runtimes mode (#73031)Joseph Huber
2023-10-19[libc++][Android] Support libc++ testing on Android (#69274)Ryan Prichard
2023-10-04[runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691)Alexander Richardson
2023-10-02Revert "[Flang] [FlangRT] Introduce FlangRT project as solution to Flang's ru...David Spickett