[llvm-branch-commits] [clang] release/20.x: [LoongArch] Fix '-mno-lsx' option not disabling LASX feature (#143821) (PR #143882)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/143882 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 6146a88 - [LoongArch] Fix '-mno-lsx' option not disabling LASX feature (#143821)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
Author: Ami-zhang Date: 2025-06-12T21:54:32-07:00 New Revision: 6146a88f60492b520a36f8f8f3231e15f3cc6082 URL: https://github.com/llvm/llvm-project/commit/6146a88f60492b520a36f8f8f3231e15f3cc6082 DIFF: https://github.com/llvm/llvm-project/commit/6146a88f60492b520a36f8f8f3231e15f3cc6082.diff LOG

[llvm-branch-commits] [clang] [clan-reply] Backport PTU error recovery to 20.x (PR #143893)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/143893 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 9ba132b - [clan-reply] Backport PTU error recovery to 20.x

2025-06-12 Thread Tom Stellard via llvm-branch-commits
Author: Anutosh Bhat Date: 2025-06-12T17:22:17-07:00 New Revision: 9ba132be8eea545845cb22344ace56cdd43637d5 URL: https://github.com/llvm/llvm-project/commit/9ba132be8eea545845cb22344ace56cdd43637d5 DIFF: https://github.com/llvm/llvm-project/commit/9ba132be8eea545845cb22344ace56cdd43637d5.diff

[llvm-branch-commits] [clang] [clan-reply] Backport PTU error recovery to 20.x (PR #143893)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/143893 >From 9ba132be8eea545845cb22344ace56cdd43637d5 Mon Sep 17 00:00:00 2001 From: Anutosh Bhat Date: Mon, 2 Jun 2025 20:14:28 +0530 Subject: [PATCH] [clan-reply] Backport PTU error recovery to 20.x This cherry-pic

[llvm-branch-commits] [llvm] c4f257c - [llvm-rc] Allow ALT on non-virtkey accelerators (#143374)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
Author: Martin Storsjö Date: 2025-06-12T11:43:08-07:00 New Revision: c4f257cb74b54c271bbff1649b71c40e8d8c50d8 URL: https://github.com/llvm/llvm-project/commit/c4f257cb74b54c271bbff1649b71c40e8d8c50d8 DIFF: https://github.com/llvm/llvm-project/commit/c4f257cb74b54c271bbff1649b71c40e8d8c50d8.diff

[llvm-branch-commits] [clang-tools-extra] Release/20.x clangd modules (PR #143647)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/143647 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang-tools-extra] 02aec86 - [clangd] [Modules] Fix to correctly handle module dependencies (#142828)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
Author: fleeting-xx Date: 2025-06-12T11:45:14-07:00 New Revision: 02aec86e4d0d1740fd6ca5a01b3154938682910d URL: https://github.com/llvm/llvm-project/commit/02aec86e4d0d1740fd6ca5a01b3154938682910d DIFF: https://github.com/llvm/llvm-project/commit/02aec86e4d0d1740fd6ca5a01b3154938682910d.diff L

[llvm-branch-commits] [clang-tools-extra] 199e02a - Disable clangd/test/module_dependencies.test on Windows

2025-06-12 Thread Tom Stellard via llvm-branch-commits
Author: Hans Wennborg Date: 2025-06-12T11:45:14-07:00 New Revision: 199e02a3643318a16a0a7fdcc677ac55cf769fdb URL: https://github.com/llvm/llvm-project/commit/199e02a3643318a16a0a7fdcc677ac55cf769fdb DIFF: https://github.com/llvm/llvm-project/commit/199e02a3643318a16a0a7fdcc677ac55cf769fdb.diff

[llvm-branch-commits] [clang-tools-extra] Release/20.x clangd modules (PR #143647)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/143647 >From 02aec86e4d0d1740fd6ca5a01b3154938682910d Mon Sep 17 00:00:00 2001 From: fleeting-xx Date: Thu, 5 Jun 2025 20:33:11 -0500 Subject: [PATCH 1/2] [clangd] [Modules] Fix to correctly handle module dependencie

[llvm-branch-commits] [llvm] release/20.x: [llvm-rc] Allow ALT on non-virtkey accelerators (#143374) (PR #143496)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/143496 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/20.x: [clang] Don't evaluate the initializer of constexpr-unknown parameters. (#142498) (PR #142648)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/142648 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 6fa0cdf - release/20.x: [clang] Don't evaluate the initializer of constexpr-unknown parameters. (#142498)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
Author: Eli Friedman Date: 2025-06-12T11:41:13-07:00 New Revision: 6fa0cdf3720b8b9103f31009c089b56a9a176653 URL: https://github.com/llvm/llvm-project/commit/6fa0cdf3720b8b9103f31009c089b56a9a176653 DIFF: https://github.com/llvm/llvm-project/commit/6fa0cdf3720b8b9103f31009c089b56a9a176653.diff

[llvm-branch-commits] [clang] release/20.x: [clang] Don't evaluate the initializer of constexpr-unknown parameters. (#142498) (PR #142648)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/142648 >From 6fa0cdf3720b8b9103f31009c089b56a9a176653 Mon Sep 17 00:00:00 2001 From: Eli Friedman Date: Tue, 3 Jun 2025 09:51:37 -0700 Subject: [PATCH] release/20.x: [clang] Don't evaluate the initializer of constexp

[llvm-branch-commits] [libcxx] 337beb7 - [libc++] Add _LIBCPP_NO_UNIQUE_ADDRESS to flat_{, multi}map::value_compare (#137594)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
Author: Nikolas Klauser Date: 2025-06-12T11:29:59-07:00 New Revision: 337beb73abfe05c2db1158f211042eb8763165ea URL: https://github.com/llvm/llvm-project/commit/337beb73abfe05c2db1158f211042eb8763165ea DIFF: https://github.com/llvm/llvm-project/commit/337beb73abfe05c2db1158f211042eb8763165ea.dif

[llvm-branch-commits] [libcxx] release/20.x: [libc++] Add _LIBCPP_NO_UNIQUE_ADDRESS to flat_{, multi}map::value_compare (#137594) (PR #138880)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/138880 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [RISCV] Fix assertion failure when using -fstack-clash-protection (#135248) (PR #139388)

2025-06-12 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: @topperc You should be able to push to this branch. https://github.com/llvm/llvm-project/pull/139388 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com

[llvm-branch-commits] [llvm] release/20.x: [llvm-rc] Allow ALT on non-virtkey accelerators (#143374) (PR #143496)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: ping @cjacek https://github.com/llvm/llvm-project/pull/143496 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/20.x: [clang] Don't evaluate the initializer of constexpr-unknown parameters. (#142498) (PR #142648)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: ping @cor3ntin @tbaederr https://github.com/llvm/llvm-project/pull/142648 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [release/20.x] Update release notes for SystemZ changes (PR #140060)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/140060 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [RISCV] Fix assertion failure when using -fstack-clash-protection (#135248) (PR #139388)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: It looks like there are some test failures with this backport. https://github.com/llvm/llvm-project/pull/139388 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm

[llvm-branch-commits] [clang-tools-extra] Release/20.x clangd modules (PR #143647)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar milestoned https://github.com/llvm/llvm-project/pull/143647 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] 2481e59 - [AArch64][SME] Fix accessing the emergency spill slot with hazard padding (#142190)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
Author: Benjamin Maxwell Date: 2025-06-11T15:49:03-07:00 New Revision: 2481e590eec725f2ad6b4945eebb978f93578404 URL: https://github.com/llvm/llvm-project/commit/2481e590eec725f2ad6b4945eebb978f93578404 DIFF: https://github.com/llvm/llvm-project/commit/2481e590eec725f2ad6b4945eebb978f93578404.di

[llvm-branch-commits] [llvm] release/20.x: [CVP] Keep `ReachableCaseCount` in sync with range of condition (#142302) (PR #142730)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/142730 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] acf86c5 - [CVP] Keep `ReachableCaseCount` in sync with range of condition (#142302)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
Author: Yingwei Zheng Date: 2025-06-11T15:55:43-07:00 New Revision: acf86c5c4dbe8a65581f5438a61a8dddc4d02b6d URL: https://github.com/llvm/llvm-project/commit/acf86c5c4dbe8a65581f5438a61a8dddc4d02b6d DIFF: https://github.com/llvm/llvm-project/commit/acf86c5c4dbe8a65581f5438a61a8dddc4d02b6d.diff

[llvm-branch-commits] [llvm] release/20.x: [CVP] Keep `ReachableCaseCount` in sync with range of condition (#142302) (PR #142730)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/142730 >From acf86c5c4dbe8a65581f5438a61a8dddc4d02b6d Mon Sep 17 00:00:00 2001 From: Yingwei Zheng Date: Mon, 2 Jun 2025 17:42:02 +0800 Subject: [PATCH] [CVP] Keep `ReachableCaseCount` in sync with range of condition

[llvm-branch-commits] [llvm] release/20.x: [AArch64][SME] Fix accessing the emergency spill slot with hazard padding (#142190) (PR #142741)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/142741 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [AArch64] Handle XAR with v1i64 operand types (#141754) (PR #143163)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: 22a3e6b194092182c592bdf48eef9d37c53b0cbf https://github.com/llvm/llvm-project/pull/143163 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commit

[llvm-branch-commits] [llvm] release/20.x: [AArch64] Handle XAR with v1i64 operand types (#141754) (PR #143163)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/143163 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] 22a3e6b - release/20.x: [AArch64] Handle XAR with v1i64 operand types (#141754)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
Author: David Green Date: 2025-06-11T15:41:35-07:00 New Revision: 22a3e6b194092182c592bdf48eef9d37c53b0cbf URL: https://github.com/llvm/llvm-project/commit/22a3e6b194092182c592bdf48eef9d37c53b0cbf DIFF: https://github.com/llvm/llvm-project/commit/22a3e6b194092182c592bdf48eef9d37c53b0cbf.diff L

[llvm-branch-commits] [clang-tools-extra] release/20.x: [clangd] Guard against trivial FunctionProtoTypeLoc when creating inlay hints (#143087) (PR #143344)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/143344 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/20.x: [clang-repl] Fix error recovery while PTU cleanup (#127467) (PR #142445)

2025-06-11 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Was beffd1509af7b12eeab0d5ae85b2f8322e039287 squashed in with this commit? https://github.com/llvm/llvm-project/pull/142445 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/l

[llvm-branch-commits] [clang] f653271 - [clang-format] Correctly annotate token-pasted function decl names (#142337)

2025-06-03 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2025-06-03T15:37:21-07:00 New Revision: f6532710ace867e5660ea9e47ab77f2b8349896f URL: https://github.com/llvm/llvm-project/commit/f6532710ace867e5660ea9e47ab77f2b8349896f DIFF: https://github.com/llvm/llvm-project/commit/f6532710ace867e5660ea9e47ab77f2b8349896f.diff LOG:

[llvm-branch-commits] [clang] release/20.x: [clang] Don't evaluate the initializer of constexpr-unknown parameters. (#142498) (PR #142648)

2025-06-03 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar milestoned https://github.com/llvm/llvm-project/pull/142648 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/20.x: [clang-format] Correctly annotate token-pasted function decl names (#142337) (PR #142482)

2025-06-03 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/142482 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [RelLookupTableConverter] Drop unnamed_addr to avoid generating GOTPCREL relocations (#142304) (PR #142311)

2025-06-03 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/142311 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] e0586e2 - [RelLookupTableConverter] Drop unnamed_addr to avoid generating GOTPCREL relocations (#142304)

2025-06-03 Thread Tom Stellard via llvm-branch-commits
Author: dianqk Date: 2025-06-03T14:49:03-07:00 New Revision: e0586e278f96e4f104c8b8039a41c6832c35be22 URL: https://github.com/llvm/llvm-project/commit/e0586e278f96e4f104c8b8039a41c6832c35be22 DIFF: https://github.com/llvm/llvm-project/commit/e0586e278f96e4f104c8b8039a41c6832c35be22.diff LOG: [

[llvm-branch-commits] [llvm] release/20.x: [RelLookupTableConverter] Drop unnamed_addr to avoid generating GOTPCREL relocations (#142304) (PR #142311)

2025-06-03 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/142311 >From e0586e278f96e4f104c8b8039a41c6832c35be22 Mon Sep 17 00:00:00 2001 From: dianqk Date: Sun, 1 Jun 2025 22:17:57 +0800 Subject: [PATCH] [RelLookupTableConverter] Drop unnamed_addr to avoid generating GOTPCR

[llvm-branch-commits] [clang] Backport: [clang] Serialization: support hashing null template arguments (PR #141957)

2025-06-03 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/141957 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/20.x: [sanitizer_common] Remove interceptors for deprecated struct termio (#137403) (PR #137707)

2025-05-25 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/137707 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] aa804fd - [sanitizer_common] Remove interceptors for deprecated struct termio (#137403)

2025-05-25 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2025-05-25T03:13:33-07:00 New Revision: aa804fd3e624cb92c6e7665182504c6049387f35 URL: https://github.com/llvm/llvm-project/commit/aa804fd3e624cb92c6e7665182504c6049387f35 DIFF: https://github.com/llvm/llvm-project/commit/aa804fd3e624cb92c6e7665182504c6049387f35.diff

[llvm-branch-commits] [llvm] release/20.x: Fix test pfalse-v4i1.ll added in #138712 to require asserts. (PR #140176)

2025-05-25 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/140176 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: Fix test pfalse-v4i1.ll added in #138712 to require asserts. (PR #140176)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: This was already backported in ff2e8f93f6090965e82d799af43f6dfef52baa66. https://github.com/llvm/llvm-project/pull/140176 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/lis

[llvm-branch-commits] [llvm] release/20.x: Fix test pfalse-v4i1.ll added in #138712 to require asserts. (PR #140176)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/140176 >From a13945bc81b9f7feb596f09e4f31c8dd04bb9da3 Mon Sep 17 00:00:00 2001 From: Douglas Yung Date: Wed, 7 May 2025 06:13:07 + Subject: [PATCH] Fix test pfalse-v4i1.ll added in #138712 to require asserts. Sho

[llvm-branch-commits] [llvm] release/20.x: [LoongArch] Prevent R0/R1 allocation for rj operand of [G]CSRXCHG (#140862) (PR #141194)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/141194 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] 53393e2 - [LoongArch] Prevent R0/R1 allocation for rj operand of [G]CSRXCHG (#140862)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
Author: hev Date: 2025-05-23T21:11:35-07:00 New Revision: 53393e26d5f4e93c88c4c1fb737b30658de49992 URL: https://github.com/llvm/llvm-project/commit/53393e26d5f4e93c88c4c1fb737b30658de49992 DIFF: https://github.com/llvm/llvm-project/commit/53393e26d5f4e93c88c4c1fb737b30658de49992.diff LOG: [Loo

[llvm-branch-commits] [llvm] release/20.x: [LoongArch] Fix assertion failure for annotate tablejump (#140907) (PR #141193)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/141193 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] 6fcb1c1 - [LoongArch] Fix assertion failure for annotate tablejump (#140907)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
Author: hev Date: 2025-05-23T21:10:26-07:00 New Revision: 6fcb1c127b407cd6cb731bcc39efb360643b8d25 URL: https://github.com/llvm/llvm-project/commit/6fcb1c127b407cd6cb731bcc39efb360643b8d25 DIFF: https://github.com/llvm/llvm-project/commit/6fcb1c127b407cd6cb731bcc39efb360643b8d25.diff LOG: [Loo

[llvm-branch-commits] [clang] release/20.x: [clang-format] Fix the indent of StartOfName after Attr… (PR #141004)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/141004 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 15ec590 - release/20.x: [clang-format] Fix the indent of StartOfName after AttributeMacro (#140361)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2025-05-23T21:07:59-07:00 New Revision: 15ec590e389b57f47d817f32d34e486c5ab37f70 URL: https://github.com/llvm/llvm-project/commit/15ec590e389b57f47d817f32d34e486c5ab37f70 DIFF: https://github.com/llvm/llvm-project/commit/15ec590e389b57f47d817f32d34e486c5ab37f70.diff LOG:

[llvm-branch-commits] [clang] release/20.x: [clang-format] Fix the indent of StartOfName after Attr… (PR #141004)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/141004 >From 15ec590e389b57f47d817f32d34e486c5ab37f70 Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Wed, 21 May 2025 21:37:54 -0700 Subject: [PATCH] release/20.x: [clang-format] Fix the indent of StartOfName after At

[llvm-branch-commits] [clang] release/20.x: [clang-format] Handle raw string literals containing JSON code (#140666) (PR #141002)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/141002 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 802f4f7 - [clang-format] Handle raw string literals containing JSON code (#140666)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2025-05-23T21:06:10-07:00 New Revision: 802f4f75372ed66c07f1230666b170c43afbb937 URL: https://github.com/llvm/llvm-project/commit/802f4f75372ed66c07f1230666b170c43afbb937 DIFF: https://github.com/llvm/llvm-project/commit/802f4f75372ed66c07f1230666b170c43afbb937.diff LOG:

[llvm-branch-commits] [llvm] release/20.x: [SDAG] Ensure load is included in output chain of sincos expansion (#140525) (PR #140703)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/140703 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] 9b08325 - [SDAG] Ensure load is included in output chain of sincos expansion (#140525)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
Author: Benjamin Maxwell Date: 2025-05-23T21:04:44-07:00 New Revision: 9b0832508ede38397c8ebb7a348d50ce1517af4a URL: https://github.com/llvm/llvm-project/commit/9b0832508ede38397c8ebb7a348d50ce1517af4a DIFF: https://github.com/llvm/llvm-project/commit/9b0832508ede38397c8ebb7a348d50ce1517af4a.di

[llvm-branch-commits] [clang] [clang][analyzer] Handle CXXParenInitListExpr alongside InitListExpr (PR #139909)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139909 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 8a36b8e - [clang][analyzer] Handle CXXParenInitListExpr alongside InitListExpr

2025-05-23 Thread Tom Stellard via llvm-branch-commits
Author: Fangyi Zhou Date: 2025-05-23T21:03:00-07:00 New Revision: 8a36b8e3ab46d69ee1798ded75038715b2080f83 URL: https://github.com/llvm/llvm-project/commit/8a36b8e3ab46d69ee1798ded75038715b2080f83 DIFF: https://github.com/llvm/llvm-project/commit/8a36b8e3ab46d69ee1798ded75038715b2080f83.diff L

[llvm-branch-commits] [clang] [clang][analyzer] Handle CXXParenInitListExpr alongside InitListExpr (PR #139909)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/139909 >From 8a36b8e3ab46d69ee1798ded75038715b2080f83 Mon Sep 17 00:00:00 2001 From: Fangyi Zhou Date: Thu, 17 Apr 2025 23:02:37 +0100 Subject: [PATCH] [clang][analyzer] Handle CXXParenInitListExpr alongside InitList

[llvm-branch-commits] [clang] [Clang][Backport] Demote mixed enumeration arithmetic error to a warning (#131811) (PR #139396)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139396 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 070cf62 - [Clang] Demote mixed enumeration arithmetic error to a warning (#131811)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
Author: cor3ntin Date: 2025-05-23T20:59:40-07:00 New Revision: 070cf62530eab91d68521787e08418343b9ca28b URL: https://github.com/llvm/llvm-project/commit/070cf62530eab91d68521787e08418343b9ca28b DIFF: https://github.com/llvm/llvm-project/commit/070cf62530eab91d68521787e08418343b9ca28b.diff LOG:

[llvm-branch-commits] [clang] [Clang][Backport] Demote mixed enumeration arithmetic error to a warning (#131811) (PR #139396)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/139396 >From 070cf62530eab91d68521787e08418343b9ca28b Mon Sep 17 00:00:00 2001 From: cor3ntin Date: Tue, 18 Mar 2025 16:45:37 +0100 Subject: [PATCH] [Clang] Demote mixed enumeration arithmetic error to a warning (#13

[llvm-branch-commits] [AArch64] Correct position of CFI Instruction for Pointer Authentication (PR #137800)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged as a169f5ca4e4fdd3e55baef9e69a3fa92e79d7b4a. https://github.com/llvm/llvm-project/pull/137800 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com

[llvm-branch-commits] [llvm] a169f5c - Correct position of CFI Instruction for Pointer Authentication"

2025-05-23 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Kiss Date: 2025-05-23T18:16:24-07:00 New Revision: a169f5ca4e4fdd3e55baef9e69a3fa92e79d7b4a URL: https://github.com/llvm/llvm-project/commit/a169f5ca4e4fdd3e55baef9e69a3fa92e79d7b4a DIFF: https://github.com/llvm/llvm-project/commit/a169f5ca4e4fdd3e55baef9e69a3fa92e79d7b4a.diff L

[llvm-branch-commits] [AArch64] Correct position of CFI Instruction for Pointer Authentication (PR #137800)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/137800 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [AArch64] Correct position of CFI Instruction for Pointer Authentication (PR #137800)

2025-05-23 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/137800 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [Clang][Backport] Demote mixed enumeration arithmetic error to a warning (#131811) (PR #139396)

2025-05-17 Thread Tom Stellard via llvm-branch-commits
@@ -7567,9 +7567,13 @@ def warn_arith_conv_mixed_enum_types_cxx20 : Warning< "%sub{select_arith_conv_kind}0 " "different enumeration types%diff{ ($ and $)|}1,2 is deprecated">, InGroup; -def err_conv_mixed_enum_types_cxx26 : Error< + +def err_conv_mixed_enum_types: Error

[llvm-branch-commits] [lld] release/20.x: [LLD][COFF] Allow -arm64xsameaddress in ARM64EC directives (#139631) (PR #140051)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/140051 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/20.x: [Clang][AST] Fix HandleLValueBase to deal with references (#140105) (PR #140246)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/140246 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 5befd1f - [Clang][AST] Fix HandleLValueBase to deal with references (#140105)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
Author: Shafik Yaghmour Date: 2025-05-16T16:54:12-07:00 New Revision: 5befd1fb3c97a5c880da4c1e3ae4c8cf7b614425 URL: https://github.com/llvm/llvm-project/commit/5befd1fb3c97a5c880da4c1e3ae4c8cf7b614425 DIFF: https://github.com/llvm/llvm-project/commit/5befd1fb3c97a5c880da4c1e3ae4c8cf7b614425.dif

[llvm-branch-commits] [clang] release/20.x: [Clang][AST] Fix HandleLValueBase to deal with references (#140105) (PR #140246)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/140246 >From 5befd1fb3c97a5c880da4c1e3ae4c8cf7b614425 Mon Sep 17 00:00:00 2001 From: Shafik Yaghmour Date: Thu, 15 May 2025 16:04:37 -0700 Subject: [PATCH] [Clang][AST] Fix HandleLValueBase to deal with references (#

[llvm-branch-commits] [lld] e3d2c00 - [LLD][COFF] Allow -arm64xsameaddress in ARM64EC directives (#139631)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
Author: Jacek Caban Date: 2025-05-16T16:47:32-07:00 New Revision: e3d2c00ccee45e882233fce230c42b23423a8ef7 URL: https://github.com/llvm/llvm-project/commit/e3d2c00ccee45e882233fce230c42b23423a8ef7 DIFF: https://github.com/llvm/llvm-project/commit/e3d2c00ccee45e882233fce230c42b23423a8ef7.diff L

[llvm-branch-commits] [llvm] release/20.x: [LoongArch] Fix fp_to_uint/fp_to_sint conversion errors for lasx (#137129) (PR #139851)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139851 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] 85e06a7 - [LoongArch] Fix fp_to_uint/fp_to_sint conversion errors for lasx (#137129)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
Author: tangaac Date: 2025-05-16T16:43:08-07:00 New Revision: 85e06a7614831577a632905c7e3a4f6501fcabd3 URL: https://github.com/llvm/llvm-project/commit/85e06a7614831577a632905c7e3a4f6501fcabd3 DIFF: https://github.com/llvm/llvm-project/commit/85e06a7614831577a632905c7e3a4f6501fcabd3.diff LOG:

[llvm-branch-commits] [llvm] ff2e8f9 - Fix test pfalse-v4i1.ll added in #138712 to require asserts.

2025-05-16 Thread Tom Stellard via llvm-branch-commits
Author: Douglas Yung Date: 2025-05-16T16:35:56-07:00 New Revision: ff2e8f93f6090965e82d799af43f6dfef52baa66 URL: https://github.com/llvm/llvm-project/commit/ff2e8f93f6090965e82d799af43f6dfef52baa66 DIFF: https://github.com/llvm/llvm-project/commit/ff2e8f93f6090965e82d799af43f6dfef52baa66.diff

[llvm-branch-commits] [llvm] Fix test pfalse-v4i1.ll added in #138712 to require asserts. (PR #139822)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139822 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] Fix test pfalse-v4i1.ll added in #138712 to require asserts. (PR #139822)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/139822 >From ff2e8f93f6090965e82d799af43f6dfef52baa66 Mon Sep 17 00:00:00 2001 From: Douglas Yung Date: Wed, 7 May 2025 06:13:07 + Subject: [PATCH] Fix test pfalse-v4i1.ll added in #138712 to require asserts. Sho

[llvm-branch-commits] [clang] [Clang][Backport] Demote mixed enumeration arithmetic error to a warning (#131811) (PR #139396)

2025-05-16 Thread Tom Stellard via llvm-branch-commits
@@ -7567,9 +7567,13 @@ def warn_arith_conv_mixed_enum_types_cxx20 : Warning< "%sub{select_arith_conv_kind}0 " "different enumeration types%diff{ ($ and $)|}1,2 is deprecated">, InGroup; -def err_conv_mixed_enum_types_cxx26 : Error< + +def err_conv_mixed_enum_types: Error

[llvm-branch-commits] [clang] 7b09d7b - [analyzer] Workaround for slowdown spikes (unintended scope increase) (#136720)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
Author: Donát Nagy Date: 2025-05-13T15:18:22-07:00 New Revision: 7b09d7b446383b71b63d429b21ee45ba389c5134 URL: https://github.com/llvm/llvm-project/commit/7b09d7b446383b71b63d429b21ee45ba389c5134 DIFF: https://github.com/llvm/llvm-project/commit/7b09d7b446383b71b63d429b21ee45ba389c5134.diff LO

[llvm-branch-commits] [clang] [analyzer] Workaround for slowdown spikes (unintended scope increase) (#136720) (PR #139597)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139597 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [analyzer] Workaround for slowdown spikes (unintended scope increase) (#136720) (PR #139597)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/139597 >From 7b09d7b446383b71b63d429b21ee45ba389c5134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Don=C3=A1t=20Nagy?= Date: Mon, 12 May 2025 10:56:29 +0200 Subject: [PATCH] [analyzer] Workaround for slowdown spikes (unin

[llvm-branch-commits] [libcxx] [llvm] release/20.x: [libcxx] Provide locale conversions to tests through lit substitution (#105651) (PR #139468)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar milestoned https://github.com/llvm/llvm-project/pull/139468 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libcxx] release/20.x: [libc++] Add _LIBCPP_NO_UNIQUE_ADDRESS to flat_{, multi}map::value_compare (#137594) (PR #138880)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: @ldionne ping. https://github.com/llvm/llvm-project/pull/138880 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [llvm] release/20.x: [RISCV] Allow `Zicsr`/`Zifencei` to duplicate with `g` (#136842) (PR #137490)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/137490 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] a708fb7 - [RISCV] Allow `Zicsr`/`Zifencei` to duplicate with `g` (#136842)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
Author: Pengcheng Wang Date: 2025-05-13T15:02:44-07:00 New Revision: a708fb737a78ff0b3d13d3d8e21f354542947e07 URL: https://github.com/llvm/llvm-project/commit/a708fb737a78ff0b3d13d3d8e21f354542947e07 DIFF: https://github.com/llvm/llvm-project/commit/a708fb737a78ff0b3d13d3d8e21f354542947e07.diff

[llvm-branch-commits] [clang] [clang][analysis] Fix flaky clang/test/Analysis/live-stmts.cpp test (2nd attempt) (#127406) (PR #139591)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/139591 Rate limit · GitHub body { background-color: #f6f8fa; color: #24292e; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-

[llvm-branch-commits] [clang] [clang][analysis] Fix flaky clang/test/Analysis/live-stmts.cpp test (2nd attempt) (#127406) (PR #139591)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139591 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 1c03684 - [clang][analysis] Fix flaky clang/test/Analysis/live-stmts.cpp test (2nd attempt) (#127406)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
Author: Balazs Benics Date: 2025-05-13T14:37:12-07:00 New Revision: 1c0368417f55417b8b08ae5c605231be096ef4bc URL: https://github.com/llvm/llvm-project/commit/1c0368417f55417b8b08ae5c605231be096ef4bc DIFF: https://github.com/llvm/llvm-project/commit/1c0368417f55417b8b08ae5c605231be096ef4bc.diff

[llvm-branch-commits] [clang] [Clang][Backport] Fix handling of reference types in tryEvaluateBuiltinObjectSize (#138247) (PR #139579)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/139579 Rate limit · GitHub body { background-color: #f6f8fa; color: #24292e; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-

[llvm-branch-commits] [clang] [Clang][Backport] Fix handling of reference types in tryEvaluateBuiltinObjectSize (#138247) (PR #139579)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139579 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 0439d1d - [Clang] Fix handling of reference types in tryEvaluateBuiltinObjectSize (#138247)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
Author: cor3ntin Date: 2025-05-13T14:35:50-07:00 New Revision: 0439d1d36312b4abe705d8048cfae64e7fedff6a URL: https://github.com/llvm/llvm-project/commit/0439d1d36312b4abe705d8048cfae64e7fedff6a DIFF: https://github.com/llvm/llvm-project/commit/0439d1d36312b4abe705d8048cfae64e7fedff6a.diff LOG:

[llvm-branch-commits] [clang] [Clang][Backport] Demote mixed enumeration arithmetic error to a warning (#131811) (PR #139396)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
@@ -7567,9 +7567,13 @@ def warn_arith_conv_mixed_enum_types_cxx20 : Warning< "%sub{select_arith_conv_kind}0 " "different enumeration types%diff{ ($ and $)|}1,2 is deprecated">, InGroup; -def err_conv_mixed_enum_types_cxx26 : Error< + +def err_conv_mixed_enum_types: Error

[llvm-branch-commits] [compiler-rt] release/20.x: [sanitizer_common] Fix build on ppc64+musl (#120036) (PR #139389)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139389 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] 74ed1ac - [sanitizer_common] Fix build on ppc64+musl (#120036)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
Author: mojyack Date: 2025-05-13T14:32:08-07:00 New Revision: 74ed1ac61104afd632b8553fe64524851ef37478 URL: https://github.com/llvm/llvm-project/commit/74ed1ac61104afd632b8553fe64524851ef37478 DIFF: https://github.com/llvm/llvm-project/commit/74ed1ac61104afd632b8553fe64524851ef37478.diff LOG:

[llvm-branch-commits] [clang] release/20.x: [clang-format] Fix a crash on formatting missing r_pare… (PR #139345)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139345 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 2d079b9 - release/20.x: [clang-format] Fix a crash on formatting missing r_paren/r_brace (#138230)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2025-05-13T14:28:28-07:00 New Revision: 2d079b96a5fb2d1da62cfddbafa6632058b22e76 URL: https://github.com/llvm/llvm-project/commit/2d079b96a5fb2d1da62cfddbafa6632058b22e76 DIFF: https://github.com/llvm/llvm-project/commit/2d079b96a5fb2d1da62cfddbafa6632058b22e76.diff LOG:

[llvm-branch-commits] [clang] release/20.x: [clang-format] Fix a crash on formatting missing r_pare… (PR #139345)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/139345 >From 2d079b96a5fb2d1da62cfddbafa6632058b22e76 Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Fri, 9 May 2025 17:55:48 -0700 Subject: [PATCH] release/20.x: [clang-format] Fix a crash on formatting missing r_par

[llvm-branch-commits] [llvm] release/20.x: [X86][TargetLowering] Avoid deleting temporary nodes in `getNegatedExpression` (#139029) (PR #139356)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139356 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] 2cacf46 - [X86][TargetLowering] Avoid deleting temporary nodes in `getNegatedExpression` (#139029)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
Author: Yingwei Zheng Date: 2025-05-13T14:26:52-07:00 New Revision: 2cacf46f35c8fa174a30a4b628a4b19e391a4798 URL: https://github.com/llvm/llvm-project/commit/2cacf46f35c8fa174a30a4b628a4b19e391a4798 DIFF: https://github.com/llvm/llvm-project/commit/2cacf46f35c8fa174a30a4b628a4b19e391a4798.diff

[llvm-branch-commits] [clang] [llvm] release/20.x: [AArch64] Fix feature list for FUJITSU-MONAKA processor (#139212) (PR #139222)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/139222 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] f233430 - [AArch64] Fix feature list for FUJITSU-MONAKA processor (#139212)

2025-05-13 Thread Tom Stellard via llvm-branch-commits
Author: Yuta Mukai Date: 2025-05-13T13:21:12-07:00 New Revision: f233430d977b67cc6aba9362b7d9f1a82d43d6d1 URL: https://github.com/llvm/llvm-project/commit/f233430d977b67cc6aba9362b7d9f1a82d43d6d1 DIFF: https://github.com/llvm/llvm-project/commit/f233430d977b67cc6aba9362b7d9f1a82d43d6d1.diff LO

  1   2   3   4   5   6   7   8   9   10   >