[llvm-branch-commits] [clang] release/19.x: [clang] Wire -fptrauth-returns to "ptrauth-returns" fn attribute. (#102416) (PR #102670)

2024-08-10 Thread Tobias Hieta via 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. (#

[llvm-branch-commits] [clang] release/19.x: [clang] Wire -fptrauth-returns to "ptrauth-returns" fn attribute. (#102416) (PR #102670)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [lldb] release/19.x: [lldb] Move definition of SBSaveCoreOptions dtor out of header (#102539) (PR #102680)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [lldb] e908a00 - [lldb] Move definition of SBSaveCoreOptions dtor out of header (#102539)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [lldb] release/19.x: [lldb] Move definition of SBSaveCoreOptions dtor out of header (#102539) (PR #102680)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang-tools-extra] release/19.x: [clang-tidy] Fix crash in C language in readability-non-const-parameter (#100461) (PR #101878)

2024-08-10 Thread Tobias Hieta via 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 __

[llvm-branch-commits] [clang] release/19.x: [Clang] Define __cpp_pack_indexing (#101956) (PR #101965)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
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 #

[llvm-branch-commits] [clang] a02ee2f - [Clang] Define __cpp_pack_indexing (#101956)

2024-08-10 Thread Tobias Hieta via 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:

[llvm-branch-commits] [clang] release/19.x: [Clang] Define __cpp_pack_indexing (#101956) (PR #101965)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [libcxx] Cherry-pick fixes to std::hypot for PowerPC (PR #102052)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] release/19.x: workflows/release-binaries-all: Pass secrets on to release-binaries workflow (#101866) (PR #102068)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: workflows/release-binaries-all: Pass secrets on to release-binaries workflow (#101866) (PR #102068)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] release/19.x: workflows/release-binaries-all: Pass secrets on to release-binaries workflow (#101866) (PR #102068)

2024-08-10 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [clang][driver][clang-cl] Support `--precompile` and `-fmodule-*` options in Clang-CL (#98761) (PR #102159)

2024-08-10 Thread Tobias Hieta via 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-*`

[llvm-branch-commits] [clang] b2de372 - [clang][driver][clang-cl] Support `--precompile` and `-fmodule-*` options in Clang-CL (#98761)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] release/19.x: [clang][driver][clang-cl] Support `--precompile` and `-fmodule-*` options in Clang-CL (#98761) (PR #102159)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] release/19.x: workflows: Fix permissions for release-sources job (#100750) (PR #102373)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] release/19.x: workflows: Fix permissions for release-sources job (#100750) (PR #102373)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] release/19.x: workflows: Fix permissions for release-sources job (#100750) (PR #102373)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] release/19.x: [C++20] [Modules] Don't diagnose duplicated implicit decl in multiple named modules (#102423) (PR #102425)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [libcxx] release/19.x: [NFC][libc++][test][AIX] UnXFAIL LIT test transform.pass.cpp (#102338) (PR #102466)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] release/19.x: [Arm][AArch64][Clang] Respect function's branch protection attributes. (#101978) (PR #102646)

2024-08-10 Thread Tobias Hieta via 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.

[llvm-branch-commits] [clang] 8666861 - [Arm][AArch64][Clang] Respect function's branch protection attributes. (#101978)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] release/19.x: [Arm][AArch64][Clang] Respect function's branch protection attributes. (#101978) (PR #102646)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [libunwind] release/19.x: [libunwind] Add GCS support for AArch64 (#99335) (PR #101888)

2024-08-10 Thread Tobias Hieta via 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

[llvm-branch-commits] [libcxx] release/19.x: [NFC][libc++][test][AIX] UnXFAIL LIT test transform.pass.cpp (#102338) (PR #102466)

2024-08-12 Thread Tobias Hieta via 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

[llvm-branch-commits] [libcxx] f638198 - [NFC][libc++][test][AIX] UnXFAIL LIT test transform.pass.cpp (#102338)

2024-08-12 Thread Tobias Hieta via llvm-branch-commits
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:

[llvm-branch-commits] [libcxx] release/19.x: [NFC][libc++][test][AIX] UnXFAIL LIT test transform.pass.cpp (#102338) (PR #102466)

2024-08-12 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [llvm-exegesis][unittests] Also disable SubprocessMemoryTest on SPARC (#102755) (PR #102771)

2024-08-12 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] 4fd6b32 - [llvm-exegesis][unittests] Also disable SubprocessMemoryTest on SPARC (#102755)

2024-08-12 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [llvm-exegesis][unittests] Also disable SubprocessMemoryTest on SPARC (#102755) (PR #102771)

2024-08-12 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a serious bug in `git clang-format -f` (#102629) (PR #102770)

2024-08-13 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] efdd0e9 - [clang-format] Fix a serious bug in `git clang-format -f` (#102629)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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:

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix a serious bug in `git clang-format -f` (#102629) (PR #102770)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [lldb] release/19.x: [lldb] Fix crash when adding members to an "incomplete" type (#102116) (PR #102895)

2024-08-13 Thread Tobias Hieta via 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)

[llvm-branch-commits] [lldb] c261de7 - [lldb] Fix crash when adding members to an "incomplete" type (#102116)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [lldb] release/19.x: [lldb] Fix crash when adding members to an "incomplete" type (#102116) (PR #102895)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [clang] Implement -fptrauth-auth-traps. (#102417) (PR #102938)

2024-08-13 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] release/19.x: [clang] Implement -fptrauth-auth-traps. (#102417) (PR #102938)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] 955fe3f - [clang] Implement -fptrauth-auth-traps. (#102417)

2024-08-13 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] release/19.x: [Clang] Correctly forward `--cuda-path` to the nvlink wrapper (#100170) (PR #100216)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [RISCV] Use experimental.vp.splat to splat specific vector length elements. (#101329) (PR #101506)

2024-08-13 Thread Tobias Hieta via 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

[llvm-branch-commits] [libcxx] Cherry-pick fixes to std::hypot for PowerPC (PR #102052)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [libcxx] 5230e32 - Revert "[libc++][math] Fix undue overflowing of `std::hypot(x, y, z)` (#93350)"

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [libcxx] 2c29bd3 - [libc++][math] Fix undue overflowing of `std::hypot(x, y, z)` (#100820)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [libcxx] Cherry-pick fixes to std::hypot for PowerPC (PR #102052)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: Fix codegen of consteval functions returning an empty class, and related issues (#93115) (PR #102070)

2024-08-13 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] release/19.x: [Hexagon] Do not optimize address of another function's block (#101209) (PR #102179)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [C++20] [Modules] Don't diagnose duplicated implicit decl in multiple named modules (#102423) (PR #102425)

2024-08-13 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] 3f193bc - [C++20] [Modules] Don't diagnose duplicated implicit decl in multiple named modules (#102423)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [C++20] [Modules] Don't diagnose duplicated implicit decl in multiple named modules (#102423) (PR #102425)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] Cherry pick: [Clang][Sema] Make UnresolvedLookupExprs in class scope explicit spec… (PR #102514)

2024-08-13 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] release/19.x: Reland [C++20] [Modules] [Itanium ABI] Generate the vtable in the mod… (#102287) (PR #102561)

2024-08-13 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] release/19.x: Reland [C++20] [Modules] [Itanium ABI] Generate the vtable in the mod… (#102287) (PR #102561)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [AIX] Revert `#pragma mc_func` check (#102919) (PR #102968)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] 28f2d04 - [AIX] Revert `#pragma mc_func` check (#102919)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [AIX] Revert `#pragma mc_func` check (#102919) (PR #102968)

2024-08-13 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [Clang] Correctly forward `--cuda-path` to the nvlink wrapper (#100170) (PR #100216)

2024-08-15 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] release/19.x: [RISCV] Use experimental.vp.splat to splat specific vector length elements. (#101329) (PR #101506)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] Cherry pick: [Clang][Sema] Make UnresolvedLookupExprs in class scope explicit spec… (PR #102514)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] dec94b0 - [Clang][Sema] Make UnresolvedLookupExprs in class scope explicit specializations instantiation dependent (#100392)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] Cherry pick: [Clang][Sema] Make UnresolvedLookupExprs in class scope explicit spec… (PR #102514)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Use a different smart ptr type alias (#102089) (PR #103003)

2024-08-15 Thread Tobias Hieta via 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

[llvm-branch-commits] [libcxx] a3b18fc - [libc++] Use a different smart ptr type alias (#102089)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Use a different smart ptr type alias (#102089) (PR #103003)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [CodeGen][ARM64EC] Define hybrid_patchable EXP thunk symbol as a function. (#102898) (PR #103048)

2024-08-15 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] 028cef8 - [CodeGen][ARM64EC] Define hybrid_patchable EXP thunk symbol as a function. (#102898)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [CodeGen][ARM64EC] Define hybrid_patchable EXP thunk symbol as a function. (#102898) (PR #103048)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [PPC][AIX] Save/restore r31 when using base pointer (#100182) (PR #103301)

2024-08-15 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] 9c3d4f3 - [PPC][AIX] Save/restore r31 when using base pointer (#100182)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [PPC][AIX] Save/restore r31 when using base pointer (#100182) (PR #103301)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix annotation of braces enclosing stringification (#102998) (PR #103403)

2024-08-15 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] ca3f3f6 - [clang-format] Fix annotation of braces enclosing stringification (#102998)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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:

[llvm-branch-commits] [clang] release/19.x: [clang-format] Fix annotation of braces enclosing stringification (#102998) (PR #103403)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [clang][AArch64] Point the nofp ABI check diagnostics at the callee (#103392) (PR #104027)

2024-08-15 Thread Tobias Hieta via 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 (#

[llvm-branch-commits] [clang] 67b06b4 - [clang][AArch64] Point the nofp ABI check diagnostics at the callee (#103392)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [clang][AArch64] Point the nofp ABI check diagnostics at the callee (#103392) (PR #104027)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: Revert "[CGData] llvm-cgdata (#89884)" (PR #103886)

2024-08-15 Thread Tobias Hieta via 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

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Fix ambiguous constructors for std::complex and std::optional (#103409) (PR #104117)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [libcxx] 4d4a410 - [libc++] Fix ambiguous constructors for std::complex and std::optional (#103409)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Fix ambiguous constructors for std::complex and std::optional (#103409) (PR #104117)

2024-08-15 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [Hexagon] Do not optimize address of another function's block (#101209) (PR #102179)

2024-08-16 Thread Tobias Hieta via 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

[llvm-branch-commits] [openmp] [OpenMP][AArch64] Fix branch protection in microtasks (#102317) (PR #103491)

2024-08-18 Thread Tobias Hieta via 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 ___

[llvm-branch-commits] [clang] release/19.x: [Clang] Correctly forward `--cuda-path` to the nvlink wrapper (#100170) (PR #100216)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] 1a5c4e5 - [Clang] Correctly forward `--cuda-path` to the nvlink wrapper (#100170)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] release/19.x: [Clang] Correctly forward `--cuda-path` to the nvlink wrapper (#100170) (PR #100216)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [RISCV] Use experimental.vp.splat to splat specific vector length elements. (#101329) (PR #101506)

2024-08-19 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] c45fc69 - [RISCV] Use experimental.vp.splat to splat specific vector length elements. (#101329)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [RISCV] Use experimental.vp.splat to splat specific vector length elements. (#101329) (PR #101506)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: [Hexagon] Do not optimize address of another function's block (#101209) (PR #102179)

2024-08-19 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] 2ab8d93 - [Hexagon] Do not optimize address of another function's block (#101209)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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:

[llvm-branch-commits] [llvm] release/19.x: [Hexagon] Do not optimize address of another function's block (#101209) (PR #102179)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] [AArch64] Add GCS release notes (PR #103866)

2024-08-19 Thread Tobias Hieta via 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 ++

[llvm-branch-commits] [clang] 1cfd675 - [AArch64] Add GCS release notes

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] [AArch64] Add GCS release notes (PR #103866)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: Revert "[CGData] llvm-cgdata (#89884)" (PR #103886)

2024-08-19 Thread Tobias Hieta via 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

[llvm-branch-commits] [llvm] 9e90c40 - Revert "[CGData] llvm-cgdata (#89884)"

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [llvm] release/19.x: Revert "[CGData] llvm-cgdata (#89884)" (PR #103886)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

[llvm-branch-commits] [clang] [clang][driver][clang-cl] Fix unused argument warning for `/std:c++20` for precompiled module inputs to `clang-cl` (PR #102438)

2024-08-19 Thread Tobias Hieta via 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

[llvm-branch-commits] [clang] [llvm] [AArch64] Adopt updated B16B16 target flags (PR #104602)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
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

<    1   2   3   4   5   6   7   8   9   10   >