[llvm-branch-commits] [clang] 02cafa8 - [AArch64] Adopt updated B16B16 target flags

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
Author: Spencer Abson Date: 2024-08-19T09:15:08+02:00 New Revision: 02cafa895c917a4b1726e64a5870877c95826be4 URL: https://github.com/llvm/llvm-project/commit/02cafa895c917a4b1726e64a5870877c95826be4 DIFF: https://github.com/llvm/llvm-project/commit/02cafa895c917a4b1726e64a5870877c95826be4.diff

[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 closed https://github.com/llvm/llvm-project/pull/104602 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Fix rejects-valid in std::span copy construction (#104500) (PR #104603)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104603 >From 90f2d48965ca8a27f4b814ada987d169ca6a6f44 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Fri, 16 Aug 2024 11:08:34 -0400 Subject: [PATCH] [libc++] Fix rejects-valid in std::span copy construction (#104500)

[llvm-branch-commits] [libcxx] 90f2d48 - [libc++] Fix rejects-valid in std::span copy construction (#104500)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
Author: Louis Dionne Date: 2024-08-19T09:17:27+02:00 New Revision: 90f2d48965ca8a27f4b814ada987d169ca6a6f44 URL: https://github.com/llvm/llvm-project/commit/90f2d48965ca8a27f4b814ada987d169ca6a6f44 DIFF: https://github.com/llvm/llvm-project/commit/90f2d48965ca8a27f4b814ada987d169ca6a6f44.diff

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Fix rejects-valid in std::span copy construction (#104500) (PR #104603)

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

[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-19 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101878 >From b45f75295e3038ef79dce4ac63fbf95b659eebe5 Mon Sep 17 00:00:00 2001 From: Piotr Zegar Date: Thu, 25 Jul 2024 17:26:01 +0200 Subject: [PATCH] [clang-tidy] Fix crash in C language in readability-non-const-paramete

[llvm-branch-commits] [clang-tools-extra] b45f752 - [clang-tidy] Fix crash in C language in readability-non-const-parameter (#100461)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
Author: Piotr Zegar Date: 2024-08-19T09:18:56+02:00 New Revision: b45f75295e3038ef79dce4ac63fbf95b659eebe5 URL: https://github.com/llvm/llvm-project/commit/b45f75295e3038ef79dce4ac63fbf95b659eebe5 DIFF: https://github.com/llvm/llvm-project/commit/b45f75295e3038ef79dce4ac63fbf95b659eebe5.diff L

[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-19 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101878 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

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

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
tru wrote: Ok - I am always open to accept things that improve security unless the risk is huge. But it sounds like this will only affect applications that are linking to openmp? Do you see any other risks of accepting this now? https://github.com/llvm/llvm-project/pull/103491

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

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
tru wrote: Ping on this one. Can someone review this change? https://github.com/llvm/llvm-project/pull/102070 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [AArch64] Add streaming-mode stack hazard optimization remarks (#101695) (PR #102168)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
tru wrote: Thanks for the discussion. I am going to allow this since it's pretty contained and have a big upside for some certain types of users. I think this really skirts the line, for the future I hope things like this can hit the main branch before the branching. https://github.com/llvm/l

[llvm-branch-commits] [llvm] release/19.x: [AArch64] Add streaming-mode stack hazard optimization remarks (#101695) (PR #102168)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102168 >From 8fbe69a407b2784c7e9d91a3c69daa9786b14391 Mon Sep 17 00:00:00 2001 From: Hari Limaye Date: Tue, 6 Aug 2024 11:39:01 +0100 Subject: [PATCH] [AArch64] Add streaming-mode stack hazard optimization remarks (#101695

[llvm-branch-commits] [llvm] 8fbe69a - [AArch64] Add streaming-mode stack hazard optimization remarks (#101695)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
Author: Hari Limaye Date: 2024-08-19T09:27:19+02:00 New Revision: 8fbe69a407b2784c7e9d91a3c69daa9786b14391 URL: https://github.com/llvm/llvm-project/commit/8fbe69a407b2784c7e9d91a3c69daa9786b14391 DIFF: https://github.com/llvm/llvm-project/commit/8fbe69a407b2784c7e9d91a3c69daa9786b14391.diff L

[llvm-branch-commits] [llvm] release/19.x: [AArch64] Add streaming-mode stack hazard optimization remarks (#101695) (PR #102168)

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

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

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
tru wrote: Any update on this one? https://github.com/llvm/llvm-project/pull/102561 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/19.x: [clang] Avoid triggering vtable instantiation for C++23 constexpr dtor (#102605) (PR #102924)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102924 >From 6e3026883d77124e32a2a7be72c3361fba3e7457 Mon Sep 17 00:00:00 2001 From: Mariya Podchishchaeva Date: Mon, 12 Aug 2024 09:08:46 +0200 Subject: [PATCH] [clang] Avoid triggering vtable instantiation for C++23 cons

[llvm-branch-commits] [clang] 6e30268 - [clang] Avoid triggering vtable instantiation for C++23 constexpr dtor (#102605)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
Author: Mariya Podchishchaeva Date: 2024-08-19T09:28:25+02:00 New Revision: 6e3026883d77124e32a2a7be72c3361fba3e7457 URL: https://github.com/llvm/llvm-project/commit/6e3026883d77124e32a2a7be72c3361fba3e7457 DIFF: https://github.com/llvm/llvm-project/commit/6e3026883d77124e32a2a7be72c3361fba3e74

[llvm-branch-commits] [clang] release/19.x: [clang] Avoid triggering vtable instantiation for C++23 constexpr dtor (#102605) (PR #102924)

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

[llvm-branch-commits] [llvm] release/19.x: [BOLT] Fix relocations handling (PR #102741)

2024-08-19 Thread Tobias Hieta via llvm-branch-commits
tru wrote: Can we get a review on this so that it can be included before final is done if it should be? https://github.com/llvm/llvm-project/pull/102741 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi

[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: Looks much better. I'll merge it later. https://github.com/llvm/llvm-project/pull/102438 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

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

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/103491 >From 38a591de66a86aaf523f78f8266a2d5f01a1b106 Mon Sep 17 00:00:00 2001 From: Tulio Magno Quites Machado Filho Date: Tue, 13 Aug 2024 15:34:41 -0300 Subject: [PATCH] [OpenMP][AArch64] Fix branch protection in microta

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

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: Tulio Magno Quites Machado Filho Date: 2024-08-20T09:14:30+02:00 New Revision: 38a591de66a86aaf523f78f8266a2d5f01a1b106 URL: https://github.com/llvm/llvm-project/commit/38a591de66a86aaf523f78f8266a2d5f01a1b106 DIFF: https://github.com/llvm/llvm-project/commit/38a591de66a86aaf523f78f8266

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

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

[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-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102438 >From 6fcbfb8ebc9650a2ea184aac244d067efdbe441e Mon Sep 17 00:00:00 2001 From: Sharadh Rajaraman Date: Mon, 19 Aug 2024 12:17:58 +0100 Subject: [PATCH] [clang][driver] `TY_ModuleFile` should be a 'CXX' file type ---

[llvm-branch-commits] [clang] 6fcbfb8 - [clang][driver] `TY_ModuleFile` should be a 'CXX' file type

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: Sharadh Rajaraman Date: 2024-08-20T09:15:54+02:00 New Revision: 6fcbfb8ebc9650a2ea184aac244d067efdbe441e URL: https://github.com/llvm/llvm-project/commit/6fcbfb8ebc9650a2ea184aac244d067efdbe441e DIFF: https://github.com/llvm/llvm-project/commit/6fcbfb8ebc9650a2ea184aac244d067efdbe441e.d

[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-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102438 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [Mips] Fix fast isel for i16 bswap. (#103398) (PR #104745)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104745 >From 9545ef53ebe8be2a53ef6f84626f52bed73c82ba Mon Sep 17 00:00:00 2001 From: Craig Topper Date: Fri, 16 Aug 2024 14:54:51 -0700 Subject: [PATCH] [Mips] Fix fast isel for i16 bswap. (#103398) We need to mask the SRL

[llvm-branch-commits] [llvm] release/19.x: [Mips] Fix fast isel for i16 bswap. (#103398) (PR #104745)

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

[llvm-branch-commits] [llvm] 9545ef5 - [Mips] Fix fast isel for i16 bswap. (#103398)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: Craig Topper Date: 2024-08-20T09:16:16+02:00 New Revision: 9545ef53ebe8be2a53ef6f84626f52bed73c82ba URL: https://github.com/llvm/llvm-project/commit/9545ef53ebe8be2a53ef6f84626f52bed73c82ba DIFF: https://github.com/llvm/llvm-project/commit/9545ef53ebe8be2a53ef6f84626f52bed73c82ba.diff

[llvm-branch-commits] [llvm] 8595e91 - Add some brief LLVM 19 release notes for Pointer Authentication ABI support.

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: Anton Korobeynikov Date: 2024-08-20T09:16:42+02:00 New Revision: 8595e91b16dadc33fbb321cfd30b77f43f64e10e URL: https://github.com/llvm/llvm-project/commit/8595e91b16dadc33fbb321cfd30b77f43f64e10e DIFF: https://github.com/llvm/llvm-project/commit/8595e91b16dadc33fbb321cfd30b77f43f64e10e.

[llvm-branch-commits] [clang] [llvm] Add some brief LLVM 19 release notes for Pointer Authentication ABI support (PR #104657)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104657 >From 8595e91b16dadc33fbb321cfd30b77f43f64e10e Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Fri, 16 Aug 2024 18:09:53 -0700 Subject: [PATCH] Add some brief LLVM 19 release notes for Pointer Authentication

[llvm-branch-commits] [clang] [llvm] Add some brief LLVM 19 release notes for Pointer Authentication ABI support (PR #104657)

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

[llvm-branch-commits] [llvm] release/19.x: [BOLT] Fix relocations handling (PR #102741)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102741 >From bb46c721211b901f7ab34551e4bb240308203da9 Mon Sep 17 00:00:00 2001 From: Vladislav Khmelevsky Date: Sat, 27 Jul 2024 23:07:59 +0400 Subject: [PATCH] release/19.x: [BOLT] Fix relocations handling Backport https

[llvm-branch-commits] [llvm] release/19.x: [BOLT] Fix relocations handling (PR #102741)

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

[llvm-branch-commits] [clang] [llvm] [AArch64] Fix a bug where user could not disable certain architecture features (PR #104752)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104752 >From 263965ebe237e2f82d714a12a8c9338b46237a33 Mon Sep 17 00:00:00 2001 From: Tomas Matheson Date: Sat, 17 Aug 2024 13:36:40 +0100 Subject: [PATCH] [AArch64] Add a check for invalid default features (#104435) This a

[llvm-branch-commits] [llvm] 263965e - [AArch64] Add a check for invalid default features (#104435)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: Tomas Matheson Date: 2024-08-20T09:18:22+02:00 New Revision: 263965ebe237e2f82d714a12a8c9338b46237a33 URL: https://github.com/llvm/llvm-project/commit/263965ebe237e2f82d714a12a8c9338b46237a33 DIFF: https://github.com/llvm/llvm-project/commit/263965ebe237e2f82d714a12a8c9338b46237a33.diff

[llvm-branch-commits] [clang] [llvm] [AArch64] Fix a bug where user could not disable certain architecture features (PR #104752)

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

[llvm-branch-commits] [llvm] release/19.x: [GlobalISel] Bail out early for big-endian (#103310) (PR #104823)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104823 >From c1336c9e3bd6c0887ead386043c547b3a3ed76a9 Mon Sep 17 00:00:00 2001 From: David Green Date: Mon, 19 Aug 2024 18:50:47 +0100 Subject: [PATCH] [GlobalISel] Bail out early for big-endian (#103310) If we continue th

[llvm-branch-commits] [llvm] c1336c9 - [GlobalISel] Bail out early for big-endian (#103310)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: David Green Date: 2024-08-20T09:19:52+02:00 New Revision: c1336c9e3bd6c0887ead386043c547b3a3ed76a9 URL: https://github.com/llvm/llvm-project/commit/c1336c9e3bd6c0887ead386043c547b3a3ed76a9 DIFF: https://github.com/llvm/llvm-project/commit/c1336c9e3bd6c0887ead386043c547b3a3ed76a9.diff L

[llvm-branch-commits] [llvm] release/19.x: [GlobalISel] Bail out early for big-endian (#103310) (PR #104823)

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

[llvm-branch-commits] [lld] release/19.x: [LLD] [MinGW] Recognize the -rpath option (#102886) (PR #104843)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104843 >From 6dbc0e236b3e3a651302d079d1c64934976bc0b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Sun, 18 Aug 2024 00:44:16 +0300 Subject: [PATCH] [LLD] [MinGW] Recognize the -rpath option (#10288

[llvm-branch-commits] [lld] 6dbc0e2 - [LLD] [MinGW] Recognize the -rpath option (#102886)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: Martin Storsjö Date: 2024-08-20T09:20:29+02:00 New Revision: 6dbc0e236b3e3a651302d079d1c64934976bc0b3 URL: https://github.com/llvm/llvm-project/commit/6dbc0e236b3e3a651302d079d1c64934976bc0b3 DIFF: https://github.com/llvm/llvm-project/commit/6dbc0e236b3e3a651302d079d1c64934976bc0b3.diff

[llvm-branch-commits] [lld] release/19.x: [LLD] [MinGW] Recognize the -rpath option (#102886) (PR #104843)

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

[llvm-branch-commits] [clang] 3ffa542 - [C++23] Fix infinite recursion (Clang 19.x regression) (#104829)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: Aaron Ballman Date: 2024-08-20T09:20:54+02:00 New Revision: 3ffa5421ca657c04d4df170307c1f9a3c6293003 URL: https://github.com/llvm/llvm-project/commit/3ffa5421ca657c04d4df170307c1f9a3c6293003 DIFF: https://github.com/llvm/llvm-project/commit/3ffa5421ca657c04d4df170307c1f9a3c6293003.diff

[llvm-branch-commits] [clang] release/19.x: [C++23] Fix infinite recursion (Clang 19.x regression) (#104829) (PR #104858)

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

[llvm-branch-commits] [llvm] release/19.x: [llvm][CodeGen] Address the issue discovered In window scheduling (#101665) (PR #102881)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102881 >From bee19707eb9154a84d6052beb056f62ad69637fc Mon Sep 17 00:00:00 2001 From: Kai Yan Date: Wed, 24 Jul 2024 12:06:35 +0800 Subject: [PATCH 1/5] [llvm][CodeGen] Added missing initialization failure information for w

[llvm-branch-commits] [llvm] release/19.x: [llvm][CodeGen] Address the issue discovered In window scheduling (#101665) (PR #102881)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
tru wrote: I can merge this PR as it is. But I need to have someone to review it, especially it will land in the last possible window before -final. This has to be solid and not cause issues after merge. Since this touches Hexagon I would like @SundeepKushwaha to chime in. https://github.com/

[llvm-branch-commits] [clang] [AArch64][ARM] Add a release note about _BitInt (PR #101521)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
tru wrote: The conflict needs to be fixed. https://github.com/llvm/llvm-project/pull/101521 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/19.x: [SLP]Fix PR104422: Wrong value truncation (PR #104747)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
tru wrote: @nikic who can review this? @fhahn ? https://github.com/llvm/llvm-project/pull/104747 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] 64b8514 - Reland [C++20] [Modules] [Itanium ABI] Generate the vtable in the mod… (#102287)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: Chuanqi Xu Date: 2024-08-20T09:28:20+02:00 New Revision: 64b8514e6c1a663660fbb93ec7f623b3e40a2020 URL: https://github.com/llvm/llvm-project/commit/64b8514e6c1a663660fbb93ec7f623b3e40a2020 DIFF: https://github.com/llvm/llvm-project/commit/64b8514e6c1a663660fbb93ec7f623b3e40a2020.diff LO

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

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102561 >From 64b8514e6c1a663660fbb93ec7f623b3e40a2020 Mon Sep 17 00:00:00 2001 From: Chuanqi Xu Date: Thu, 8 Aug 2024 13:14:09 +0800 Subject: [PATCH] =?UTF-8?q?Reland=20[C++20]=20[Modules]=20[Itanium=20ABI]?= =?UTF-8?q?=20

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

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

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

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/101888 >From 7e7e8125cfabf7daf5de63612e6f2c646dd8cad3 Mon Sep 17 00:00:00 2001 From: John Brawn Date: Sun, 4 Aug 2024 13:27:12 +0100 Subject: [PATCH 1/3] [libunwind] Add GCS support for AArch64 (#99335) AArch64 GCS (Guarde

[llvm-branch-commits] [libunwind] 7e7e812 - [libunwind] Add GCS support for AArch64 (#99335)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: John Brawn Date: 2024-08-20T09:29:19+02:00 New Revision: 7e7e8125cfabf7daf5de63612e6f2c646dd8cad3 URL: https://github.com/llvm/llvm-project/commit/7e7e8125cfabf7daf5de63612e6f2c646dd8cad3 DIFF: https://github.com/llvm/llvm-project/commit/7e7e8125cfabf7daf5de63612e6f2c646dd8cad3.diff LO

[llvm-branch-commits] [libunwind] c3da16b - [libunwind] Be more careful about enabling GCS (#101973)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: John Brawn Date: 2024-08-20T09:29:19+02:00 New Revision: c3da16b094511e42022e534b5eb665dbc3f8db0f URL: https://github.com/llvm/llvm-project/commit/c3da16b094511e42022e534b5eb665dbc3f8db0f DIFF: https://github.com/llvm/llvm-project/commit/c3da16b094511e42022e534b5eb665dbc3f8db0f.diff LO

[llvm-branch-commits] [libunwind] 72d2932 - [libunwind] Fix problems caused by combining BTI and GCS (#102322)

2024-08-20 Thread Tobias Hieta via llvm-branch-commits
Author: John Brawn Date: 2024-08-20T09:29:19+02:00 New Revision: 72d2932da5a7c70885a1fdfaa809ff1ede0984ff URL: https://github.com/llvm/llvm-project/commit/72d2932da5a7c70885a1fdfaa809ff1ede0984ff DIFF: https://github.com/llvm/llvm-project/commit/72d2932da5a7c70885a1fdfaa809ff1ede0984ff.diff LO

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

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

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80585 (PR #80776)

2024-02-06 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru approved this pull request. https://github.com/llvm/llvm-project/pull/80776 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] fix links on clang 18.1.0rc release page (PR #82739)

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

[llvm-branch-commits] [clang] fix links on clang 18.1.0rc release page (PR #82739)

2024-02-26 Thread Tobias Hieta via llvm-branch-commits
tru wrote: I merged it directly to the branch. Thanks for the fixes! https://github.com/llvm/llvm-project/pull/82739 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com

[llvm-branch-commits] [llvm] release/18.x: [lit][ci] Publish lit wheels (#88072) (PR #88155)

2024-04-09 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru approved this pull request. https://github.com/llvm/llvm-project/pull/88155 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] a95298a - Fix canonicalizer to copy the entire GreedyRewriteConfig instead of selected fields

2023-08-25 Thread Tobias Hieta via llvm-branch-commits
Author: Mehdi Amini Date: 2023-08-25T09:42:01+02:00 New Revision: a95298a0ed4b42dc79ebda2db1f8f371447c37db URL: https://github.com/llvm/llvm-project/commit/a95298a0ed4b42dc79ebda2db1f8f371447c37db DIFF: https://github.com/llvm/llvm-project/commit/a95298a0ed4b42dc79ebda2db1f8f371447c37db.diff L

[llvm-branch-commits] [mlir] 5e47fe1 - Fix ODS verifier emission for DerivedAttr when Properties are enabled

2023-08-25 Thread Tobias Hieta via llvm-branch-commits
Author: Mehdi Amini Date: 2023-08-25T09:42:01+02:00 New Revision: 5e47fe1945952aa7719f1a139cdabd7b37cf6511 URL: https://github.com/llvm/llvm-project/commit/5e47fe1945952aa7719f1a139cdabd7b37cf6511 DIFF: https://github.com/llvm/llvm-project/commit/5e47fe1945952aa7719f1a139cdabd7b37cf6511.diff L

[llvm-branch-commits] [llvm] 4b414e5 - Fix regression of D157680

2023-08-25 Thread Tobias Hieta via llvm-branch-commits
Author: XinWang10 Date: 2023-08-25T10:49:15+02:00 New Revision: 4b414e52ac10e04de26ad66ca4590605e836af24 URL: https://github.com/llvm/llvm-project/commit/4b414e52ac10e04de26ad66ca4590605e836af24 DIFF: https://github.com/llvm/llvm-project/commit/4b414e52ac10e04de26ad66ca4590605e836af24.diff LOG

[llvm-branch-commits] [libcxxabi] 01f7134 - [libc++] Fix problems with GCC 13 and switch to it in the CI

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Nikolas Klauser Date: 2023-08-27T10:55:06+02:00 New Revision: 01f7134c0ea8caff86828df3f979726dffa33924 URL: https://github.com/llvm/llvm-project/commit/01f7134c0ea8caff86828df3f979726dffa33924 DIFF: https://github.com/llvm/llvm-project/commit/01f7134c0ea8caff86828df3f979726dffa33924.dif

[llvm-branch-commits] [libcxx] 231dab0 - [libc++] Move header_information.py up from tests

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Ian Anderson Date: 2023-08-27T10:55:16+02:00 New Revision: 231dab0e40e7f654bf65b9182d00df7b0f8f9551 URL: https://github.com/llvm/llvm-project/commit/231dab0e40e7f654bf65b9182d00df7b0f8f9551 DIFF: https://github.com/llvm/llvm-project/commit/231dab0e40e7f654bf65b9182d00df7b0f8f9551.diff

[llvm-branch-commits] [libcxx] ae49840 - [libc++][Modules] Remove unnecessary `requires` from the module map

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Ian Anderson Date: 2023-08-27T10:55:16+02:00 New Revision: ae498406499af87687d16efada56144f1639c424 URL: https://github.com/llvm/llvm-project/commit/ae498406499af87687d16efada56144f1639c424 DIFF: https://github.com/llvm/llvm-project/commit/ae498406499af87687d16efada56144f1639c424.diff

[llvm-branch-commits] [libcxx] 0521244 - [libc++][Modules] Simplify the __std_clang_module header generation

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Ian Anderson Date: 2023-08-27T10:55:16+02:00 New Revision: 0521244b24745ecbd098a8b0e02786f177dcb539 URL: https://github.com/llvm/llvm-project/commit/0521244b24745ecbd098a8b0e02786f177dcb539 DIFF: https://github.com/llvm/llvm-project/commit/0521244b24745ecbd098a8b0e02786f177dcb539.diff

[llvm-branch-commits] [libcxx] 5e2c522 - [libc++][Modules] Generate the __std_clang_module header

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Ian Anderson Date: 2023-08-27T10:55:16+02:00 New Revision: 5e2c5225f8f4d22c2a220d984740a9cf37df80a9 URL: https://github.com/llvm/llvm-project/commit/5e2c5225f8f4d22c2a220d984740a9cf37df80a9 DIFF: https://github.com/llvm/llvm-project/commit/5e2c5225f8f4d22c2a220d984740a9cf37df80a9.diff

[llvm-branch-commits] [libcxx] 2641da8 - [libc++][Modules] locale fails to compile with clang modules when _LIBCPP_LOCALE__L_EXTENSIONS is undefined

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Ian Anderson Date: 2023-08-27T10:55:37+02:00 New Revision: 2641da8e1057d943b79bc4ea906ee6804ea9dace URL: https://github.com/llvm/llvm-project/commit/2641da8e1057d943b79bc4ea906ee6804ea9dace DIFF: https://github.com/llvm/llvm-project/commit/2641da8e1057d943b79bc4ea906ee6804ea9dace.diff

[llvm-branch-commits] [clang] 6998ecd - [NFC] [C++20] [Coroutines] Mention the side effect of a fix may bring regressions

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Chuanqi Xu Date: 2023-08-27T10:55:46+02:00 New Revision: 6998ecd330f2b028bf4678edd4f53b5489c5e6df URL: https://github.com/llvm/llvm-project/commit/6998ecd330f2b028bf4678edd4f53b5489c5e6df DIFF: https://github.com/llvm/llvm-project/commit/6998ecd330f2b028bf4678edd4f53b5489c5e6df.diff LO

[llvm-branch-commits] [libcxx] 4114813 - [libc++] Increase the constexpr steps limit on some `bitset` tests.

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Konstantin Varlamov Date: 2023-08-27T10:55:30+02:00 New Revision: 4114813bf2fe23f4be34633037230e7a2ec22701 URL: https://github.com/llvm/llvm-project/commit/4114813bf2fe23f4be34633037230e7a2ec22701 DIFF: https://github.com/llvm/llvm-project/commit/4114813bf2fe23f4be34633037230e7a2ec22701

[llvm-branch-commits] [libcxx] f63cdbc - [libc++][ranges] Fix `ranges::to` test.

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Konstantin Varlamov Date: 2023-08-27T10:55:24+02:00 New Revision: f63cdbcc0cdccf14ac699207be6226b40b1751f8 URL: https://github.com/llvm/llvm-project/commit/f63cdbcc0cdccf14ac699207be6226b40b1751f8 DIFF: https://github.com/llvm/llvm-project/commit/f63cdbcc0cdccf14ac699207be6226b40b1751f8

[llvm-branch-commits] [clang] f05226d - [C++20] [Coroutines] Mark await_suspend as noinline if the awaiter is not empty

2023-08-27 Thread Tobias Hieta via llvm-branch-commits
Author: Chuanqi Xu Date: 2023-08-27T10:55:46+02:00 New Revision: f05226d7e38c36efe029a0eb4201b0843f81b5e8 URL: https://github.com/llvm/llvm-project/commit/f05226d7e38c36efe029a0eb4201b0843f81b5e8 DIFF: https://github.com/llvm/llvm-project/commit/f05226d7e38c36efe029a0eb4201b0843f81b5e8.diff LO

[llvm-branch-commits] [clang] baae3c3 - Revert "[clang] Run test for concrete target"

2023-08-28 Thread Tobias Hieta via llvm-branch-commits
Author: Tobias Hieta Date: 2023-08-28T12:13:07+02:00 New Revision: baae3c31aba93f548d3249536102c28847b81e1b URL: https://github.com/llvm/llvm-project/commit/baae3c31aba93f548d3249536102c28847b81e1b DIFF: https://github.com/llvm/llvm-project/commit/baae3c31aba93f548d3249536102c28847b81e1b.diff

[llvm-branch-commits] [clang] 0638df0 - Revert "[clang] Set FP options in Sema when instantiating CompoundStmt"

2023-08-28 Thread Tobias Hieta via llvm-branch-commits
Author: Tobias Hieta Date: 2023-08-28T12:13:13+02:00 New Revision: 0638df00951ca454b97f9db546a7f85f32258aa8 URL: https://github.com/llvm/llvm-project/commit/0638df00951ca454b97f9db546a7f85f32258aa8 DIFF: https://github.com/llvm/llvm-project/commit/0638df00951ca454b97f9db546a7f85f32258aa8.diff

[llvm-branch-commits] [clang] ed108ee - [Driver, X86] Ignore -mfpmath= for assembler input

2023-08-28 Thread Tobias Hieta via llvm-branch-commits
Author: Fangrui Song Date: 2023-08-29T08:09:43+02:00 New Revision: ed108ee79b3119a4a83bc22b16abe5ff5a550825 URL: https://github.com/llvm/llvm-project/commit/ed108ee79b3119a4a83bc22b16abe5ff5a550825 DIFF: https://github.com/llvm/llvm-project/commit/ed108ee79b3119a4a83bc22b16abe5ff5a550825.diff

[llvm-branch-commits] [llvm] da76a22 - [llvm-rc] Continue to use Argv[0] to resolve executable path

2023-08-28 Thread Tobias Hieta via llvm-branch-commits
Author: Amy Huang Date: 2023-08-29T08:10:31+02:00 New Revision: da76a22ae9ff984a2038940b17e0322219bce25f URL: https://github.com/llvm/llvm-project/commit/da76a22ae9ff984a2038940b17e0322219bce25f DIFF: https://github.com/llvm/llvm-project/commit/da76a22ae9ff984a2038940b17e0322219bce25f.diff LOG

[llvm-branch-commits] [llvm] a734685 - [llvm-exegesis] Use mmap2 when mmap is unavailable to fix riscv32 build

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Khem Raj Date: 2023-08-30T16:57:34+02:00 New Revision: a7346857934d6cecb21ddbd4100bbac1ce73cafc URL: https://github.com/llvm/llvm-project/commit/a7346857934d6cecb21ddbd4100bbac1ce73cafc DIFF: https://github.com/llvm/llvm-project/commit/a7346857934d6cecb21ddbd4100bbac1ce73cafc.diff LOG:

[llvm-branch-commits] [clang] 9fbdf9f - Fix up release note; NFC

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Aaron Ballman Date: 2023-08-30T16:56:35+02:00 New Revision: 9fbdf9f8b1046a14323ddb95f7552c10f55b2c17 URL: https://github.com/llvm/llvm-project/commit/9fbdf9f8b1046a14323ddb95f7552c10f55b2c17 DIFF: https://github.com/llvm/llvm-project/commit/9fbdf9f8b1046a14323ddb95f7552c10f55b2c17.diff

[llvm-branch-commits] [clang] d469d5c - Reland "[clang-repl] Adapt to the recent dylib-related changes in ORC."

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Vassil Vassilev Date: 2023-08-30T16:58:23+02:00 New Revision: d469d5ce19a8134148c35451558d5a81870ca871 URL: https://github.com/llvm/llvm-project/commit/d469d5ce19a8134148c35451558d5a81870ca871 DIFF: https://github.com/llvm/llvm-project/commit/d469d5ce19a8134148c35451558d5a81870ca871.dif

[llvm-branch-commits] [llvm] 94af834 - [X86][BF16] Lower FP_EXTEND for vector types under AVX512BF16

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Phoebe Wang Date: 2023-08-30T16:58:00+02:00 New Revision: 94af834cb87ff9e04f9b075540dbf9b75e4a4cb3 URL: https://github.com/llvm/llvm-project/commit/94af834cb87ff9e04f9b075540dbf9b75e4a4cb3 DIFF: https://github.com/llvm/llvm-project/commit/94af834cb87ff9e04f9b075540dbf9b75e4a4cb3.diff L

[llvm-branch-commits] [clang] 2c9feb0 - [clang-format] Fix braced initializer with templated base class

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Galen Elias Date: 2023-08-30T16:59:39+02:00 New Revision: 2c9feb07f3370d2f5bab2a4731dd2500079e4ec8 URL: https://github.com/llvm/llvm-project/commit/2c9feb07f3370d2f5bab2a4731dd2500079e4ec8 DIFF: https://github.com/llvm/llvm-project/commit/2c9feb07f3370d2f5bab2a4731dd2500079e4ec8.diff L

[llvm-branch-commits] [clang] 8c5c652 - [clang][ExprConstant] Fix crash on uninitialized base class subobject

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Takuya Shimizu Date: 2023-08-30T16:59:25+02:00 New Revision: 8c5c652ed71ba3948f52f707d8022eb5ec87d802 URL: https://github.com/llvm/llvm-project/commit/8c5c652ed71ba3948f52f707d8022eb5ec87d802 DIFF: https://github.com/llvm/llvm-project/commit/8c5c652ed71ba3948f52f707d8022eb5ec87d802.diff

[llvm-branch-commits] [llvm] acc6a14 - [Tests][ConstraintElim] autogen newly-added case in large-constant-ints.ll (NFC)

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Erik Desjardins Date: 2023-08-30T16:57:47+02:00 New Revision: acc6a14413f3edb6661c6d77c2edbd9fa804e458 URL: https://github.com/llvm/llvm-project/commit/acc6a14413f3edb6661c6d77c2edbd9fa804e458 DIFF: https://github.com/llvm/llvm-project/commit/acc6a14413f3edb6661c6d77c2edbd9fa804e458.dif

[llvm-branch-commits] [clang] 4dea033 - [clang] Update NumFunctionDeclBits for FunctionDeclBitfields

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: dingfei Date: 2023-08-30T16:59:56+02:00 New Revision: 4dea033c9b9f6393551984061fb1cd036bbeca67 URL: https://github.com/llvm/llvm-project/commit/4dea033c9b9f6393551984061fb1cd036bbeca67 DIFF: https://github.com/llvm/llvm-project/commit/4dea033c9b9f6393551984061fb1cd036bbeca67.diff LOG:

[llvm-branch-commits] [compiler-rt] cf16374 - [asan] Intercept atoll and strtoll on Windows

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Fangrui Song Date: 2023-08-30T17:00:18+02:00 New Revision: cf16374055c1eb3367ada29e4e544f84bc588413 URL: https://github.com/llvm/llvm-project/commit/cf16374055c1eb3367ada29e4e544f84bc588413 DIFF: https://github.com/llvm/llvm-project/commit/cf16374055c1eb3367ada29e4e544f84bc588413.diff

[llvm-branch-commits] [compiler-rt] dd230ef - [sanitizer] Intercept glibc 2.38 __isoc23_* functions

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Fangrui Song Date: 2023-08-30T17:00:18+02:00 New Revision: dd230efe703f34678ce52280e50238abf908aaa1 URL: https://github.com/llvm/llvm-project/commit/dd230efe703f34678ce52280e50238abf908aaa1 DIFF: https://github.com/llvm/llvm-project/commit/dd230efe703f34678ce52280e50238abf908aaa1.diff

[llvm-branch-commits] [compiler-rt] c8abecd - [compiler-rt] [test] Adjust an XFAIL for strtoll_strict.c for MinGW targets

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Martin Storsjö Date: 2023-08-30T17:00:18+02:00 New Revision: c8abecdaca4e5d7defd9d3f6c388d64f5ee03e47 URL: https://github.com/llvm/llvm-project/commit/c8abecdaca4e5d7defd9d3f6c388d64f5ee03e47 DIFF: https://github.com/llvm/llvm-project/commit/c8abecdaca4e5d7defd9d3f6c388d64f5ee03e47.diff

[llvm-branch-commits] [llvm] 5d2eda7 - [ConstraintElim] fix crash with large constants in mul nsw

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Erik Desjardins Date: 2023-08-30T16:57:47+02:00 New Revision: 5d2eda78bce64798fa0fb298f0726b2baa5c9e40 URL: https://github.com/llvm/llvm-project/commit/5d2eda78bce64798fa0fb298f0726b2baa5c9e40 DIFF: https://github.com/llvm/llvm-project/commit/5d2eda78bce64798fa0fb298f0726b2baa5c9e40.dif

[llvm-branch-commits] [clang] 9afe667 - Function multi-versioning: disable ifunc for ELF targets other than glibc/Android/FreeBSD

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Fangrui Song Date: 2023-08-30T17:00:27+02:00 New Revision: 9afe6676833dc0a554463f82e8d5574a0987aa1e URL: https://github.com/llvm/llvm-project/commit/9afe6676833dc0a554463f82e8d5574a0987aa1e DIFF: https://github.com/llvm/llvm-project/commit/9afe6676833dc0a554463f82e8d5574a0987aa1e.diff

[llvm-branch-commits] [compiler-rt] b6cf21f - [msan] Fix compilation on non-glibc

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Brooks Davis Date: 2023-08-30T17:00:18+02:00 New Revision: b6cf21feeead70805ecd123182492034afea URL: https://github.com/llvm/llvm-project/commit/b6cf21feeead70805ecd123182492034afea DIFF: https://github.com/llvm/llvm-project/commit/b6cf21feeead70805ecd123182492034afea.diff

[llvm-branch-commits] [clang] 1440745 - [clang-format] Exclude kw_decltype in RemoveParentheses

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Owen Pan Date: 2023-08-30T17:00:56+02:00 New Revision: 1440745b0a641205a6db6e99e68723c52d1c582b URL: https://github.com/llvm/llvm-project/commit/1440745b0a641205a6db6e99e68723c52d1c582b DIFF: https://github.com/llvm/llvm-project/commit/1440745b0a641205a6db6e99e68723c52d1c582b.diff LOG:

[llvm-branch-commits] [llvm] 993681f - [RISCV] Add test case showing vmerge fold miscompile with tail policy

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Luke Lau Date: 2023-08-30T17:00:48+02:00 New Revision: 993681f594dcad4ea279b32bcc0a2acafcd7d7c8 URL: https://github.com/llvm/llvm-project/commit/993681f594dcad4ea279b32bcc0a2acafcd7d7c8 DIFF: https://github.com/llvm/llvm-project/commit/993681f594dcad4ea279b32bcc0a2acafcd7d7c8.diff LOG:

[llvm-branch-commits] [llvm] 6f1974e - [RISCV] Don't relax policy to ta when vmerge's VL shrinks during folding

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Luke Lau Date: 2023-08-30T17:00:48+02:00 New Revision: 6f1974e04c3c223a812c6181c9d48ea85a472293 URL: https://github.com/llvm/llvm-project/commit/6f1974e04c3c223a812c6181c9d48ea85a472293 DIFF: https://github.com/llvm/llvm-project/commit/6f1974e04c3c223a812c6181c9d48ea85a472293.diff LOG:

[llvm-branch-commits] [clang] b8444b6 - Silently accept -Wgnu-empty-initializer

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Aaron Ballman Date: 2023-08-30T17:02:23+02:00 New Revision: b8444b613b3aa465b9038a0e043988a011abbbf0 URL: https://github.com/llvm/llvm-project/commit/b8444b613b3aa465b9038a0e043988a011abbbf0 DIFF: https://github.com/llvm/llvm-project/commit/b8444b613b3aa465b9038a0e043988a011abbbf0.diff

[llvm-branch-commits] [clang] 5a60d71 - [CMake] Add a few more missing dependencies on ClangDriverOptions

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Jon Roelofs Date: 2023-08-30T17:01:13+02:00 New Revision: 5a60d716ca5b9c713b6076f66fdb09f000c5c9f8 URL: https://github.com/llvm/llvm-project/commit/5a60d716ca5b9c713b6076f66fdb09f000c5c9f8 DIFF: https://github.com/llvm/llvm-project/commit/5a60d716ca5b9c713b6076f66fdb09f000c5c9f8.diff L

[llvm-branch-commits] [clang] cfd6f0f - [clang] Set FP options in Sema when instantiating CompoundStmt

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Serge Pavlov Date: 2023-08-30T17:10:36+02:00 New Revision: cfd6f0fb9d58b71ec2bd242e58be1c9522cec260 URL: https://github.com/llvm/llvm-project/commit/cfd6f0fb9d58b71ec2bd242e58be1c9522cec260 DIFF: https://github.com/llvm/llvm-project/commit/cfd6f0fb9d58b71ec2bd242e58be1c9522cec260.diff

[llvm-branch-commits] [clang] 78447a8 - [clang] Run test for concrete target

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Serge Pavlov Date: 2023-08-30T17:10:36+02:00 New Revision: 78447a8ad57ac62bcc40bd6c865b071e3d686ec1 URL: https://github.com/llvm/llvm-project/commit/78447a8ad57ac62bcc40bd6c865b071e3d686ec1 DIFF: https://github.com/llvm/llvm-project/commit/78447a8ad57ac62bcc40bd6c865b071e3d686ec1.diff

[llvm-branch-commits] [clang] 45c677d - [clang][test] Make check pattern shorter

2023-08-30 Thread Tobias Hieta via llvm-branch-commits
Author: Serge Pavlov Date: 2023-08-30T17:10:36+02:00 New Revision: 45c677d8c62b731df617181e5019316d0b2e1820 URL: https://github.com/llvm/llvm-project/commit/45c677d8c62b731df617181e5019316d0b2e1820 DIFF: https://github.com/llvm/llvm-project/commit/45c677d8c62b731df617181e5019316d0b2e1820.diff

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