[llvm-branch-commits] [libcxx] c2dbaeb - Bump version to 19.1.0git

2024-07-23 Thread Tobias Hieta via llvm-branch-commits
Author: Tobias Hieta Date: 2024-07-23T11:06:16+02:00 New Revision: c2dbaeb91a45aeb6d26f22efef318b5f5a0eb629 URL: https://github.com/llvm/llvm-project/commit/c2dbaeb91a45aeb6d26f22efef318b5f5a0eb629 DIFF: https://github.com/llvm/llvm-project/commit/c2dbaeb91a45aeb6d26f22efef318b5f5a0eb629.diff

[llvm-branch-commits] [llvm] [LV] Disable VPlan-based cost model for 19.x release. (PR #100097)

2024-07-23 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100097 >From a72a0bf44a8b259be3c62e79082d2fdc04fc2771 Mon Sep 17 00:00:00 2001 From: Florian Hahn Date: Tue, 23 Jul 2024 11:15:26 +0100 Subject: [PATCH 1/2] [LV] Disable VPlan-based cost model for 19.x release. As discusse

[llvm-branch-commits] [llvm] 183e8ec - [LV] Disable VPlan-based cost model for 19.x release.

2024-07-23 Thread Tobias Hieta via llvm-branch-commits
Author: Florian Hahn Date: 2024-07-23T17:02:03+02:00 New Revision: 183e8ecc97a996c24e920e7e9668bc65a0d19439 URL: https://github.com/llvm/llvm-project/commit/183e8ecc97a996c24e920e7e9668bc65a0d19439 DIFF: https://github.com/llvm/llvm-project/commit/183e8ecc97a996c24e920e7e9668bc65a0d19439.diff

[llvm-branch-commits] [llvm] [LV] Disable VPlan-based cost model for 19.x release. (PR #100097)

2024-07-23 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100097 ___ 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] [LV] Disable VPlan-based cost model for 19.x release. (PR #100097)

2024-07-23 Thread Tobias Hieta via llvm-branch-commits
tru wrote: Merged manually as 183e8ecc97a996c24e920e7e9668bc65a0d19439 since I messed it up with a merge commit instead of a rebase. Sorry, learning the new flow. https://github.com/llvm/llvm-project/pull/100097 ___ llvm-branch-commits mailing list ll

[llvm-branch-commits] [llvm] release/19.x: Revert " [LICM] Fold associative binary ops to promote code hoisting (#81608)" (PR #100094)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100094 >From c404c7ce7e917a42b8c7d677606c1e3dd476fbc7 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 23 Jul 2024 12:00:53 +0200 Subject: [PATCH] Revert " [LICM] Fold associative binary ops to promote code hoisting

[llvm-branch-commits] [llvm] c404c7c - Revert " [LICM] Fold associative binary ops to promote code hoisting (#81608)"

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Nikita Popov Date: 2024-07-24T09:00:27+02:00 New Revision: c404c7ce7e917a42b8c7d677606c1e3dd476fbc7 URL: https://github.com/llvm/llvm-project/commit/c404c7ce7e917a42b8c7d677606c1e3dd476fbc7 DIFF: https://github.com/llvm/llvm-project/commit/c404c7ce7e917a42b8c7d677606c1e3dd476fbc7.diff

[llvm-branch-commits] [llvm] release/19.x: Revert " [LICM] Fold associative binary ops to promote code hoisting (#81608)" (PR #100094)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100094 ___ 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] [libc++][spaceship] Marks P1614 as complete. (PR #99375)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/99375 >From 745adad514a08c7e7cbce92a780ca42a44672c6b Mon Sep 17 00:00:00 2001 From: Mark de Wever Date: Mon, 15 Jul 2024 07:45:02 +0200 Subject: [PATCH] [libc++][spaceship] Marks P1614 as complete. Implements parts of: - P

[llvm-branch-commits] [clang] release/19.x: [clang][test] Add function type discrimination tests to static destructor tests (#99604) (PR #100215)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100215 >From 843276aa2c97f46581309a441a7d55a45dd3d6c0 Mon Sep 17 00:00:00 2001 From: Oliver Hunt Date: Tue, 23 Jul 2024 14:18:53 -0700 Subject: [PATCH] [clang][test] Add function type discrimination tests to static destruc

[llvm-branch-commits] [clang] 843276a - [clang][test] Add function type discrimination tests to static destructor tests (#99604)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Oliver Hunt Date: 2024-07-24T09:04:57+02:00 New Revision: 843276aa2c97f46581309a441a7d55a45dd3d6c0 URL: https://github.com/llvm/llvm-project/commit/843276aa2c97f46581309a441a7d55a45dd3d6c0 DIFF: https://github.com/llvm/llvm-project/commit/843276aa2c97f46581309a441a7d55a45dd3d6c0.diff L

[llvm-branch-commits] [clang] release/19.x: [clang][test] Add function type discrimination tests to static destructor tests (#99604) (PR #100215)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100215 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/19.x: [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#100153) (PR #100219)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100219 >From 95ed2d007951374c8ae905b2cce4be262865e442 Mon Sep 17 00:00:00 2001 From: Akira Hatanaka Date: Tue, 23 Jul 2024 14:39:58 -0700 Subject: [PATCH] [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticati

[llvm-branch-commits] [compiler-rt] 95ed2d0 - [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#100153)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Akira Hatanaka Date: 2024-07-24T09:05:40+02:00 New Revision: 95ed2d007951374c8ae905b2cce4be262865e442 URL: https://github.com/llvm/llvm-project/commit/95ed2d007951374c8ae905b2cce4be262865e442 DIFF: https://github.com/llvm/llvm-project/commit/95ed2d007951374c8ae905b2cce4be262865e442.diff

[llvm-branch-commits] [compiler-rt] release/19.x: [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#100153) (PR #100219)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100219 ___ 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: [LoongArch] Fix codegen for ISD::ROTR (#100292) (PR #100297)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100297 >From aa425eb0e2f5174e50ec84766861ae3f6186d39b Mon Sep 17 00:00:00 2001 From: hev Date: Wed, 24 Jul 2024 12:08:43 +0800 Subject: [PATCH] [LoongArch] Fix codegen for ISD::ROTR (#100292) This patch fixes the code gene

[llvm-branch-commits] [llvm] aa425eb - [LoongArch] Fix codegen for ISD::ROTR (#100292)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: hev Date: 2024-07-24T09:06:20+02:00 New Revision: aa425eb0e2f5174e50ec84766861ae3f6186d39b URL: https://github.com/llvm/llvm-project/commit/aa425eb0e2f5174e50ec84766861ae3f6186d39b DIFF: https://github.com/llvm/llvm-project/commit/aa425eb0e2f5174e50ec84766861ae3f6186d39b.diff LOG: [Loo

[llvm-branch-commits] [llvm] release/19.x: [LoongArch] Fix codegen for ISD::ROTR (#100292) (PR #100297)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100297 ___ 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][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358) (PR #100381)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100381 ___ 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] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (PR #100365)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100365 >From 3651ae013e43482ea587067e575c89e9495b0f33 Mon Sep 17 00:00:00 2001 From: Chris Copeland Date: Wed, 24 Jul 2024 05:53:39 -0700 Subject: [PATCH] [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (cher

[llvm-branch-commits] [clang] 3651ae0 - [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Chris Copeland Date: 2024-07-24T16:29:14+02:00 New Revision: 3651ae013e43482ea587067e575c89e9495b0f33 URL: https://github.com/llvm/llvm-project/commit/3651ae013e43482ea587067e575c89e9495b0f33 DIFF: https://github.com/llvm/llvm-project/commit/3651ae013e43482ea587067e575c89e9495b0f33.diff

[llvm-branch-commits] [clang] release/19.x: [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534) (PR #100365)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100365 ___ 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: [LSR] Fix matching vscale immediates (#100080) (PR #100359)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100359 >From 0934f6d441183ed58c9b4197d29668bbe2d3ea7d Mon Sep 17 00:00:00 2001 From: Benjamin Maxwell Date: Tue, 23 Jul 2024 07:30:02 + Subject: [PATCH 1/2] Precommit vscale-fixups.ll test (NFC) Precommit test for #100

[llvm-branch-commits] [llvm] 0934f6d - Precommit vscale-fixups.ll test (NFC)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Benjamin Maxwell Date: 2024-07-24T16:30:45+02:00 New Revision: 0934f6d441183ed58c9b4197d29668bbe2d3ea7d URL: https://github.com/llvm/llvm-project/commit/0934f6d441183ed58c9b4197d29668bbe2d3ea7d DIFF: https://github.com/llvm/llvm-project/commit/0934f6d441183ed58c9b4197d29668bbe2d3ea7d.di

[llvm-branch-commits] [llvm] 75642a0 - [LSR] Fix matching vscale immediates (#100080)

2024-07-24 Thread Tobias Hieta via llvm-branch-commits
Author: Benjamin Maxwell Date: 2024-07-24T16:30:45+02:00 New Revision: 75642a00e15b722bdfb90726be31f1c8adaeb0c5 URL: https://github.com/llvm/llvm-project/commit/75642a00e15b722bdfb90726be31f1c8adaeb0c5 DIFF: https://github.com/llvm/llvm-project/commit/75642a00e15b722bdfb90726be31f1c8adaeb0c5.di

[llvm-branch-commits] [libcxx] [libc++][doc] Update the release notes for LLVM 19. (PR #100167)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100167 >From 2df1cec9db73697a04e733de39ab9ac63c7b2d9b Mon Sep 17 00:00:00 2001 From: Mark de Wever Date: Tue, 23 Jul 2024 18:59:23 +0200 Subject: [PATCH] [libc++][doc] Update the release notes for LLVM 19. (#99061) This is

[llvm-branch-commits] [libcxx] 2df1cec - [libc++][doc] Update the release notes for LLVM 19. (#99061)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Mark de Wever Date: 2024-07-26T09:20:03+02:00 New Revision: 2df1cec9db73697a04e733de39ab9ac63c7b2d9b URL: https://github.com/llvm/llvm-project/commit/2df1cec9db73697a04e733de39ab9ac63c7b2d9b DIFF: https://github.com/llvm/llvm-project/commit/2df1cec9db73697a04e733de39ab9ac63c7b2d9b.diff

[llvm-branch-commits] [libcxx] [libc++][doc] Update the release notes for LLVM 19. (PR #100167)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100167 ___ 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][headers] Including stddef.h always redefines NULL (#99727) (PR #100191)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100191 >From 3120547296c558634261ec944d7846be56eba306 Mon Sep 17 00:00:00 2001 From: Ian Anderson Date: Tue, 23 Jul 2024 13:02:59 -0700 Subject: [PATCH] [clang][headers] Including stddef.h always redefines NULL (#99727) s

[llvm-branch-commits] [clang] 3120547 - [clang][headers] Including stddef.h always redefines NULL (#99727)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Ian Anderson Date: 2024-07-26T09:20:40+02:00 New Revision: 3120547296c558634261ec944d7846be56eba306 URL: https://github.com/llvm/llvm-project/commit/3120547296c558634261ec944d7846be56eba306 DIFF: https://github.com/llvm/llvm-project/commit/3120547296c558634261ec944d7846be56eba306.diff

[llvm-branch-commits] [clang] release/19.x: [clang][headers] Including stddef.h always redefines NULL (#99727) (PR #100191)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100191 ___ 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] [MC] Update frame layout & CFI generation to handle frames larger than 2gb (#99263) (PR #100195)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100195 >From c5f34876cd00c01bf5ecd38a2bfc5377867e4b04 Mon Sep 17 00:00:00 2001 From: Wesley Wiser Date: Tue, 23 Jul 2024 11:43:30 -0500 Subject: [PATCH] [LLVM] [MC] Update frame layout & CFI generation to handle frames lar

[llvm-branch-commits] [llvm] c5f3487 - [LLVM] [MC] Update frame layout & CFI generation to handle frames larger than 2gb (#99263)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Wesley Wiser Date: 2024-07-26T09:21:02+02:00 New Revision: c5f34876cd00c01bf5ecd38a2bfc5377867e4b04 URL: https://github.com/llvm/llvm-project/commit/c5f34876cd00c01bf5ecd38a2bfc5377867e4b04 DIFF: https://github.com/llvm/llvm-project/commit/c5f34876cd00c01bf5ecd38a2bfc5377867e4b04.diff

[llvm-branch-commits] [llvm] release/19.x: [LLVM] [MC] Update frame layout & CFI generation to handle frames larger than 2gb (#99263) (PR #100195)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100195 ___ 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] Fix an assertion failure introduced by #93430 (#100313) (PR #100407)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100407 >From 07e9f01f8935c0006bdaf209acdce29cda7685d3 Mon Sep 17 00:00:00 2001 From: cor3ntin Date: Wed, 24 Jul 2024 17:28:44 +0200 Subject: [PATCH] [Clang] Fix an assertion failure introduced by #93430 (#100313) The PR #

[llvm-branch-commits] [clang] 07e9f01 - [Clang] Fix an assertion failure introduced by #93430 (#100313)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: cor3ntin Date: 2024-07-26T09:21:28+02:00 New Revision: 07e9f01f8935c0006bdaf209acdce29cda7685d3 URL: https://github.com/llvm/llvm-project/commit/07e9f01f8935c0006bdaf209acdce29cda7685d3 DIFF: https://github.com/llvm/llvm-project/commit/07e9f01f8935c0006bdaf209acdce29cda7685d3.diff LOG:

[llvm-branch-commits] [clang] release/19.x: [Clang] Fix an assertion failure introduced by #93430 (#100313) (PR #100407)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100407 ___ 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][NFC] Simplify initialization of `OverloadCandidate` objects. (#100318) (PR #100410)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100410 >From 12a11dc676fd36d790b705b918597877fb34772a Mon Sep 17 00:00:00 2001 From: cor3ntin Date: Wed, 24 Jul 2024 17:27:58 +0200 Subject: [PATCH] [Clang][NFC] Simplify initialization of `OverloadCandidate` objects. (#10

[llvm-branch-commits] [clang] 12a11dc - [Clang][NFC] Simplify initialization of `OverloadCandidate` objects. (#100318)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: cor3ntin Date: 2024-07-26T09:24:55+02:00 New Revision: 12a11dc676fd36d790b705b918597877fb34772a URL: https://github.com/llvm/llvm-project/commit/12a11dc676fd36d790b705b918597877fb34772a DIFF: https://github.com/llvm/llvm-project/commit/12a11dc676fd36d790b705b918597877fb34772a.diff LOG:

[llvm-branch-commits] [clang] release/19.x: [Clang][NFC] Simplify initialization of `OverloadCandidate` objects. (#100318) (PR #100410)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100410 ___ 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++] Improve behavior when using relative path for LIBCXX_ASSERTION_HANDLER_FILE (#100157) (PR #100411)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100411 >From 5c03c4fc269039dad8db96c298aaacf819b32125 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Wed, 24 Jul 2024 11:03:52 -0500 Subject: [PATCH] [libc++] Improve behavior when using relative path for LIBCXX_ASSERTI

[llvm-branch-commits] [libcxx] 5c03c4f - [libc++] Improve behavior when using relative path for LIBCXX_ASSERTION_HANDLER_FILE (#100157)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Louis Dionne Date: 2024-07-26T09:25:23+02:00 New Revision: 5c03c4fc269039dad8db96c298aaacf819b32125 URL: https://github.com/llvm/llvm-project/commit/5c03c4fc269039dad8db96c298aaacf819b32125 DIFF: https://github.com/llvm/llvm-project/commit/5c03c4fc269039dad8db96c298aaacf819b32125.diff

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Improve behavior when using relative path for LIBCXX_ASSERTION_HANDLER_FILE (#100157) (PR #100411)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100411 ___ 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] [libc++][spaceship] Implements X::iterator container requirements. (#99343) (PR #100440)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100440 >From 05446fb31a97eb768c494ad7175809faf7d2000a Mon Sep 17 00:00:00 2001 From: Mark de Wever Date: Wed, 24 Jul 2024 19:42:48 +0200 Subject: [PATCH] [libc++][spaceship] Implements X::iterator container requirements. (

[llvm-branch-commits] [libcxx] 05446fb - [libc++][spaceship] Implements X::iterator container requirements. (#99343)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Mark de Wever Date: 2024-07-26T09:25:49+02:00 New Revision: 05446fb31a97eb768c494ad7175809faf7d2000a URL: https://github.com/llvm/llvm-project/commit/05446fb31a97eb768c494ad7175809faf7d2000a DIFF: https://github.com/llvm/llvm-project/commit/05446fb31a97eb768c494ad7175809faf7d2000a.diff

[llvm-branch-commits] [libcxx] [libc++][spaceship] Implements X::iterator container requirements. (#99343) (PR #100440)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100440 ___ 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: [ExprConstant] Handle shift overflow the same way as other kinds of overflow (#99579) (PR #100452)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100452 >From 577f886f2ef32dc19d7534a0d4873269cd4d1efe Mon Sep 17 00:00:00 2001 From: Eli Friedman Date: Wed, 24 Jul 2024 12:36:08 -0700 Subject: [PATCH] [ExprConstant] Handle shift overflow the same way as other kinds of o

[llvm-branch-commits] [clang] 577f886 - [ExprConstant] Handle shift overflow the same way as other kinds of overflow (#99579)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Eli Friedman Date: 2024-07-26T09:26:15+02:00 New Revision: 577f886f2ef32dc19d7534a0d4873269cd4d1efe URL: https://github.com/llvm/llvm-project/commit/577f886f2ef32dc19d7534a0d4873269cd4d1efe DIFF: https://github.com/llvm/llvm-project/commit/577f886f2ef32dc19d7534a0d4873269cd4d1efe.diff

[llvm-branch-commits] [clang] release/19.x: [ExprConstant] Handle shift overflow the same way as other kinds of overflow (#99579) (PR #100452)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100452 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] [flang] [llvm] release/19.x: [Flang][Docs] Update information about AArch64 trampolines (#100391) (PR #100471)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100471 >From 01bd0394c9d5809be2d125ae1dfd3faef8bf0942 Mon Sep 17 00:00:00 2001 From: Carlos Seo Date: Wed, 24 Jul 2024 11:18:08 -0300 Subject: [PATCH 1/2] [AArch64] Implement INIT/ADJUST_TRAMPOLINE (#70267) Add support for

[llvm-branch-commits] [compiler-rt] 01bd039 - [AArch64] Implement INIT/ADJUST_TRAMPOLINE (#70267)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Carlos Seo Date: 2024-07-26T09:26:46+02:00 New Revision: 01bd0394c9d5809be2d125ae1dfd3faef8bf0942 URL: https://github.com/llvm/llvm-project/commit/01bd0394c9d5809be2d125ae1dfd3faef8bf0942 DIFF: https://github.com/llvm/llvm-project/commit/01bd0394c9d5809be2d125ae1dfd3faef8bf0942.diff LO

[llvm-branch-commits] [flang] 98b2bc5 - [Flang][Docs] Update information about AArch64 trampolines (#100391)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Carlos Seo Date: 2024-07-26T09:26:46+02:00 New Revision: 98b2bc5b08802ab0ee79b28e10ed3ea531588d67 URL: https://github.com/llvm/llvm-project/commit/98b2bc5b08802ab0ee79b28e10ed3ea531588d67 DIFF: https://github.com/llvm/llvm-project/commit/98b2bc5b08802ab0ee79b28e10ed3ea531588d67.diff LO

[llvm-branch-commits] [compiler-rt] [flang] [llvm] release/19.x: [Flang][Docs] Update information about AArch64 trampolines (#100391) (PR #100471)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100471 ___ 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: [PAC][clang] Enable `-fptrauth-indirect-gotos` as part of pauthtest ABI (#100480) (PR #100484)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100484 >From 14fa8cd47eddf6f5837759872d99836b50eb55be Mon Sep 17 00:00:00 2001 From: Daniil Kovalev Date: Thu, 25 Jul 2024 02:13:30 +0300 Subject: [PATCH] [PAC][clang] Enable `-fptrauth-indirect-gotos` as part of pauthtest

[llvm-branch-commits] [clang] release/19.x: [PAC][clang] Enable `-fptrauth-indirect-gotos` as part of pauthtest ABI (#100480) (PR #100484)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100484 ___ 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] 14fa8cd - [PAC][clang] Enable `-fptrauth-indirect-gotos` as part of pauthtest ABI (#100480)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Daniil Kovalev Date: 2024-07-26T09:27:12+02:00 New Revision: 14fa8cd47eddf6f5837759872d99836b50eb55be URL: https://github.com/llvm/llvm-project/commit/14fa8cd47eddf6f5837759872d99836b50eb55be DIFF: https://github.com/llvm/llvm-project/commit/14fa8cd47eddf6f5837759872d99836b50eb55be.diff

[llvm-branch-commits] [libc] release/19.x: [libc] Only add '-fno-builtin-*' on the entrypoints that use them (#100481) (PR #100496)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100496 >From bdeb078aa24734ce6d2e573701f63e6111d7bab4 Mon Sep 17 00:00:00 2001 From: Joseph Huber Date: Wed, 24 Jul 2024 21:06:19 -0500 Subject: [PATCH] [libc] Only add '-fno-builtin-*' on the entrypoints that use them (#1

[llvm-branch-commits] [libc] bdeb078 - [libc] Only add '-fno-builtin-*' on the entrypoints that use them (#100481)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Joseph Huber Date: 2024-07-26T09:27:36+02:00 New Revision: bdeb078aa24734ce6d2e573701f63e6111d7bab4 URL: https://github.com/llvm/llvm-project/commit/bdeb078aa24734ce6d2e573701f63e6111d7bab4 DIFF: https://github.com/llvm/llvm-project/commit/bdeb078aa24734ce6d2e573701f63e6111d7bab4.diff

[llvm-branch-commits] [libc] release/19.x: [libc] Only add '-fno-builtin-*' on the entrypoints that use them (#100481) (PR #100496)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100496 ___ 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] [flang] release/19.x: [Flang][Driver] Enable config file options (#100343) (PR #100541)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100541 >From 86e7adaa1b77089c7d8e39f13b8365a7fa92dde6 Mon Sep 17 00:00:00 2001 From: Kiran Chandramohan Date: Wed, 24 Jul 2024 16:28:24 +0100 Subject: [PATCH] [Flang][Driver] Enable config file options (#100343) Config fil

[llvm-branch-commits] [flang] 86e7ada - [Flang][Driver] Enable config file options (#100343)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Kiran Chandramohan Date: 2024-07-26T09:28:03+02:00 New Revision: 86e7adaa1b77089c7d8e39f13b8365a7fa92dde6 URL: https://github.com/llvm/llvm-project/commit/86e7adaa1b77089c7d8e39f13b8365a7fa92dde6 DIFF: https://github.com/llvm/llvm-project/commit/86e7adaa1b77089c7d8e39f13b8365a7fa92dde6.

[llvm-branch-commits] [clang] [flang] release/19.x: [Flang][Driver] Enable config file options (#100343) (PR #100541)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100541 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/19.x: [AArch64][SME] Rewrite __arm_get_current_vg to preserve required registers (#100143) (PR #100546)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100546 >From 3e4abe985a584f3067448b5169c05509d3b571d2 Mon Sep 17 00:00:00 2001 From: Kerry McLaughlin Date: Wed, 24 Jul 2024 14:30:25 +0100 Subject: [PATCH] [AArch64][SME] Rewrite __arm_get_current_vg to preserve required

[llvm-branch-commits] [compiler-rt] 3e4abe9 - [AArch64][SME] Rewrite __arm_get_current_vg to preserve required registers (#100143)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Kerry McLaughlin Date: 2024-07-26T09:28:31+02:00 New Revision: 3e4abe985a584f3067448b5169c05509d3b571d2 URL: https://github.com/llvm/llvm-project/commit/3e4abe985a584f3067448b5169c05509d3b571d2 DIFF: https://github.com/llvm/llvm-project/commit/3e4abe985a584f3067448b5169c05509d3b571d2.di

[llvm-branch-commits] [compiler-rt] release/19.x: [AArch64][SME] Rewrite __arm_get_current_vg to preserve required registers (#100143) (PR #100546)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100546 ___ 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] Remove `__is_layout_compatible` from revertible type traits list (#100572) (PR #100590)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100590 >From d767c52c26d7f9a143b23934917645efe0763364 Mon Sep 17 00:00:00 2001 From: Vlad Serebrennikov Date: Thu, 25 Jul 2024 20:15:14 +0400 Subject: [PATCH] [clang] Remove `__is_layout_compatible` from revertible type tr

[llvm-branch-commits] [clang] d767c52 - [clang] Remove `__is_layout_compatible` from revertible type traits list (#100572)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Vlad Serebrennikov Date: 2024-07-26T09:29:00+02:00 New Revision: d767c52c26d7f9a143b23934917645efe0763364 URL: https://github.com/llvm/llvm-project/commit/d767c52c26d7f9a143b23934917645efe0763364 DIFF: https://github.com/llvm/llvm-project/commit/d767c52c26d7f9a143b23934917645efe0763364.

[llvm-branch-commits] [clang] release/19.x: [clang] Remove `__is_layout_compatible` from revertible type traits list (#100572) (PR #100590)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100590 ___ 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++] Add missing xlocale.h include on Apple and FreeBSD (#99689) (PR #100604)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100604 >From ec17a7a75911547b4567bb16fca72042abd105ff Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Thu, 25 Jul 2024 12:16:48 -0500 Subject: [PATCH] [libc++] Add missing xlocale.h include on Apple and FreeBSD (#99689)

[llvm-branch-commits] [libcxx] ec17a7a - [libc++] Add missing xlocale.h include on Apple and FreeBSD (#99689)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Louis Dionne Date: 2024-07-26T09:29:22+02:00 New Revision: ec17a7a75911547b4567bb16fca72042abd105ff URL: https://github.com/llvm/llvm-project/commit/ec17a7a75911547b4567bb16fca72042abd105ff DIFF: https://github.com/llvm/llvm-project/commit/ec17a7a75911547b4567bb16fca72042abd105ff.diff

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Add missing xlocale.h include on Apple and FreeBSD (#99689) (PR #100604)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100604 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/19.x: Normalize ptrauth handling in sanitizer runtime (#100483) (PR #100634)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100634 >From 511b8b094dd89f826cc95b52a68804e68d854a10 Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Thu, 25 Jul 2024 11:57:46 -0700 Subject: [PATCH] Normalize ptrauth handling in sanitizer runtime (#100483) 1. In

[llvm-branch-commits] [compiler-rt] 511b8b0 - Normalize ptrauth handling in sanitizer runtime (#100483)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Anton Korobeynikov Date: 2024-07-26T09:29:47+02:00 New Revision: 511b8b094dd89f826cc95b52a68804e68d854a10 URL: https://github.com/llvm/llvm-project/commit/511b8b094dd89f826cc95b52a68804e68d854a10 DIFF: https://github.com/llvm/llvm-project/commit/511b8b094dd89f826cc95b52a68804e68d854a10.

[llvm-branch-commits] [compiler-rt] release/19.x: Normalize ptrauth handling in sanitizer runtime (#100483) (PR #100634)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100634 ___ 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] [flang] release/19.x: [flang][OpenMP] Initialize privatised derived type variables (#100417) (PR #100587)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100587 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] 50b9db3 - [compiler-rt][ubsan][nfc-ish] Fix a type conversion bug (#100665)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Alan Zhao Date: 2024-07-26T09:46:10+02:00 New Revision: 50b9db3a2df2a69c490b50fcd2021c882ae34b85 URL: https://github.com/llvm/llvm-project/commit/50b9db3a2df2a69c490b50fcd2021c882ae34b85 DIFF: https://github.com/llvm/llvm-project/commit/50b9db3a2df2a69c490b50fcd2021c882ae34b85.diff LOG

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt][ubsan][nfc-ish] Fix a type conversion bug (#100665) (PR #100713)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100713 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt][ubsan][nfc-ish] Fix a type conversion bug (#100665) (PR #100713)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100713 >From 50b9db3a2df2a69c490b50fcd2021c882ae34b85 Mon Sep 17 00:00:00 2001 From: Alan Zhao Date: Thu, 25 Jul 2024 17:38:44 -0700 Subject: [PATCH] [compiler-rt][ubsan][nfc-ish] Fix a type conversion bug (#100665) If th

[llvm-branch-commits] [llvm] release/19.x: [BasicAA] Fix handling of indirect assumption based results (#100130) (PR #100553)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100553 >From 61b0a2fdf2c1d7432f54cfd0cd2e75556bdc0d33 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Thu, 25 Jul 2024 12:25:19 +0200 Subject: [PATCH] [BasicAA] Fix handling of indirect assumption based results (#100130)

[llvm-branch-commits] [llvm] release/19.x: [BasicAA] Fix handling of indirect assumption based results (#100130) (PR #100553)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100553 ___ 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] 61b0a2f - [BasicAA] Fix handling of indirect assumption based results (#100130)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Nikita Popov Date: 2024-07-26T09:46:57+02:00 New Revision: 61b0a2fdf2c1d7432f54cfd0cd2e75556bdc0d33 URL: https://github.com/llvm/llvm-project/commit/61b0a2fdf2c1d7432f54cfd0cd2e75556bdc0d33 DIFF: https://github.com/llvm/llvm-project/commit/61b0a2fdf2c1d7432f54cfd0cd2e75556bdc0d33.diff

[llvm-branch-commits] [llvm] release/19.x: [PAC] Sign LR with B key for non-leaf functions with ptrauth-returns attr (#100552) (PR #100716)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100716 ___ 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] [flang] release/19.x: [flang][debug] Set scope of internal functions correctly. (#99531) (PR #100727)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100727 >From 2a986c55d135d1da7268c73ede08789497b7f992 Mon Sep 17 00:00:00 2001 From: Abid Qadeer Date: Thu, 25 Jul 2024 13:52:50 +0100 Subject: [PATCH] [flang][debug] Set scope of internal functions correctly. (#99531) Su

[llvm-branch-commits] [flang] 2a986c5 - [flang][debug] Set scope of internal functions correctly. (#99531)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Abid Qadeer Date: 2024-07-26T13:51:43+02:00 New Revision: 2a986c55d135d1da7268c73ede08789497b7f992 URL: https://github.com/llvm/llvm-project/commit/2a986c55d135d1da7268c73ede08789497b7f992 DIFF: https://github.com/llvm/llvm-project/commit/2a986c55d135d1da7268c73ede08789497b7f992.diff L

[llvm-branch-commits] [flang] release/19.x: [flang][debug] Set scope of internal functions correctly. (#99531) (PR #100727)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100727 ___ 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] 07c2140 - [MLGO][Infra] Add mlgo-utils to bump-version script (#100186)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Aiden Grossman Date: 2024-07-26T13:57:46+02:00 New Revision: 07c2140ed9a17a4c3485ad8dba7d8d0c78593ab0 URL: https://github.com/llvm/llvm-project/commit/07c2140ed9a17a4c3485ad8dba7d8d0c78593ab0 DIFF: https://github.com/llvm/llvm-project/commit/07c2140ed9a17a4c3485ad8dba7d8d0c78593ab0.diff

[llvm-branch-commits] [llvm] 8bbb8ba - [Utils] Updates to bump-version.py (#100089)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Tobias Hieta Date: 2024-07-26T13:57:21+02:00 New Revision: 8bbb8ba5e7178a5f61361448d7bc345d3f29b997 URL: https://github.com/llvm/llvm-project/commit/8bbb8ba5e7178a5f61361448d7bc345d3f29b997 DIFF: https://github.com/llvm/llvm-project/commit/8bbb8ba5e7178a5f61361448d7bc345d3f29b997.diff

[llvm-branch-commits] [llvm] 07c2140 - [MLGO][Infra] Add mlgo-utils to bump-version script (#100186)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Aiden Grossman Date: 2024-07-26T13:57:46+02:00 New Revision: 07c2140ed9a17a4c3485ad8dba7d8d0c78593ab0 URL: https://github.com/llvm/llvm-project/commit/07c2140ed9a17a4c3485ad8dba7d8d0c78593ab0 DIFF: https://github.com/llvm/llvm-project/commit/07c2140ed9a17a4c3485ad8dba7d8d0c78593ab0.diff

[llvm-branch-commits] [llvm] 8bbb8ba - [Utils] Updates to bump-version.py (#100089)

2024-07-26 Thread Tobias Hieta via llvm-branch-commits
Author: Tobias Hieta Date: 2024-07-26T13:57:21+02:00 New Revision: 8bbb8ba5e7178a5f61361448d7bc345d3f29b997 URL: https://github.com/llvm/llvm-project/commit/8bbb8ba5e7178a5f61361448d7bc345d3f29b997 DIFF: https://github.com/llvm/llvm-project/commit/8bbb8ba5e7178a5f61361448d7bc345d3f29b997.diff

[llvm-branch-commits] [clang] release/19.x: Revert "[clang-format] Fix a bug in annotating `*` in `#define`s (#99433)" (PR #100499)

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100499 >From fb26667a0e53f27c55bec9e6e9dc97f05905d423 Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Wed, 24 Jul 2024 19:22:18 -0700 Subject: [PATCH] Revert "[clang-format] Fix a bug in annotating `*` in `#define`s (#99433)

[llvm-branch-commits] [clang] release/19.x: Revert "[clang-format] Fix a bug in annotating `*` in `#define`s (#99433)" (PR #100499)

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100499 ___ 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] fb26667 - Revert "[clang-format] Fix a bug in annotating `*` in `#define`s (#99433)"

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
Author: Owen Pan Date: 2024-07-27T16:02:23+02:00 New Revision: fb26667a0e53f27c55bec9e6e9dc97f05905d423 URL: https://github.com/llvm/llvm-project/commit/fb26667a0e53f27c55bec9e6e9dc97f05905d423 DIFF: https://github.com/llvm/llvm-project/commit/fb26667a0e53f27c55bec9e6e9dc97f05905d423.diff LOG:

[llvm-branch-commits] [llvm] release/19.x: [LoongArch][MC] Support %[ld_/gd_/desc_]pcrel_20 (PR #100704)

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100704 >From 102ecd39c421b3f1938b856d160c149a027eedac Mon Sep 17 00:00:00 2001 From: wanglei Date: Fri, 26 Jul 2024 14:36:54 +0800 Subject: [PATCH] [LoongArch][MC] Support %[ld_/gd_/desc_]pcrel_20 Reviewed By: SixWeining,

[llvm-branch-commits] [llvm] 102ecd3 - [LoongArch][MC] Support %[ld_/gd_/desc_]pcrel_20

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
Author: wanglei Date: 2024-07-27T16:02:49+02:00 New Revision: 102ecd39c421b3f1938b856d160c149a027eedac URL: https://github.com/llvm/llvm-project/commit/102ecd39c421b3f1938b856d160c149a027eedac DIFF: https://github.com/llvm/llvm-project/commit/102ecd39c421b3f1938b856d160c149a027eedac.diff LOG:

[llvm-branch-commits] [llvm] release/19.x: [LoongArch][MC] Support %[ld_/gd_/desc_]pcrel_20 (PR #100704)

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100704 ___ 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++] Fix bug in atomic_ref's calculation of lock_free-ness (#99570) (PR #100792)

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100792 >From 47fafad155a8d8394720dbc689558d304662e205 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Fri, 26 Jul 2024 13:10:06 -0500 Subject: [PATCH] [libc++] Fix bug in atomic_ref's calculation of lock_free-ness (#9957

[llvm-branch-commits] [libcxx] 47fafad - [libc++] Fix bug in atomic_ref's calculation of lock_free-ness (#99570)

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
Author: Louis Dionne Date: 2024-07-27T16:03:10+02:00 New Revision: 47fafad155a8d8394720dbc689558d304662e205 URL: https://github.com/llvm/llvm-project/commit/47fafad155a8d8394720dbc689558d304662e205 DIFF: https://github.com/llvm/llvm-project/commit/47fafad155a8d8394720dbc689558d304662e205.diff

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Fix bug in atomic_ref's calculation of lock_free-ness (#99570) (PR #100792)

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100792 ___ 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] Don't crash in RISCVMergeBaseOffset if INLINE_ASM uses address register in a non-memory constraint. (#100790) (PR #100843)

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100843 >From 00341691ac31795b2d6fd5849efc586dd57dd40e Mon Sep 17 00:00:00 2001 From: Craig Topper Date: Fri, 26 Jul 2024 17:11:01 -0700 Subject: [PATCH] [RISCV] Don't crash in RISCVMergeBaseOffset if INLINE_ASM uses addres

[llvm-branch-commits] [llvm] 0034169 - [RISCV] Don't crash in RISCVMergeBaseOffset if INLINE_ASM uses address register in a non-memory constraint. (#100790)

2024-07-27 Thread Tobias Hieta via llvm-branch-commits
Author: Craig Topper Date: 2024-07-27T16:03:29+02:00 New Revision: 00341691ac31795b2d6fd5849efc586dd57dd40e URL: https://github.com/llvm/llvm-project/commit/00341691ac31795b2d6fd5849efc586dd57dd40e DIFF: https://github.com/llvm/llvm-project/commit/00341691ac31795b2d6fd5849efc586dd57dd40e.diff

  1   2   3   4   5   6   7   8   9   10   >