Author: Spencer Abson
Date: 2024-08-19T09:15:08+02:00
New Revision: 02cafa895c917a4b1726e64a5870877c95826be4
URL:
https://github.com/llvm/llvm-project/commit/02cafa895c917a4b1726e64a5870877c95826be4
DIFF:
https://github.com/llvm/llvm-project/commit/02cafa895c917a4b1726e64a5870877c95826be4.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104602
___
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/104603
>From 90f2d48965ca8a27f4b814ada987d169ca6a6f44 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Fri, 16 Aug 2024 11:08:34 -0400
Subject: [PATCH] [libc++] Fix rejects-valid in std::span copy construction
(#104500)
Author: Louis Dionne
Date: 2024-08-19T09:17:27+02:00
New Revision: 90f2d48965ca8a27f4b814ada987d169ca6a6f44
URL:
https://github.com/llvm/llvm-project/commit/90f2d48965ca8a27f4b814ada987d169ca6a6f44
DIFF:
https://github.com/llvm/llvm-project/commit/90f2d48965ca8a27f4b814ada987d169ca6a6f44.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104603
___
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/101878
>From b45f75295e3038ef79dce4ac63fbf95b659eebe5 Mon Sep 17 00:00:00 2001
From: Piotr Zegar
Date: Thu, 25 Jul 2024 17:26:01 +0200
Subject: [PATCH] [clang-tidy] Fix crash in C language in
readability-non-const-paramete
Author: Piotr Zegar
Date: 2024-08-19T09:18:56+02:00
New Revision: b45f75295e3038ef79dce4ac63fbf95b659eebe5
URL:
https://github.com/llvm/llvm-project/commit/b45f75295e3038ef79dce4ac63fbf95b659eebe5
DIFF:
https://github.com/llvm/llvm-project/commit/b45f75295e3038ef79dce4ac63fbf95b659eebe5.diff
L
https://github.com/tru closed 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
tru wrote:
Ok - I am always open to accept things that improve security unless the risk is
huge. But it sounds like this will only affect applications that are linking to
openmp? Do you see any other risks of accepting this now?
https://github.com/llvm/llvm-project/pull/103491
tru wrote:
Ping on this one. Can someone review this change?
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-commits
tru wrote:
Thanks for the discussion. I am going to allow this since it's pretty contained
and have a big upside for some certain types of users. I think this really
skirts the line, for the future I hope things like this can hit the main branch
before the branching.
https://github.com/llvm/l
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102168
>From 8fbe69a407b2784c7e9d91a3c69daa9786b14391 Mon Sep 17 00:00:00 2001
From: Hari Limaye
Date: Tue, 6 Aug 2024 11:39:01 +0100
Subject: [PATCH] [AArch64] Add streaming-mode stack hazard optimization
remarks (#101695
Author: Hari Limaye
Date: 2024-08-19T09:27:19+02:00
New Revision: 8fbe69a407b2784c7e9d91a3c69daa9786b14391
URL:
https://github.com/llvm/llvm-project/commit/8fbe69a407b2784c7e9d91a3c69daa9786b14391
DIFF:
https://github.com/llvm/llvm-project/commit/8fbe69a407b2784c7e9d91a3c69daa9786b14391.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102168
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
Any update on this one?
https://github.com/llvm/llvm-project/pull/102561
___
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/102924
>From 6e3026883d77124e32a2a7be72c3361fba3e7457 Mon Sep 17 00:00:00 2001
From: Mariya Podchishchaeva
Date: Mon, 12 Aug 2024 09:08:46 +0200
Subject: [PATCH] [clang] Avoid triggering vtable instantiation for C++23
cons
Author: Mariya Podchishchaeva
Date: 2024-08-19T09:28:25+02:00
New Revision: 6e3026883d77124e32a2a7be72c3361fba3e7457
URL:
https://github.com/llvm/llvm-project/commit/6e3026883d77124e32a2a7be72c3361fba3e7457
DIFF:
https://github.com/llvm/llvm-project/commit/6e3026883d77124e32a2a7be72c3361fba3e74
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102924
___
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 we get a review on this so that it can be included before final is done if
it should be?
https://github.com/llvm/llvm-project/pull/102741
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi
tru wrote:
Looks much better. I'll merge it later.
https://github.com/llvm/llvm-project/pull/102438
___
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/103491
>From 38a591de66a86aaf523f78f8266a2d5f01a1b106 Mon Sep 17 00:00:00 2001
From: Tulio Magno Quites Machado Filho
Date: Tue, 13 Aug 2024 15:34:41 -0300
Subject: [PATCH] [OpenMP][AArch64] Fix branch protection in microta
Author: Tulio Magno Quites Machado Filho
Date: 2024-08-20T09:14:30+02:00
New Revision: 38a591de66a86aaf523f78f8266a2d5f01a1b106
URL:
https://github.com/llvm/llvm-project/commit/38a591de66a86aaf523f78f8266a2d5f01a1b106
DIFF:
https://github.com/llvm/llvm-project/commit/38a591de66a86aaf523f78f8266
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/103491
___
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/102438
>From 6fcbfb8ebc9650a2ea184aac244d067efdbe441e Mon Sep 17 00:00:00 2001
From: Sharadh Rajaraman
Date: Mon, 19 Aug 2024 12:17:58 +0100
Subject: [PATCH] [clang][driver] `TY_ModuleFile` should be a 'CXX' file type
---
Author: Sharadh Rajaraman
Date: 2024-08-20T09:15:54+02:00
New Revision: 6fcbfb8ebc9650a2ea184aac244d067efdbe441e
URL:
https://github.com/llvm/llvm-project/commit/6fcbfb8ebc9650a2ea184aac244d067efdbe441e
DIFF:
https://github.com/llvm/llvm-project/commit/6fcbfb8ebc9650a2ea184aac244d067efdbe441e.d
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102438
___
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/104745
>From 9545ef53ebe8be2a53ef6f84626f52bed73c82ba Mon Sep 17 00:00:00 2001
From: Craig Topper
Date: Fri, 16 Aug 2024 14:54:51 -0700
Subject: [PATCH] [Mips] Fix fast isel for i16 bswap. (#103398)
We need to mask the SRL
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104745
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Craig Topper
Date: 2024-08-20T09:16:16+02:00
New Revision: 9545ef53ebe8be2a53ef6f84626f52bed73c82ba
URL:
https://github.com/llvm/llvm-project/commit/9545ef53ebe8be2a53ef6f84626f52bed73c82ba
DIFF:
https://github.com/llvm/llvm-project/commit/9545ef53ebe8be2a53ef6f84626f52bed73c82ba.diff
Author: Anton Korobeynikov
Date: 2024-08-20T09:16:42+02:00
New Revision: 8595e91b16dadc33fbb321cfd30b77f43f64e10e
URL:
https://github.com/llvm/llvm-project/commit/8595e91b16dadc33fbb321cfd30b77f43f64e10e
DIFF:
https://github.com/llvm/llvm-project/commit/8595e91b16dadc33fbb321cfd30b77f43f64e10e.
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104657
>From 8595e91b16dadc33fbb321cfd30b77f43f64e10e Mon Sep 17 00:00:00 2001
From: Anton Korobeynikov
Date: Fri, 16 Aug 2024 18:09:53 -0700
Subject: [PATCH] Add some brief LLVM 19 release notes for Pointer
Authentication
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104657
___
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/102741
>From bb46c721211b901f7ab34551e4bb240308203da9 Mon Sep 17 00:00:00 2001
From: Vladislav Khmelevsky
Date: Sat, 27 Jul 2024 23:07:59 +0400
Subject: [PATCH] release/19.x: [BOLT] Fix relocations handling
Backport
https
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102741
___
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/104752
>From 263965ebe237e2f82d714a12a8c9338b46237a33 Mon Sep 17 00:00:00 2001
From: Tomas Matheson
Date: Sat, 17 Aug 2024 13:36:40 +0100
Subject: [PATCH] [AArch64] Add a check for invalid default features (#104435)
This a
Author: Tomas Matheson
Date: 2024-08-20T09:18:22+02:00
New Revision: 263965ebe237e2f82d714a12a8c9338b46237a33
URL:
https://github.com/llvm/llvm-project/commit/263965ebe237e2f82d714a12a8c9338b46237a33
DIFF:
https://github.com/llvm/llvm-project/commit/263965ebe237e2f82d714a12a8c9338b46237a33.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104752
___
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/104823
>From c1336c9e3bd6c0887ead386043c547b3a3ed76a9 Mon Sep 17 00:00:00 2001
From: David Green
Date: Mon, 19 Aug 2024 18:50:47 +0100
Subject: [PATCH] [GlobalISel] Bail out early for big-endian (#103310)
If we continue th
Author: David Green
Date: 2024-08-20T09:19:52+02:00
New Revision: c1336c9e3bd6c0887ead386043c547b3a3ed76a9
URL:
https://github.com/llvm/llvm-project/commit/c1336c9e3bd6c0887ead386043c547b3a3ed76a9
DIFF:
https://github.com/llvm/llvm-project/commit/c1336c9e3bd6c0887ead386043c547b3a3ed76a9.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104823
___
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/104843
>From 6dbc0e236b3e3a651302d079d1c64934976bc0b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Sun, 18 Aug 2024 00:44:16 +0300
Subject: [PATCH] [LLD] [MinGW] Recognize the -rpath option (#10288
Author: Martin Storsjö
Date: 2024-08-20T09:20:29+02:00
New Revision: 6dbc0e236b3e3a651302d079d1c64934976bc0b3
URL:
https://github.com/llvm/llvm-project/commit/6dbc0e236b3e3a651302d079d1c64934976bc0b3
DIFF:
https://github.com/llvm/llvm-project/commit/6dbc0e236b3e3a651302d079d1c64934976bc0b3.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104843
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Aaron Ballman
Date: 2024-08-20T09:20:54+02:00
New Revision: 3ffa5421ca657c04d4df170307c1f9a3c6293003
URL:
https://github.com/llvm/llvm-project/commit/3ffa5421ca657c04d4df170307c1f9a3c6293003
DIFF:
https://github.com/llvm/llvm-project/commit/3ffa5421ca657c04d4df170307c1f9a3c6293003.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104858
___
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/102881
>From bee19707eb9154a84d6052beb056f62ad69637fc Mon Sep 17 00:00:00 2001
From: Kai Yan
Date: Wed, 24 Jul 2024 12:06:35 +0800
Subject: [PATCH 1/5] [llvm][CodeGen] Added missing initialization failure
information for w
tru wrote:
I can merge this PR as it is. But I need to have someone to review it,
especially it will land in the last possible window before -final. This has to
be solid and not cause issues after merge. Since this touches Hexagon I would
like @SundeepKushwaha to chime in.
https://github.com/
tru wrote:
The conflict needs to be fixed.
https://github.com/llvm/llvm-project/pull/101521
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@nikic who can review this? @fhahn ?
https://github.com/llvm/llvm-project/pull/104747
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Chuanqi Xu
Date: 2024-08-20T09:28:20+02:00
New Revision: 64b8514e6c1a663660fbb93ec7f623b3e40a2020
URL:
https://github.com/llvm/llvm-project/commit/64b8514e6c1a663660fbb93ec7f623b3e40a2020
DIFF:
https://github.com/llvm/llvm-project/commit/64b8514e6c1a663660fbb93ec7f623b3e40a2020.diff
LO
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102561
>From 64b8514e6c1a663660fbb93ec7f623b3e40a2020 Mon Sep 17 00:00:00 2001
From: Chuanqi Xu
Date: Thu, 8 Aug 2024 13:14:09 +0800
Subject: [PATCH] =?UTF-8?q?Reland=20[C++20]=20[Modules]=20[Itanium=20ABI]?=
=?UTF-8?q?=20
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102561
___
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/101888
>From 7e7e8125cfabf7daf5de63612e6f2c646dd8cad3 Mon Sep 17 00:00:00 2001
From: John Brawn
Date: Sun, 4 Aug 2024 13:27:12 +0100
Subject: [PATCH 1/3] [libunwind] Add GCS support for AArch64 (#99335)
AArch64 GCS (Guarde
Author: John Brawn
Date: 2024-08-20T09:29:19+02:00
New Revision: 7e7e8125cfabf7daf5de63612e6f2c646dd8cad3
URL:
https://github.com/llvm/llvm-project/commit/7e7e8125cfabf7daf5de63612e6f2c646dd8cad3
DIFF:
https://github.com/llvm/llvm-project/commit/7e7e8125cfabf7daf5de63612e6f2c646dd8cad3.diff
LO
Author: John Brawn
Date: 2024-08-20T09:29:19+02:00
New Revision: c3da16b094511e42022e534b5eb665dbc3f8db0f
URL:
https://github.com/llvm/llvm-project/commit/c3da16b094511e42022e534b5eb665dbc3f8db0f
DIFF:
https://github.com/llvm/llvm-project/commit/c3da16b094511e42022e534b5eb665dbc3f8db0f.diff
LO
Author: John Brawn
Date: 2024-08-20T09:29:19+02:00
New Revision: 72d2932da5a7c70885a1fdfaa809ff1ede0984ff
URL:
https://github.com/llvm/llvm-project/commit/72d2932da5a7c70885a1fdfaa809ff1ede0984ff
DIFF:
https://github.com/llvm/llvm-project/commit/72d2932da5a7c70885a1fdfaa809ff1ede0984ff.diff
LO
https://github.com/tru closed 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 approved this pull request.
https://github.com/llvm/llvm-project/pull/80776
___
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/82739
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
I merged it directly to the branch. Thanks for the fixes!
https://github.com/llvm/llvm-project/pull/82739
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com
https://github.com/tru approved this pull request.
https://github.com/llvm/llvm-project/pull/88155
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Mehdi Amini
Date: 2023-08-25T09:42:01+02:00
New Revision: a95298a0ed4b42dc79ebda2db1f8f371447c37db
URL:
https://github.com/llvm/llvm-project/commit/a95298a0ed4b42dc79ebda2db1f8f371447c37db
DIFF:
https://github.com/llvm/llvm-project/commit/a95298a0ed4b42dc79ebda2db1f8f371447c37db.diff
L
Author: Mehdi Amini
Date: 2023-08-25T09:42:01+02:00
New Revision: 5e47fe1945952aa7719f1a139cdabd7b37cf6511
URL:
https://github.com/llvm/llvm-project/commit/5e47fe1945952aa7719f1a139cdabd7b37cf6511
DIFF:
https://github.com/llvm/llvm-project/commit/5e47fe1945952aa7719f1a139cdabd7b37cf6511.diff
L
Author: XinWang10
Date: 2023-08-25T10:49:15+02:00
New Revision: 4b414e52ac10e04de26ad66ca4590605e836af24
URL:
https://github.com/llvm/llvm-project/commit/4b414e52ac10e04de26ad66ca4590605e836af24
DIFF:
https://github.com/llvm/llvm-project/commit/4b414e52ac10e04de26ad66ca4590605e836af24.diff
LOG
Author: Nikolas Klauser
Date: 2023-08-27T10:55:06+02:00
New Revision: 01f7134c0ea8caff86828df3f979726dffa33924
URL:
https://github.com/llvm/llvm-project/commit/01f7134c0ea8caff86828df3f979726dffa33924
DIFF:
https://github.com/llvm/llvm-project/commit/01f7134c0ea8caff86828df3f979726dffa33924.dif
Author: Ian Anderson
Date: 2023-08-27T10:55:16+02:00
New Revision: 231dab0e40e7f654bf65b9182d00df7b0f8f9551
URL:
https://github.com/llvm/llvm-project/commit/231dab0e40e7f654bf65b9182d00df7b0f8f9551
DIFF:
https://github.com/llvm/llvm-project/commit/231dab0e40e7f654bf65b9182d00df7b0f8f9551.diff
Author: Ian Anderson
Date: 2023-08-27T10:55:16+02:00
New Revision: ae498406499af87687d16efada56144f1639c424
URL:
https://github.com/llvm/llvm-project/commit/ae498406499af87687d16efada56144f1639c424
DIFF:
https://github.com/llvm/llvm-project/commit/ae498406499af87687d16efada56144f1639c424.diff
Author: Ian Anderson
Date: 2023-08-27T10:55:16+02:00
New Revision: 0521244b24745ecbd098a8b0e02786f177dcb539
URL:
https://github.com/llvm/llvm-project/commit/0521244b24745ecbd098a8b0e02786f177dcb539
DIFF:
https://github.com/llvm/llvm-project/commit/0521244b24745ecbd098a8b0e02786f177dcb539.diff
Author: Ian Anderson
Date: 2023-08-27T10:55:16+02:00
New Revision: 5e2c5225f8f4d22c2a220d984740a9cf37df80a9
URL:
https://github.com/llvm/llvm-project/commit/5e2c5225f8f4d22c2a220d984740a9cf37df80a9
DIFF:
https://github.com/llvm/llvm-project/commit/5e2c5225f8f4d22c2a220d984740a9cf37df80a9.diff
Author: Ian Anderson
Date: 2023-08-27T10:55:37+02:00
New Revision: 2641da8e1057d943b79bc4ea906ee6804ea9dace
URL:
https://github.com/llvm/llvm-project/commit/2641da8e1057d943b79bc4ea906ee6804ea9dace
DIFF:
https://github.com/llvm/llvm-project/commit/2641da8e1057d943b79bc4ea906ee6804ea9dace.diff
Author: Chuanqi Xu
Date: 2023-08-27T10:55:46+02:00
New Revision: 6998ecd330f2b028bf4678edd4f53b5489c5e6df
URL:
https://github.com/llvm/llvm-project/commit/6998ecd330f2b028bf4678edd4f53b5489c5e6df
DIFF:
https://github.com/llvm/llvm-project/commit/6998ecd330f2b028bf4678edd4f53b5489c5e6df.diff
LO
Author: Konstantin Varlamov
Date: 2023-08-27T10:55:30+02:00
New Revision: 4114813bf2fe23f4be34633037230e7a2ec22701
URL:
https://github.com/llvm/llvm-project/commit/4114813bf2fe23f4be34633037230e7a2ec22701
DIFF:
https://github.com/llvm/llvm-project/commit/4114813bf2fe23f4be34633037230e7a2ec22701
Author: Konstantin Varlamov
Date: 2023-08-27T10:55:24+02:00
New Revision: f63cdbcc0cdccf14ac699207be6226b40b1751f8
URL:
https://github.com/llvm/llvm-project/commit/f63cdbcc0cdccf14ac699207be6226b40b1751f8
DIFF:
https://github.com/llvm/llvm-project/commit/f63cdbcc0cdccf14ac699207be6226b40b1751f8
Author: Chuanqi Xu
Date: 2023-08-27T10:55:46+02:00
New Revision: f05226d7e38c36efe029a0eb4201b0843f81b5e8
URL:
https://github.com/llvm/llvm-project/commit/f05226d7e38c36efe029a0eb4201b0843f81b5e8
DIFF:
https://github.com/llvm/llvm-project/commit/f05226d7e38c36efe029a0eb4201b0843f81b5e8.diff
LO
Author: Tobias Hieta
Date: 2023-08-28T12:13:07+02:00
New Revision: baae3c31aba93f548d3249536102c28847b81e1b
URL:
https://github.com/llvm/llvm-project/commit/baae3c31aba93f548d3249536102c28847b81e1b
DIFF:
https://github.com/llvm/llvm-project/commit/baae3c31aba93f548d3249536102c28847b81e1b.diff
Author: Tobias Hieta
Date: 2023-08-28T12:13:13+02:00
New Revision: 0638df00951ca454b97f9db546a7f85f32258aa8
URL:
https://github.com/llvm/llvm-project/commit/0638df00951ca454b97f9db546a7f85f32258aa8
DIFF:
https://github.com/llvm/llvm-project/commit/0638df00951ca454b97f9db546a7f85f32258aa8.diff
Author: Fangrui Song
Date: 2023-08-29T08:09:43+02:00
New Revision: ed108ee79b3119a4a83bc22b16abe5ff5a550825
URL:
https://github.com/llvm/llvm-project/commit/ed108ee79b3119a4a83bc22b16abe5ff5a550825
DIFF:
https://github.com/llvm/llvm-project/commit/ed108ee79b3119a4a83bc22b16abe5ff5a550825.diff
Author: Amy Huang
Date: 2023-08-29T08:10:31+02:00
New Revision: da76a22ae9ff984a2038940b17e0322219bce25f
URL:
https://github.com/llvm/llvm-project/commit/da76a22ae9ff984a2038940b17e0322219bce25f
DIFF:
https://github.com/llvm/llvm-project/commit/da76a22ae9ff984a2038940b17e0322219bce25f.diff
LOG
Author: Khem Raj
Date: 2023-08-30T16:57:34+02:00
New Revision: a7346857934d6cecb21ddbd4100bbac1ce73cafc
URL:
https://github.com/llvm/llvm-project/commit/a7346857934d6cecb21ddbd4100bbac1ce73cafc
DIFF:
https://github.com/llvm/llvm-project/commit/a7346857934d6cecb21ddbd4100bbac1ce73cafc.diff
LOG:
Author: Aaron Ballman
Date: 2023-08-30T16:56:35+02:00
New Revision: 9fbdf9f8b1046a14323ddb95f7552c10f55b2c17
URL:
https://github.com/llvm/llvm-project/commit/9fbdf9f8b1046a14323ddb95f7552c10f55b2c17
DIFF:
https://github.com/llvm/llvm-project/commit/9fbdf9f8b1046a14323ddb95f7552c10f55b2c17.diff
Author: Vassil Vassilev
Date: 2023-08-30T16:58:23+02:00
New Revision: d469d5ce19a8134148c35451558d5a81870ca871
URL:
https://github.com/llvm/llvm-project/commit/d469d5ce19a8134148c35451558d5a81870ca871
DIFF:
https://github.com/llvm/llvm-project/commit/d469d5ce19a8134148c35451558d5a81870ca871.dif
Author: Phoebe Wang
Date: 2023-08-30T16:58:00+02:00
New Revision: 94af834cb87ff9e04f9b075540dbf9b75e4a4cb3
URL:
https://github.com/llvm/llvm-project/commit/94af834cb87ff9e04f9b075540dbf9b75e4a4cb3
DIFF:
https://github.com/llvm/llvm-project/commit/94af834cb87ff9e04f9b075540dbf9b75e4a4cb3.diff
L
Author: Galen Elias
Date: 2023-08-30T16:59:39+02:00
New Revision: 2c9feb07f3370d2f5bab2a4731dd2500079e4ec8
URL:
https://github.com/llvm/llvm-project/commit/2c9feb07f3370d2f5bab2a4731dd2500079e4ec8
DIFF:
https://github.com/llvm/llvm-project/commit/2c9feb07f3370d2f5bab2a4731dd2500079e4ec8.diff
L
Author: Takuya Shimizu
Date: 2023-08-30T16:59:25+02:00
New Revision: 8c5c652ed71ba3948f52f707d8022eb5ec87d802
URL:
https://github.com/llvm/llvm-project/commit/8c5c652ed71ba3948f52f707d8022eb5ec87d802
DIFF:
https://github.com/llvm/llvm-project/commit/8c5c652ed71ba3948f52f707d8022eb5ec87d802.diff
Author: Erik Desjardins
Date: 2023-08-30T16:57:47+02:00
New Revision: acc6a14413f3edb6661c6d77c2edbd9fa804e458
URL:
https://github.com/llvm/llvm-project/commit/acc6a14413f3edb6661c6d77c2edbd9fa804e458
DIFF:
https://github.com/llvm/llvm-project/commit/acc6a14413f3edb6661c6d77c2edbd9fa804e458.dif
Author: dingfei
Date: 2023-08-30T16:59:56+02:00
New Revision: 4dea033c9b9f6393551984061fb1cd036bbeca67
URL:
https://github.com/llvm/llvm-project/commit/4dea033c9b9f6393551984061fb1cd036bbeca67
DIFF:
https://github.com/llvm/llvm-project/commit/4dea033c9b9f6393551984061fb1cd036bbeca67.diff
LOG:
Author: Fangrui Song
Date: 2023-08-30T17:00:18+02:00
New Revision: cf16374055c1eb3367ada29e4e544f84bc588413
URL:
https://github.com/llvm/llvm-project/commit/cf16374055c1eb3367ada29e4e544f84bc588413
DIFF:
https://github.com/llvm/llvm-project/commit/cf16374055c1eb3367ada29e4e544f84bc588413.diff
Author: Fangrui Song
Date: 2023-08-30T17:00:18+02:00
New Revision: dd230efe703f34678ce52280e50238abf908aaa1
URL:
https://github.com/llvm/llvm-project/commit/dd230efe703f34678ce52280e50238abf908aaa1
DIFF:
https://github.com/llvm/llvm-project/commit/dd230efe703f34678ce52280e50238abf908aaa1.diff
Author: Martin Storsjö
Date: 2023-08-30T17:00:18+02:00
New Revision: c8abecdaca4e5d7defd9d3f6c388d64f5ee03e47
URL:
https://github.com/llvm/llvm-project/commit/c8abecdaca4e5d7defd9d3f6c388d64f5ee03e47
DIFF:
https://github.com/llvm/llvm-project/commit/c8abecdaca4e5d7defd9d3f6c388d64f5ee03e47.diff
Author: Erik Desjardins
Date: 2023-08-30T16:57:47+02:00
New Revision: 5d2eda78bce64798fa0fb298f0726b2baa5c9e40
URL:
https://github.com/llvm/llvm-project/commit/5d2eda78bce64798fa0fb298f0726b2baa5c9e40
DIFF:
https://github.com/llvm/llvm-project/commit/5d2eda78bce64798fa0fb298f0726b2baa5c9e40.dif
Author: Fangrui Song
Date: 2023-08-30T17:00:27+02:00
New Revision: 9afe6676833dc0a554463f82e8d5574a0987aa1e
URL:
https://github.com/llvm/llvm-project/commit/9afe6676833dc0a554463f82e8d5574a0987aa1e
DIFF:
https://github.com/llvm/llvm-project/commit/9afe6676833dc0a554463f82e8d5574a0987aa1e.diff
Author: Brooks Davis
Date: 2023-08-30T17:00:18+02:00
New Revision: b6cf21feeead70805ecd123182492034afea
URL:
https://github.com/llvm/llvm-project/commit/b6cf21feeead70805ecd123182492034afea
DIFF:
https://github.com/llvm/llvm-project/commit/b6cf21feeead70805ecd123182492034afea.diff
Author: Owen Pan
Date: 2023-08-30T17:00:56+02:00
New Revision: 1440745b0a641205a6db6e99e68723c52d1c582b
URL:
https://github.com/llvm/llvm-project/commit/1440745b0a641205a6db6e99e68723c52d1c582b
DIFF:
https://github.com/llvm/llvm-project/commit/1440745b0a641205a6db6e99e68723c52d1c582b.diff
LOG:
Author: Luke Lau
Date: 2023-08-30T17:00:48+02:00
New Revision: 993681f594dcad4ea279b32bcc0a2acafcd7d7c8
URL:
https://github.com/llvm/llvm-project/commit/993681f594dcad4ea279b32bcc0a2acafcd7d7c8
DIFF:
https://github.com/llvm/llvm-project/commit/993681f594dcad4ea279b32bcc0a2acafcd7d7c8.diff
LOG:
Author: Luke Lau
Date: 2023-08-30T17:00:48+02:00
New Revision: 6f1974e04c3c223a812c6181c9d48ea85a472293
URL:
https://github.com/llvm/llvm-project/commit/6f1974e04c3c223a812c6181c9d48ea85a472293
DIFF:
https://github.com/llvm/llvm-project/commit/6f1974e04c3c223a812c6181c9d48ea85a472293.diff
LOG:
Author: Aaron Ballman
Date: 2023-08-30T17:02:23+02:00
New Revision: b8444b613b3aa465b9038a0e043988a011abbbf0
URL:
https://github.com/llvm/llvm-project/commit/b8444b613b3aa465b9038a0e043988a011abbbf0
DIFF:
https://github.com/llvm/llvm-project/commit/b8444b613b3aa465b9038a0e043988a011abbbf0.diff
Author: Jon Roelofs
Date: 2023-08-30T17:01:13+02:00
New Revision: 5a60d716ca5b9c713b6076f66fdb09f000c5c9f8
URL:
https://github.com/llvm/llvm-project/commit/5a60d716ca5b9c713b6076f66fdb09f000c5c9f8
DIFF:
https://github.com/llvm/llvm-project/commit/5a60d716ca5b9c713b6076f66fdb09f000c5c9f8.diff
L
Author: Serge Pavlov
Date: 2023-08-30T17:10:36+02:00
New Revision: cfd6f0fb9d58b71ec2bd242e58be1c9522cec260
URL:
https://github.com/llvm/llvm-project/commit/cfd6f0fb9d58b71ec2bd242e58be1c9522cec260
DIFF:
https://github.com/llvm/llvm-project/commit/cfd6f0fb9d58b71ec2bd242e58be1c9522cec260.diff
Author: Serge Pavlov
Date: 2023-08-30T17:10:36+02:00
New Revision: 78447a8ad57ac62bcc40bd6c865b071e3d686ec1
URL:
https://github.com/llvm/llvm-project/commit/78447a8ad57ac62bcc40bd6c865b071e3d686ec1
DIFF:
https://github.com/llvm/llvm-project/commit/78447a8ad57ac62bcc40bd6c865b071e3d686ec1.diff
Author: Serge Pavlov
Date: 2023-08-30T17:10:36+02:00
New Revision: 45c677d8c62b731df617181e5019316d0b2e1820
URL:
https://github.com/llvm/llvm-project/commit/45c677d8c62b731df617181e5019316d0b2e1820
DIFF:
https://github.com/llvm/llvm-project/commit/45c677d8c62b731df617181e5019316d0b2e1820.diff
501 - 600 of 1981 matches
Mail list logo