llvm-16.2023-02-19Z.639db8a
[f076b47
] 2023-02-18T20:31:43Z
[SCEV] Fix FoldID::addInteger(unsigned long I)
[fe8b4ac
] 2023-02-16T08:49:09Z
[OpenMP] Recover non-blocking target nowait disabled by D141232
[6876abd
] 2023-02-16T08:49:02Z
[Support/BLAKE3] Rename blake3_* -> llvm_blake3_* to avoid symbol collisions
[3aa210b
] 2023-02-16T08:48:54Z
[Symbolize][MinGW] Support demangling i386 call-conv-decorated C++ names
[0f02cdb
] 2023-02-16T08:48:46Z
[hexagon] add a -mcabac flag
[5adea1c
] 2023-02-16T08:48:40Z
[RISCV] Use OS-specific stack-guard ABI for Fuchsia
[b6089c6
] 2023-02-16T08:48:40Z
[RISCV] Default to -ffixed-x18 for Fuchsia
[9a8f294
] 2023-02-16T08:48:40Z
[RISCV] Default to -fsanitize=shadow-call-stack for Fuchsia
[7f25508
] 2023-02-16T08:48:40Z
[RISCV] Clean up stack-protector-target test
[d0277dc
] 2023-02-16T08:48:31Z
[hexagon] Turning off sign mismatch warning by default.
[6d859df
] 2023-02-14T08:00:25Z
[Libomptarget] Remove dependency on the DeviceRTL from the GPU plugins
[ed47dbe
] 2023-02-14T08:00:14Z
[libc++][NFC] Rename multidimentional uninitialized algorithms
[564b29c
] 2023-02-14T08:00:14Z
[libc++] fix shared_ptr
's incorrect constraints
[8e12c6e
] 2023-02-14T08:00:14Z
[libc++][NFC] Rename _LIBCPP_NO_RTTI to _LIBCPP_HAS_NO_RTTI
[eaca569
] 2023-02-14T08:00:14Z
[libc++] Fix bug in allocate_shared_for_overwrite
[ad4fda8
] 2023-02-14T08:00:04Z
[Release] Produce bolt tarball
[0de11b4
] 2023-02-14T07:59:57Z
[Flang] Restrict emit-asm-from-mlir.mlir to be ran on specific targets using 'target=...'
[fdbcec9
] 2023-02-14T07:59:50Z
[llvm-debuginfo-analyzer] LLVM 16.0.0-rc1 Failing test on osx-64.
[be701ab
] 2023-02-13T23:10:51Z
[Clang][Doc] Edit the Clang release notes
[ce601db
] 2023-02-13T10:30:17Z
[Support] Emulate SIGPIPE handling in raw_fd_ostream write for Windows
[c319c03
] 2023-02-13T10:30:09Z
[LLDB] Do not dereference promise pointer in coroutine_handle
pretty printer
[6dabe60
] 2023-02-13T10:30:09Z
[LLDB] Fix assertion failure by removing CopyType
in std::coroutine_handle
pretty printer
[d19ef5f
] 2023-02-13T10:27:59Z
[libc++] In tests, use abort
to terminate upon an error.
[e171ce9
] 2023-02-13T10:27:53Z
[openmp] Fix building z_Linux_asm.S for armv5t
[96faba7
] 2023-02-13T10:27:45Z
[C++20] [Modules] [NFC] Add Preprocessor methods for named modules - for ClangScanDeps (1/4)
[308a6cc
] 2023-02-13T10:27:45Z
[C++20] [Modules] [ClangScanDeps] Add ClangScanDeps support for C++20 Named Modules in P1689 format (2/4)
[697b03c
] 2023-02-13T10:27:45Z
[C++20] [Modules] [ClangScanDeps] Allow clang-scan-deps to without specified compilation database in P1689 (3/4)
[586a4bc
] 2023-02-13T10:27:45Z
[Modules][Test][NFC] Fix -Wsign-compare in clang/unittests/Lex/ModuleDeclStateTest.cpp
[5e0f3cd
] 2023-02-13T10:27:45Z
[C++20] [Modules] [ClangScanDeps] Enable to print make-style dependency file within P1689 format (4/4)
[46ea8e1
] 2023-02-13T10:27:45Z
[CMake] Fix -DBUILD_SHARED_LIBS=on builds after D137534
[d0f4beb
] 2023-02-12T08:24:57Z
[Doc][Release] Add link to compatible header for the RVV intrinsics into the release note