Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx simd_utils.h: only enable _LIBCPP_HAS_ALGORITHM_VECTOR_UTILS for | Dimitry Andric | 2024-10-23 | 1 | -1/+1 |
| | | | | | | | clang >= 15, since older versions do not support the required builtins. PR: 280562 MFC after: 1 month | ||||
* | Merge llvm-project main llvmorg-19-init-18630-gf2ccf80136a0 | Dimitry Andric | 2024-10-23 | 1 | -0/+164 |
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvm-project main llvmorg-19-init-18630-gf2ccf80136a0, the last commit before the upstream release/19.x branch was created. PR: 280562 MFC after: 1 month |