https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/102788
___
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/aaupov updated
https://github.com/llvm/llvm-project/pull/102788
___
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/aaupov edited
https://github.com/llvm/llvm-project/pull/102788
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -657,7 +657,7 @@ MCPseudoProbeDecoder::getCallProbeForAddr(uint64_t Address)
const {
const auto &Probes = It->second;
const MCDecodedPseudoProbe *CallProbe = nullptr;
- for (const auto &Probe : Probes) {
aaupov wrote:
Thank you for clarifying. I'm us
https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/102787
___
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/aaupov updated
https://github.com/llvm/llvm-project/pull/102787
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -657,7 +657,7 @@ MCPseudoProbeDecoder::getCallProbeForAddr(uint64_t Address)
const {
const auto &Probes = It->second;
const MCDecodedPseudoProbe *CallProbe = nullptr;
- for (const auto &Probe : Probes) {
WenleiHe wrote:
Not a big deal, but still I th
https://github.com/WenleiHe approved this pull request.
https://github.com/llvm/llvm-project/pull/102788
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -657,7 +657,7 @@ MCPseudoProbeDecoder::getCallProbeForAddr(uint64_t Address)
const {
const auto &Probes = It->second;
const MCDecodedPseudoProbe *CallProbe = nullptr;
- for (const auto &Probe : Probes) {
WenleiHe wrote:
Looks good, thanks.
> I inten
@@ -657,7 +657,7 @@ MCPseudoProbeDecoder::getCallProbeForAddr(uint64_t Address)
const {
const auto &Probes = It->second;
const MCDecodedPseudoProbe *CallProbe = nullptr;
- for (const auto &Probe : Probes) {
aaupov wrote:
> Ok, then this change should be
https://github.com/aaupov edited
https://github.com/llvm/llvm-project/pull/102788
___
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/aaupov edited
https://github.com/llvm/llvm-project/pull/102789
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -657,7 +657,7 @@ MCPseudoProbeDecoder::getCallProbeForAddr(uint64_t Address)
const {
const auto &Probes = It->second;
const MCDecodedPseudoProbe *CallProbe = nullptr;
- for (const auto &Probe : Probes) {
WenleiHe wrote:
Ok, then this change should be
https://github.com/aaupov edited
https://github.com/llvm/llvm-project/pull/102788
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -657,7 +657,7 @@ MCPseudoProbeDecoder::getCallProbeForAddr(uint64_t Address)
const {
const auto &Probes = It->second;
const MCDecodedPseudoProbe *CallProbe = nullptr;
- for (const auto &Probe : Probes) {
aaupov wrote:
In #102789, `Probes` become
`st
Author: Alexis Engelke
Date: 2024-08-11T05:55:56Z
New Revision: 1739628f12950e3ddbd80418750b93cdc11b48e8
URL:
https://github.com/llvm/llvm-project/commit/1739628f12950e3ddbd80418750b93cdc11b48e8
DIFF:
https://github.com/llvm/llvm-project/commit/1739628f12950e3ddbd80418750b93cdc11b48e8.diff
LOG
@@ -657,7 +657,7 @@ MCPseudoProbeDecoder::getCallProbeForAddr(uint64_t Address)
const {
const auto &Probes = It->second;
const MCDecodedPseudoProbe *CallProbe = nullptr;
- for (const auto &Probe : Probes) {
WenleiHe wrote:
> Expand autos in select place
WenleiHe wrote:
cc @wlei-llvm we should measure memory on llvm-profgen for this too.
https://github.com/llvm/llvm-project/pull/102789
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/wlei-llvm approved this pull request.
https://github.com/llvm/llvm-project/pull/102788
___
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/WenleiHe approved this pull request.
https://github.com/llvm/llvm-project/pull/102787
___
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/aaupov edited
https://github.com/llvm/llvm-project/pull/102789
___
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/aaupov edited
https://github.com/llvm/llvm-project/pull/102789
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-mc
@llvm/pr-subscribers-bolt
Author: Amir Ayupov (aaupov)
Changes
Use #102774 to allocate storage for decoded probes (`PseudoProbeVec`)
and function records (`InlineTreeVec`). Additionally, probes and inlined
function records are allocated contiguously,
https://github.com/aaupov created
https://github.com/llvm/llvm-project/pull/102789
Use #102774 to allocate storage for decoded probes (`PseudoProbeVec`)
and function records (`InlineTreeVec`). Additionally, probes and inlined
function records are allocated contiguously, which allows to keep trac
llvmbot wrote:
@llvm/pr-subscribers-mc
@llvm/pr-subscribers-pgo
Author: Amir Ayupov (aaupov)
Changes
Expand autos in select places to trigger type casts.
---
Full diff: https://github.com/llvm/llvm-project/pull/102788.diff
2 Files Affected:
- (modified) llvm/lib/MC/MCPseudoProbe.cpp (
https://github.com/aaupov created
https://github.com/llvm/llvm-project/pull/102788
Expand autos in select places to trigger type casts.
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/li
llvmbot wrote:
@llvm/pr-subscribers-pgo
Author: Amir Ayupov (aaupov)
Changes
Pass `ProbeNode` parameter of `trackInlineesOptimizedAway` as const
reference.
---
Full diff: https://github.com/llvm/llvm-project/pull/102787.diff
3 Files Affected:
- (modified) llvm/include/llvm/MC/MCPseudo
https://github.com/aaupov created
https://github.com/llvm/llvm-project/pull/102787
Pass `ProbeNode` parameter of `trackInlineesOptimizedAway` as const
reference.
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.l
Author: Vitaly Buka
Date: 2024-08-10T20:40:10-07:00
New Revision: 0066d85186fda169b17acc63e4e85ad901e0cbe4
URL:
https://github.com/llvm/llvm-project/commit/0066d85186fda169b17acc63e4e85ad901e0cbe4
DIFF:
https://github.com/llvm/llvm-project/commit/0066d85186fda169b17acc63e4e85ad901e0cbe4.diff
L
@@ -1441,6 +1458,22 @@ Error PrintProgramStats::runOnFunctions(BinaryContext
&BC) {
StaleSampleCount += SampleCount;
++NumAllStaleFunctions;
}
+
+if (opts::ShowDensity) {
+ uint64_t Size = Function.getSize();
+ // In case of BOLT split functions r
Author: Vitaly Buka
Date: 2024-08-10T19:55:54-07:00
New Revision: 7e8bb8c52f51fd6b41c0b6485b93fd0315b58bab
URL:
https://github.com/llvm/llvm-project/commit/7e8bb8c52f51fd6b41c0b6485b93fd0315b58bab
DIFF:
https://github.com/llvm/llvm-project/commit/7e8bb8c52f51fd6b41c0b6485b93fd0315b58bab.diff
L
Author: Vitaly Buka
Date: 2024-08-10T18:36:32-07:00
New Revision: 2218df4620584e1748cde41e7bc0fd6cd88da58e
URL:
https://github.com/llvm/llvm-project/commit/2218df4620584e1748cde41e7bc0fd6cd88da58e
DIFF:
https://github.com/llvm/llvm-project/commit/2218df4620584e1748cde41e7bc0fd6cd88da58e.diff
L
Author: Vitaly Buka
Date: 2024-08-10T18:35:05-07:00
New Revision: 1dff86ca9a6aeb3c7389773f52709536fbf9028e
URL:
https://github.com/llvm/llvm-project/commit/1dff86ca9a6aeb3c7389773f52709536fbf9028e
DIFF:
https://github.com/llvm/llvm-project/commit/1dff86ca9a6aeb3c7389773f52709536fbf9028e.diff
L
jroelofs wrote:
> Is there a huge upside to take this this late in the process?
I'll have to look more carefully over the patch on Monday, but this remark is
_extremely_ valuable for people writing SME code: the problem it diagnoses is a
performance glass jaw.
Also adding @aemerson @sdesmalen
https://github.com/boomanaiden154 approved this pull request.
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
llvmbot wrote:
@llvm/pr-subscribers-tools-llvm-exegesis
Author: None (llvmbot)
Changes
Backport a417083e27b155dc92b7f7271c0093aee0d7231c
Requested by: @rorth
---
Full diff: https://github.com/llvm/llvm-project/pull/102771.diff
1 Files Affected:
- (modified) llvm/unittests/tools/llvm-e
llvmbot wrote:
@boomanaiden154 What do you think about merging this PR to the release branch?
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/mailma
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102771
Backport a417083e27b155dc92b7f7271c0093aee0d7231c
Requested by: @rorth
>From b5fbced86c9e08258a2832ee063bcb11b65b3731 Mon Sep 17 00:00:00 2001
From: Rainer Orth
Date: Sat, 10 Aug 2024 22:54:07 +0200
Subject: [
https://github.com/llvmbot milestoned
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
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: None (llvmbot)
Changes
Backport 986bc3d0719af653fecb77e8cfc59f39bec148fd
Requested by: @owenca
---
Full diff: https://github.com/llvm/llvm-project/pull/102770.diff
3 Files Affected:
- (added) clang/test/Format/list-ignored.cpp (
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/102770
Backport 986bc3d0719af653fecb77e8cfc59f39bec148fd
Requested by: @owenca
>From 7f5856184eb56165d2c84c410008fe4675244309 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Sat, 10 Aug 2024 13:31:35 -0700
Subject: [PA
llvmbot wrote:
@HazardyKnusperkeks What do you think about merging this PR to the release
branch?
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/m
https://github.com/llvmbot milestoned
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
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Fangrui Song (MaskRay)
Changes
* The performance is better than the glibc allocator.
* Allocator interface functions, sanitizer allocator options, and
MallocHooks/FreeHooks are supported.
* Shadow memory has specific memor
https://github.com/MaskRay created
https://github.com/llvm/llvm-project/pull/102764
* The performance is better than the glibc allocator.
* Allocator interface functions, sanitizer allocator options, and
MallocHooks/FreeHooks are supported.
* Shadow memory has specific memory layout requiremen
cor3ntin wrote:
no need for a release note for this
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
llvmbot wrote:
@llvm/pr-subscribers-bolt
Author: Vladislav Khmelevsky (yota9)
Changes
Backport
https://github.com/llvm/llvm-project/commit/097ddd3565f830e6cb9d0bb8ca66844b7f3f3cbb
---
Full diff: https://github.com/llvm/llvm-project/pull/102741.diff
5 Files Affected:
- (modified) bolt/
github-actions[bot] wrote:
@RSilicon (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@tstellar (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@ChuanqiXu9 (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@tstellar (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@Sirraide (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@bulbazord (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@asl (or anyone else). If you would like to add a note about this fix in the
release notes (completely optional). Please reply to this comment with a one or
two sentence description of the fix. When you are done, please add the
release:note label to this PR.
https
github-actions[bot] wrote:
@davemgreen (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@MaskRay (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
h
github-actions[bot] wrote:
@MaskRay (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
h
github-actions[bot] wrote:
@AaronBallman (or anyone else). If you would like to add a note about this fix
in the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR
github-actions[bot] wrote:
@antoniofrighetto (or anyone else). If you would like to add a note about this
fix in the release notes (completely optional). Please reply to this comment
with a one or two sentence description of the fix. When you are done, please
add the release:note label to thi
github-actions[bot] wrote:
@mbrkusanin (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@Fznamznon (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@owenca (or anyone else). If you would like to add a note about this fix in the
release notes (completely optional). Please reply to this comment with a one or
two sentence description of the fix. When you are done, please add the
release:note label to this PR.
ht
github-actions[bot] wrote:
@chenzheng1030 (or anyone else). If you would like to add a note about this fix
in the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this P
@@ -505,11 +505,14 @@ void
OpenMPIRBuilder::getKernelArgsVector(TargetKernelArgs &KernelArgs,
Value *NumTeams3D =
Builder.CreateInsertValue(ZeroArray, KernelArgs.NumTeams[0], {0});
+ Value *NumThreads3D =
+ Builder.CreateInsertValue(ZeroArray, KernelArgs.NumThre
@@ -9588,15 +9588,17 @@ static void genMapInfo(const OMPExecutableDirective &D,
CodeGenFunction &CGF,
genMapInfo(MEHandler, CGF, CombinedInfo, OMPBuilder, MappedVarSet);
}
-static void emitNumTeamsForBareTargetDirective(
+template
+static void emitClauseForBareTargetDirect
github-actions[bot] wrote:
@ian-twilightcoder (or anyone else). If you would like to add a note about this
fix in the release notes (completely optional). Please reply to this comment
with a one or two sentence description of the fix. When you are done, please
add the release:note label to th
github-actions[bot] wrote:
@pratlucas (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
github-actions[bot] wrote:
@linsinan1995 (or anyone else). If you would like to add a note about this fix
in the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR
github-actions[bot] wrote:
@ostannard (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
https://github.com/njames93 approved this pull request.
https://github.com/llvm/llvm-project/pull/101878
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@linsinan1995 (or anyone else). If you would like to add a note about this fix
in the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR
https://github.com/yota9 created
https://github.com/llvm/llvm-project/pull/102741
Backport
https://github.com/llvm/llvm-project/commit/097ddd3565f830e6cb9d0bb8ca66844b7f3f3cbb
>From f606ebe592885b36db9e21ee518e87bce017d2d8 Mon Sep 17 00:00:00 2001
From: Vladislav Khmelevsky
Date: Sat, 27 Jul
github-actions[bot] wrote:
@DimitryAndric (or anyone else). If you would like to add a note about this fix
in the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this P
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 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
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 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.
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
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
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
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 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 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
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 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-*`
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/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 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
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 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
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 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 #
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 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
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 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
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/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. (#
Author: Ahmed Bougacha
Date: 2024-08-10T12:18:14+02:00
New Revision: ccd8d0497a92c50e52933cd5d712a32a192ba6aa
URL:
https://github.com/llvm/llvm-project/commit/ccd8d0497a92c50e52933cd5d712a32a192ba6aa
DIFF:
https://github.com/llvm/llvm-project/commit/ccd8d0497a92c50e52933cd5d712a32a192ba6aa.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102641
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
1 - 100 of 224 matches
Mail list logo