[clang] [Driver] Enable outline atomics for Haiku and Managarm aarch64 (PR #156299)

2025-09-05 Thread Brad Smith via cfe-commits
https://github.com/brad0 closed https://github.com/llvm/llvm-project/pull/156299 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [AArch64] Enable out-of-line atomics by default (PR #157241)

2025-09-06 Thread Brad Smith via cfe-commits
https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/157241 >From 7be5a25b65e728dfcae6f7b6587c5db7fa2d5dec Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Sat, 6 Sep 2025 03:43:30 -0400 Subject: [PATCH] [AArch64] Enable out-of-line atomics by default --- clang/include/cl

[clang] [AArch64] Enable out-of-line atomics by default. (PR #157241)

2025-09-07 Thread Brad Smith via cfe-commits
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/157241 None >From 59cbd31c04d6300fe2ec0e065b3ad8971fde0a4e Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Sat, 6 Sep 2025 03:43:30 -0400 Subject: [PATCH] [AArch64] Enable out-of-line atomics by default. --- clang/inc

[clang] [Driver] Enable outline atomics for NetBSD/aarch64 (PR #156143)

2025-09-03 Thread Brad Smith via cfe-commits
brad0 wrote: > I'm sorry but I'm not doing NetBSD anymore, and I don't think I can > contribute any useful feedback to this. I think you need someone who > understands toolchain better than I do. Thanks for letting me know. https://github.com/llvm/llvm-project/pull/156143

[clang] [Driver] Enable outline atomics for Haiku and Managarm aarch64 (PR #156299)

2025-09-01 Thread Brad Smith via cfe-commits
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/156299 None >From bfdcf4df0dd5f0e64bce04ebe8cd6afe879d5fa5 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Mon, 1 Sep 2025 05:18:56 -0400 Subject: [PATCH] [Driver] Enable outline atomics for Haiku and Managarm aarch64

[clang] [llvm] [Driver][Hurd] Add AArch64 and RISCV64 support (PR #157212)

2025-09-13 Thread Brad Smith via cfe-commits
https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/157212 >From ea175ded6a97cfc184e9d81af231d96361c1e2db Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Sat, 24 May 2025 04:40:44 -0400 Subject: [PATCH] [Driver][Hurd] Add AArch64 and RISCV64 support --- clang/lib/Basic/

[clang] [Driver] Enable outline atomics for FreeBSD/aarch64 (PR #156089)

2025-09-12 Thread Brad Smith via cfe-commits
brad0 wrote: @emaste @brooksdavis Ping. https://github.com/llvm/llvm-project/pull/156089 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-shlib] Fix linking libclang-cpp on Haiku (PR #156401)

2025-09-12 Thread Brad Smith via cfe-commits
brad0 wrote: @llvm-beanz Ping. https://github.com/llvm/llvm-project/pull/156401 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-shlib] Fix linking libclang-cpp on Haiku (PR #156401)

2025-09-03 Thread Brad Smith via cfe-commits
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/156401 Haiku requires linking in libnetwork. >From fd2d05d5139a0c435815db7c3d95fe82d3a66256 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Mon, 1 Sep 2025 23:26:14 -0400 Subject: [PATCH] [clang-shlib] Fix linking libcl

[clang] [Driver] DragonFly does not support C11 threads (PR #154886)

2025-08-21 Thread Brad Smith via cfe-commits
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/154886 None >From 99496fb8d559f889486e528124ed5e4e443611c7 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Fri, 22 Aug 2025 00:49:20 -0400 Subject: [PATCH] [Driver] DragonFly does not support C11 threads --- clang/lib

[clang] [Driver] DragonFly does not support C11 threads (PR #154886)

2025-08-21 Thread Brad Smith via cfe-commits
https://github.com/brad0 closed https://github.com/llvm/llvm-project/pull/154886 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Driver] Enable outline atomics for OpenBSD/aarch64 (PR #155713)

2025-08-27 Thread Brad Smith via cfe-commits
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/155713 None >From b7f1d3166b0be2d774382a1c7531a1c46c14d8a0 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Wed, 27 Aug 2025 18:50:41 -0400 Subject: [PATCH] [Driver] Enable outline atomics for OpenBSD/aarch64 --- clang

[clang] [Driver] Enable outline atomics for OpenBSD/aarch64 (PR #155713)

2025-08-27 Thread Brad Smith via cfe-commits
https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/155713 >From 13c3479ac3b8b13b2d2829c6ad9b77e736e77b9f Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Wed, 27 Aug 2025 18:50:41 -0400 Subject: [PATCH] [Driver] Enable outline atomics for OpenBSD/aarch64 --- clang/lib/D

[clang] [Driver] Enable outline atomics for OpenBSD/aarch64 (PR #155713)

2025-08-27 Thread Brad Smith via cfe-commits
https://github.com/brad0 closed https://github.com/llvm/llvm-project/pull/155713 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Driver] Enable outline atomics for FreeBSD/aarch64 (PR #156089)

2025-08-29 Thread Brad Smith via cfe-commits
https://github.com/brad0 edited https://github.com/llvm/llvm-project/pull/156089 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Driver] Enable outline atomics for NetBSD/aarch64 (PR #156143)

2025-08-29 Thread Brad Smith via cfe-commits
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/156143 None >From 04b59149880ab6ae7a086f17f7a2771abb0dd3ea Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Sat, 30 Aug 2025 00:34:30 -0400 Subject: [PATCH] [Driver] Enable outline atomics for NetBSD/aarch64 --- clang/

[clang] [Driver] Enable outline atomics for NetBSD/aarch64 (PR #156143)

2025-08-29 Thread Brad Smith via cfe-commits
https://github.com/brad0 edited https://github.com/llvm/llvm-project/pull/156143 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Driver] Enable outline atomics for NetBSD/aarch64 (PR #156143)

2025-08-29 Thread Brad Smith via cfe-commits
brad0 wrote: cc @0-wiz-0 https://github.com/llvm/llvm-project/pull/156143 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Driver] Enable outline atomics for NetBSD/aarch64 (PR #156143)

2025-08-30 Thread Brad Smith via cfe-commits
brad0 wrote: > I am not running an aarch64 machine, but I've asked for testers on the > mailing list: https://mail-index.netbsd.org/port-arm/2025/08/30/msg009377.html Thanks. Just looking for testing and feedback. https://github.com/llvm/llvm-project/pull/156143 ___

[clang] [Driver] Enable outline atomics for FreeBSD/aarch64 (PR #156089)

2025-09-16 Thread Brad Smith via cfe-commits
https://github.com/brad0 closed https://github.com/llvm/llvm-project/pull/156089 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-shlib] Fix linking libclang-cpp on Haiku (PR #156401)

2025-09-20 Thread Brad Smith via cfe-commits
brad0 wrote: @llvm-beanz Ping. https://github.com/llvm/llvm-project/pull/156401 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

<    2   3   4   5   6   7