https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102670
>From ccd8d0497a92c50e52933cd5d712a32a192ba6aa Mon Sep 17 00:00:00 2001
From: Ahmed Bougacha
Date: Fri, 9 Aug 2024 11:49:50 -0700
Subject: [PATCH] [clang] Wire -fptrauth-returns to "ptrauth-returns" fn
attribute. (#
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102670
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102680
>From e908a0099ce392d694eefbeda27aadfe54922ba5 Mon Sep 17 00:00:00 2001
From: Alex Langford
Date: Fri, 9 Aug 2024 12:50:42 -0700
Subject: [PATCH] [lldb] Move definition of SBSaveCoreOptions dtor out of
header (#1025
Author: Alex Langford
Date: 2024-08-10T12:18:52+02:00
New Revision: e908a0099ce392d694eefbeda27aadfe54922ba5
URL:
https://github.com/llvm/llvm-project/commit/e908a0099ce392d694eefbeda27aadfe54922ba5
DIFF:
https://github.com/llvm/llvm-project/commit/e908a0099ce392d694eefbeda27aadfe54922ba5.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102680
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
Can this PR be updated to include the release note commit so that I can merge
it? Or open a new backport Pr with release note fix.
@njames93 I am guessing you are fine with the backport except the missing
release note?
https://github.com/llvm/llvm-project/pull/101878
__
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101965
>From a02ee2f6ff2e806c69851182fd6649338020dcae Mon Sep 17 00:00:00 2001
From: Sirraide
Date: Mon, 5 Aug 2024 14:02:15 +0200
Subject: [PATCH] [Clang] Define __cpp_pack_indexing (#101956)
Following the discussion on #
Author: Sirraide
Date: 2024-08-10T12:25:55+02:00
New Revision: a02ee2f6ff2e806c69851182fd6649338020dcae
URL:
https://github.com/llvm/llvm-project/commit/a02ee2f6ff2e806c69851182fd6649338020dcae
DIFF:
https://github.com/llvm/llvm-project/commit/a02ee2f6ff2e806c69851182fd6649338020dcae.diff
LOG:
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101965
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@ldionne this has some suspect CI failures, can you double check and approve if
this is ready to go?
https://github.com/llvm/llvm-project/pull/102052
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm
https://github.com/tru approved this pull request.
https://github.com/llvm/llvm-project/pull/102068
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102068
>From 5972d4ddf9a66eb2444c048aab1f5896f0a30d15 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Mon, 5 Aug 2024 14:40:46 -0700
Subject: [PATCH] workflows/release-binaries-all: Pass secrets on to
release-binaries wo
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102068
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102159
>From b2de37237c9ad0b3efafb101c23b075445a6c4ef Mon Sep 17 00:00:00 2001
From: Sharadh Rajaraman
Date: Tue, 6 Aug 2024 16:05:55 +0100
Subject: [PATCH] [clang][driver][clang-cl] Support `--precompile` and
`-fmodule-*`
Author: Sharadh Rajaraman
Date: 2024-08-10T12:28:36+02:00
New Revision: b2de37237c9ad0b3efafb101c23b075445a6c4ef
URL:
https://github.com/llvm/llvm-project/commit/b2de37237c9ad0b3efafb101c23b075445a6c4ef
DIFF:
https://github.com/llvm/llvm-project/commit/b2de37237c9ad0b3efafb101c23b075445a6c4ef.d
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102159
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru approved this pull request.
https://github.com/llvm/llvm-project/pull/102373
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102373
>From eea8e4ddd8206a5b04a7c7217e76a48ea2ff386b Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Wed, 7 Aug 2024 14:19:22 -0700
Subject: [PATCH] workflows: Fix permissions for release-sources job (#100750)
For reusa
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102373
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@ChuanqiXu9 who can review this?
https://github.com/llvm/llvm-project/pull/102425
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@ldionne ?
https://github.com/llvm/llvm-project/pull/102466
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102646
>From 866686180a316aee091c82c924971a238fbbd817 Mon Sep 17 00:00:00 2001
From: Daniel Kiss
Date: Fri, 9 Aug 2024 17:51:38 +0200
Subject: [PATCH] [Arm][AArch64][Clang] Respect function's branch protection
attributes.
Author: Daniel Kiss
Date: 2024-08-10T12:31:37+02:00
New Revision: 866686180a316aee091c82c924971a238fbbd817
URL:
https://github.com/llvm/llvm-project/commit/866686180a316aee091c82c924971a238fbbd817
DIFF:
https://github.com/llvm/llvm-project/commit/866686180a316aee091c82c924971a238fbbd817.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102646
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
Has this been fixed for Android yet?
https://github.com/llvm/llvm-project/pull/101888
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102466
>From f6381989f454d3f819847272b0d3bd84d6785aef Mon Sep 17 00:00:00 2001
From: Xing Xue
Date: Thu, 8 Aug 2024 09:15:51 -0400
Subject: [PATCH] [NFC][libc++][test][AIX] UnXFAIL LIT test transform.pass.cpp
(#102338)
Re
Author: Xing Xue
Date: 2024-08-12T10:39:47+02:00
New Revision: f6381989f454d3f819847272b0d3bd84d6785aef
URL:
https://github.com/llvm/llvm-project/commit/f6381989f454d3f819847272b0d3bd84d6785aef
DIFF:
https://github.com/llvm/llvm-project/commit/f6381989f454d3f819847272b0d3bd84d6785aef.diff
LOG:
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102466
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102771
>From 4fd6b324ea2d44418832e7f90b2e5ffc1972c900 Mon Sep 17 00:00:00 2001
From: Rainer Orth
Date: Sat, 10 Aug 2024 22:54:07 +0200
Subject: [PATCH] [llvm-exegesis][unittests] Also disable SubprocessMemoryTest
on SPARC
Author: Rainer Orth
Date: 2024-08-12T10:40:07+02:00
New Revision: 4fd6b324ea2d44418832e7f90b2e5ffc1972c900
URL:
https://github.com/llvm/llvm-project/commit/4fd6b324ea2d44418832e7f90b2e5ffc1972c900
DIFF:
https://github.com/llvm/llvm-project/commit/4fd6b324ea2d44418832e7f90b2e5ffc1972c900.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102771
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102770
>From efdd0e9fda292f9040367fcd6a9b2c2590fea739 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Sat, 10 Aug 2024 13:31:35 -0700
Subject: [PATCH] [clang-format] Fix a serious bug in `git clang-format -f`
(#102629)
With
Author: Owen Pan
Date: 2024-08-13T09:00:45+02:00
New Revision: efdd0e9fda292f9040367fcd6a9b2c2590fea739
URL:
https://github.com/llvm/llvm-project/commit/efdd0e9fda292f9040367fcd6a9b2c2590fea739
DIFF:
https://github.com/llvm/llvm-project/commit/efdd0e9fda292f9040367fcd6a9b2c2590fea739.diff
LOG:
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102770
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102895
>From c261de724b01a1db029d896914adc8995cd2c35a Mon Sep 17 00:00:00 2001
From: Pavel Labath
Date: Thu, 8 Aug 2024 10:53:15 +0200
Subject: [PATCH] [lldb] Fix crash when adding members to an "incomplete" type
(#102116)
Author: Pavel Labath
Date: 2024-08-13T09:02:18+02:00
New Revision: c261de724b01a1db029d896914adc8995cd2c35a
URL:
https://github.com/llvm/llvm-project/commit/c261de724b01a1db029d896914adc8995cd2c35a
DIFF:
https://github.com/llvm/llvm-project/commit/c261de724b01a1db029d896914adc8995cd2c35a.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102895
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102938
>From 955fe3f1ef193d26c73fb54ab6e01a818a6bde8e Mon Sep 17 00:00:00 2001
From: Ahmed Bougacha
Date: Fri, 9 Aug 2024 12:32:01 -0700
Subject: [PATCH] [clang] Implement -fptrauth-auth-traps. (#102417)
This provides -fpt
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102938
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Ahmed Bougacha
Date: 2024-08-13T09:02:58+02:00
New Revision: 955fe3f1ef193d26c73fb54ab6e01a818a6bde8e
URL:
https://github.com/llvm/llvm-project/commit/955fe3f1ef193d26c73fb54ab6e01a818a6bde8e
DIFF:
https://github.com/llvm/llvm-project/commit/955fe3f1ef193d26c73fb54ab6e01a818a6bde8e.diff
tru wrote:
What's the state of this one?
https://github.com/llvm/llvm-project/pull/100216
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
Should this still be merged? Who needs to review it? cc @topperc
https://github.com/llvm/llvm-project/pull/101506
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-b
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102052
>From 5230e327a10023b4349474bd89d67f8a1764c648 Mon Sep 17 00:00:00 2001
From: Mitch Phillips
Date: Wed, 24 Jul 2024 12:58:24 +0200
Subject: [PATCH 1/2] Revert "[libc++][math] Fix undue overflowing of
`std::hypot(x,y
Author: Mitch Phillips
Date: 2024-08-13T09:07:01+02:00
New Revision: 5230e327a10023b4349474bd89d67f8a1764c648
URL:
https://github.com/llvm/llvm-project/commit/5230e327a10023b4349474bd89d67f8a1764c648
DIFF:
https://github.com/llvm/llvm-project/commit/5230e327a10023b4349474bd89d67f8a1764c648.diff
Author: PaulXiCao
Date: 2024-08-13T09:07:01+02:00
New Revision: 2c29bd3d4cdf8b81ebeb8e562fbc91f63a90a1ad
URL:
https://github.com/llvm/llvm-project/commit/2c29bd3d4cdf8b81ebeb8e562fbc91f63a90a1ad
DIFF:
https://github.com/llvm/llvm-project/commit/2c29bd3d4cdf8b81ebeb8e562fbc91f63a90a1ad.diff
LOG
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102052
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@zygoloid @RKSimon @phoebewang does this look good to merge?
https://github.com/llvm/llvm-project/pull/102070
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch
tru wrote:
@SundeepKushwaha should this be merged?
https://github.com/llvm/llvm-project/pull/102179
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102425
>From 3f193bcc5a72f05a4b2d5f74a0ee16a76b3b32f2 Mon Sep 17 00:00:00 2001
From: Chuanqi Xu
Date: Thu, 8 Aug 2024 13:29:59 +0800
Subject: [PATCH] [C++20] [Modules] Don't diagnose duplicated implicit decl in
multiple na
Author: Chuanqi Xu
Date: 2024-08-13T09:08:58+02:00
New Revision: 3f193bcc5a72f05a4b2d5f74a0ee16a76b3b32f2
URL:
https://github.com/llvm/llvm-project/commit/3f193bcc5a72f05a4b2d5f74a0ee16a76b3b32f2
DIFF:
https://github.com/llvm/llvm-project/commit/3f193bcc5a72f05a4b2d5f74a0ee16a76b3b32f2.diff
LO
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102425
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@AaronBallman can you have a look?
https://github.com/llvm/llvm-project/pull/102514
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@ChuanqiXu9 are we good to merge this? It seems like a pretty big patch but
reading the description it seems like some good fixes in there. Any risk taking
this on?
https://github.com/llvm/llvm-project/pull/102561
___
llvm-branch-commits m
tru wrote:
That seems fine. We should have another 3 weeks before the final is released,
so if you have higher confidence before that we can merge.
https://github.com/llvm/llvm-project/pull/102561
___
llvm-branch-commits mailing list
llvm-branch-commi
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102968
>From 28f2d04b3ca36faffe997fa86833e5ed83699272 Mon Sep 17 00:00:00 2001
From: Qiongsi Wu <274595+qiongs...@users.noreply.github.com>
Date: Mon, 12 Aug 2024 16:00:25 -0400
Subject: [PATCH] [AIX] Revert `#pragma mc_func
Author: Qiongsi Wu
Date: 2024-08-13T14:04:18+02:00
New Revision: 28f2d04b3ca36faffe997fa86833e5ed83699272
URL:
https://github.com/llvm/llvm-project/commit/28f2d04b3ca36faffe997fa86833e5ed83699272
DIFF:
https://github.com/llvm/llvm-project/commit/28f2d04b3ca36faffe997fa86833e5ed83699272.diff
LO
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102968
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100216
>From 4ebc1792d1fe3ffbc97b5c93989f3897c31139b9 Mon Sep 17 00:00:00 2001
From: Joseph Huber
Date: Tue, 23 Jul 2024 14:41:57 -0500
Subject: [PATCH 1/5] [Clang] Correctly forward `--cuda-path` to the nvlink
wrapper (#1
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101506
>From c925b6b58e07d2a15ee0af10de32248750b1b985 Mon Sep 17 00:00:00 2001
From: Yeting Kuo <46629943+yeti...@users.noreply.github.com>
Date: Thu, 1 Aug 2024 09:37:42 +0800
Subject: [PATCH] [RISCV] Use experimental.vp.sp
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102514
>From dec94b04c02fe18296e29a10f2db7e8da054be0f Mon Sep 17 00:00:00 2001
From: Krystian Stasiowski
Date: Tue, 6 Aug 2024 12:40:44 -0400
Subject: [PATCH] [Clang][Sema] Make UnresolvedLookupExprs in class scope
explici
Author: Krystian Stasiowski
Date: 2024-08-15T09:34:14+02:00
New Revision: dec94b04c02fe18296e29a10f2db7e8da054be0f
URL:
https://github.com/llvm/llvm-project/commit/dec94b04c02fe18296e29a10f2db7e8da054be0f
DIFF:
https://github.com/llvm/llvm-project/commit/dec94b04c02fe18296e29a10f2db7e8da054be0f
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102514
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/103003
>From a3b18fcd241a6ce23653f69df37b59166ea0484d Mon Sep 17 00:00:00 2001
From: Brian Cain
Date: Mon, 12 Aug 2024 20:07:08 -0500
Subject: [PATCH] [libc++] Use a different smart ptr type alias (#102089)
The `_SP` type
Author: Brian Cain
Date: 2024-08-15T09:34:45+02:00
New Revision: a3b18fcd241a6ce23653f69df37b59166ea0484d
URL:
https://github.com/llvm/llvm-project/commit/a3b18fcd241a6ce23653f69df37b59166ea0484d
DIFF:
https://github.com/llvm/llvm-project/commit/a3b18fcd241a6ce23653f69df37b59166ea0484d.diff
LO
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/103003
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/103048
>From 028cef89ecd71787f704d70cc99689b75425659c Mon Sep 17 00:00:00 2001
From: Jacek Caban
Date: Tue, 13 Aug 2024 13:39:42 +0200
Subject: [PATCH] [CodeGen][ARM64EC] Define hybrid_patchable EXP thunk symbol
as a funct
Author: Jacek Caban
Date: 2024-08-15T09:35:14+02:00
New Revision: 028cef89ecd71787f704d70cc99689b75425659c
URL:
https://github.com/llvm/llvm-project/commit/028cef89ecd71787f704d70cc99689b75425659c
DIFF:
https://github.com/llvm/llvm-project/commit/028cef89ecd71787f704d70cc99689b75425659c.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/103048
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/103301
>From 9c3d4f344685f7695bb8e05677d8684fa3aa1f72 Mon Sep 17 00:00:00 2001
From: Zaara Syeda
Date: Wed, 7 Aug 2024 09:59:45 -0400
Subject: [PATCH] [PPC][AIX] Save/restore r31 when using base pointer (#100182)
When the
Author: Zaara Syeda
Date: 2024-08-15T09:35:44+02:00
New Revision: 9c3d4f344685f7695bb8e05677d8684fa3aa1f72
URL:
https://github.com/llvm/llvm-project/commit/9c3d4f344685f7695bb8e05677d8684fa3aa1f72
DIFF:
https://github.com/llvm/llvm-project/commit/9c3d4f344685f7695bb8e05677d8684fa3aa1f72.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/103301
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/103403
>From ca3f3f63275a683c170251be30430a05428113a9 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Tue, 13 Aug 2024 12:39:33 -0700
Subject: [PATCH] [clang-format] Fix annotation of braces enclosing
stringification (#10299
Author: Owen Pan
Date: 2024-08-15T09:36:13+02:00
New Revision: ca3f3f63275a683c170251be30430a05428113a9
URL:
https://github.com/llvm/llvm-project/commit/ca3f3f63275a683c170251be30430a05428113a9
DIFF:
https://github.com/llvm/llvm-project/commit/ca3f3f63275a683c170251be30430a05428113a9.diff
LOG:
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/103403
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104027
>From 67b06b42973c0a207a44314524376551f4d19a4a Mon Sep 17 00:00:00 2001
From: Jon Roelofs
Date: Wed, 14 Aug 2024 07:38:14 -0700
Subject: [PATCH] [clang][AArch64] Point the nofp ABI check diagnostics at the
callee (#
Author: Jon Roelofs
Date: 2024-08-15T09:36:31+02:00
New Revision: 67b06b42973c0a207a44314524376551f4d19a4a
URL:
https://github.com/llvm/llvm-project/commit/67b06b42973c0a207a44314524376551f4d19a4a
DIFF:
https://github.com/llvm/llvm-project/commit/67b06b42973c0a207a44314524376551f4d19a4a.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104027
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
So we should remove this tool from the 19.x release? Can someone confirm?
https://github.com/llvm/llvm-project/pull/103886
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinf
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104117
>From 4d4a4100f68dfc50bd3b67de40101761be8ffdb7 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Wed, 14 Aug 2024 14:04:22 -0400
Subject: [PATCH] [libc++] Fix ambiguous constructors for std::complex and
std::optiona
Author: Louis Dionne
Date: 2024-08-15T09:40:37+02:00
New Revision: 4d4a4100f68dfc50bd3b67de40101761be8ffdb7
URL:
https://github.com/llvm/llvm-project/commit/4d4a4100f68dfc50bd3b67de40101761be8ffdb7
DIFF:
https://github.com/llvm/llvm-project/commit/4d4a4100f68dfc50bd3b67de40101761be8ffdb7.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104117
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
No I just need you to approve it and I'll merge it!
https://github.com/llvm/llvm-project/pull/102179
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@DanielKristofKiss can you have a look if we want to backport this to 19.x? At
this point in the release process we only want to take regressions and serious
bugs. It was hard for me to understand if this falls under that.
https://github.com/llvm/llvm-project/pull/103491
___
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100216
>From 1a5c4e5c4fded8293985dc1875a971f7783cfc45 Mon Sep 17 00:00:00 2001
From: Joseph Huber
Date: Tue, 23 Jul 2024 14:41:57 -0500
Subject: [PATCH] [Clang] Correctly forward `--cuda-path` to the nvlink wrapper
(#10017
Author: Joseph Huber
Date: 2024-08-19T09:02:52+02:00
New Revision: 1a5c4e5c4fded8293985dc1875a971f7783cfc45
URL:
https://github.com/llvm/llvm-project/commit/1a5c4e5c4fded8293985dc1875a971f7783cfc45
DIFF:
https://github.com/llvm/llvm-project/commit/1a5c4e5c4fded8293985dc1875a971f7783cfc45.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100216
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101506
>From c45fc691a2a39318fc146ba1665a2fe2d9f43b2b Mon Sep 17 00:00:00 2001
From: Yeting Kuo <46629943+yeti...@users.noreply.github.com>
Date: Thu, 1 Aug 2024 09:37:42 +0800
Subject: [PATCH] [RISCV] Use experimental.vp.sp
Author: Yeting Kuo
Date: 2024-08-19T09:04:45+02:00
New Revision: c45fc691a2a39318fc146ba1665a2fe2d9f43b2b
URL:
https://github.com/llvm/llvm-project/commit/c45fc691a2a39318fc146ba1665a2fe2d9f43b2b
DIFF:
https://github.com/llvm/llvm-project/commit/c45fc691a2a39318fc146ba1665a2fe2d9f43b2b.diff
LO
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101506
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102179
>From 2ab8d93061581edad3501561722ebd5632d73892 Mon Sep 17 00:00:00 2001
From: yandalur
Date: Thu, 1 Aug 2024 21:37:23 +0530
Subject: [PATCH] [Hexagon] Do not optimize address of another function's block
(#101209)
W
Author: yandalur
Date: 2024-08-19T09:06:57+02:00
New Revision: 2ab8d93061581edad3501561722ebd5632d73892
URL:
https://github.com/llvm/llvm-project/commit/2ab8d93061581edad3501561722ebd5632d73892
DIFF:
https://github.com/llvm/llvm-project/commit/2ab8d93061581edad3501561722ebd5632d73892.diff
LOG:
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102179
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/103866
>From 1cfd6754454ba62fd0ad306c09a7b6d526f835dc Mon Sep 17 00:00:00 2001
From: John Brawn
Date: Wed, 14 Aug 2024 12:22:51 +0100
Subject: [PATCH] [AArch64] Add GCS release notes
---
clang/docs/ReleaseNotes.rst | 5 ++
Author: John Brawn
Date: 2024-08-19T09:10:20+02:00
New Revision: 1cfd6754454ba62fd0ad306c09a7b6d526f835dc
URL:
https://github.com/llvm/llvm-project/commit/1cfd6754454ba62fd0ad306c09a7b6d526f835dc
DIFF:
https://github.com/llvm/llvm-project/commit/1cfd6754454ba62fd0ad306c09a7b6d526f835dc.diff
LO
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/103866
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/103886
>From 9e90c40564e21dc5f1a12e08cfdf29305aaf9f50 Mon Sep 17 00:00:00 2001
From: Gulfem Savrun Yeniceri
Date: Tue, 23 Jul 2024 11:06:30 +
Subject: [PATCH] Revert "[CGData] llvm-cgdata (#89884)"
This reverts commit
Author: Gulfem Savrun Yeniceri
Date: 2024-08-19T09:10:52+02:00
New Revision: 9e90c40564e21dc5f1a12e08cfdf29305aaf9f50
URL:
https://github.com/llvm/llvm-project/commit/9e90c40564e21dc5f1a12e08cfdf29305aaf9f50
DIFF:
https://github.com/llvm/llvm-project/commit/9e90c40564e21dc5f1a12e08cfdf29305aaf9
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/103886
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
This PR is pretty messy: Several commits instead of a single that can be
cherry-picked, merge commit that makes it harder to cherry-pick and squash.
Please update the PR to contain a single commit that fixes the issue and
doesn't contain any merge commits, then I can merge it easily
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104602
>From 02cafa895c917a4b1726e64a5870877c95826be4 Mon Sep 17 00:00:00 2001
From: Spencer Abson
Date: Fri, 16 Aug 2024 14:39:43 +
Subject: [PATCH] [AArch64] Adopt updated B16B16 target flags
The enablement of SVE/SM
401 - 500 of 1981 matches
Mail list logo