llvm-16.2023-03-04Z.f8514f0
[3bb5ebc
] 2023-03-04T07:57:20Z
[Clang] Adjust triviality computation in QualType::isTrivialType to C++20 cases.
[c915974
] 2023-03-04T07:56:29Z
[LV] Reland "Update logic for calculating register usage due to invariants"
[b4217ad
] 2023-03-04T07:56:29Z
[LV] Modify test case for commit 4f9a544
[4b4dfa3
] 2023-03-04T07:56:29Z
[LV] Reland testcase in 0ec4cae
[f5f4825
] 2023-03-04T07:53:12Z
[X86] Fix (shift X, (xor Y, N-1))
-> (shift X, (not Y))
by properly inserting not Y
into DAG. [#61038]
[da05802
] 2023-03-04T07:50:17Z
[scudo] Disable the GetRssFromBuffer scudo test on PPC
[c8d5733
] 2023-03-04T07:48:04Z
[analyzer] Fix assertion failure in SMT conversion for unary operator on floats
[d6d97e8
] 2023-03-03T07:46:54Z
[Driver][FreeBSD] Further simplify the Driver handling for older FreeBSD releases
[9b2e09e
] 2023-03-03T07:18:30Z
[PowerPC] Recognize long CPU name for -mtune in Clang
[fd37b4b
] 2023-03-03T07:16:39Z
[Clang][CodeGen] Fix this argument type for certain destructors
[791a2ec
] 2023-03-03T07:14:31Z
[OpenMP][libomp] Remove false positive for memory sanitizer
[7917b15
] 2023-03-03T07:07:33Z
[CodeGen] Always expand division larger than i128
[46cfe51
] 2023-03-03T07:00:01Z
[amdgpu-arch] Fix build of amdgpu-arch with CLANG_LINK_CLANG_DYLIB
[f53ab95
] 2023-03-01T05:12:24Z
[ReleaseNotes]: Add PowerPC release notes for LLVM 16.0.0
[60692a6
] 2023-02-28T08:40:33Z
[Support] Silence warning with Clang ToT.
[54dee0b
] 2023-02-28T08:20:37Z
[libc++] Add FTM for views::as_rvalue
[abf3297
] 2023-02-27T08:14:48Z
[SCEV] Increase FoldID bits size cover common cases.
[e024229
] 2023-02-27T08:14:42Z
[lld][RISCV][test] Expand testing in riscv-attributes.s
[ab91ea8
] 2023-02-27T08:14:42Z
[lld][test][RISCV] Don't use incorrectly normalised arch string in riscv-attributes-place.s
[d42c232
] 2023-02-27T08:14:42Z
[lld][RISCV] Avoid error when encountering unrecognised ISA extensions/versions in RISC-V attributes
[e3ce92b
] 2023-02-24T08:42:46Z
[ELF] --icf: don't fold a section without relocation and a section with relocations for SHT_REL