[llvm-branch-commits] [mlir] 0d8fd07 - Fix some missing fully qualified namespaces in MLIR TableGen generator

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

[llvm-branch-commits] [mlir] c5f0c32 - Fix MLIR pass manager initialization: hash the pass pipeline to detect when initialization is needed

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

[llvm-branch-commits] [mlir] 69946c8 - Fix MSAN error: use of unitialized value when hashing the MLIR pass manager (NFC)

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

[llvm-branch-commits] [libcxx] [release/19.x][libc++] Adjust the version of __cpp_lib_ranges in C++20 mode (PR #109324)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/109324 ___ 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] [libcxxabi] release/19.x: [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) (PR #110677)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110677 >From c36d7fd568a5da5b9ea5b0e6f60b1210ecc512d0 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Tue, 1 Oct 2024 09:39:44 -0400 Subject: [PATCH] [libc++] Avoid re-exporting a few specific symbols from libc++abi (#10

[llvm-branch-commits] [libcxxabi] c36d7fd - [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: Louis Dionne Date: 2024-10-15T08:50:13+02:00 New Revision: c36d7fd568a5da5b9ea5b0e6f60b1210ecc512d0 URL: https://github.com/llvm/llvm-project/commit/c36d7fd568a5da5b9ea5b0e6f60b1210ecc512d0 DIFF: https://github.com/llvm/llvm-project/commit/c36d7fd568a5da5b9ea5b0e6f60b1210ecc512d0.diff

[llvm-branch-commits] [libcxx] [libcxxabi] release/19.x: [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) (PR #110677)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/110677 ___ 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] [libcxxabi] release/19.x: [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) (PR #110677)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
tru wrote: Can someone post this as a breaking change to the discourse so that I can link it from the release notes? https://github.com/llvm/llvm-project/pull/110677 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists

[llvm-branch-commits] [llvm] f12830a - FastISel: Fix incorrectly using getPointerTy (#110465)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: Matt Arsenault Date: 2024-10-15T08:50:50+02:00 New Revision: f12830aac9040b03d3d53c66d65528bd26a6e47a URL: https://github.com/llvm/llvm-project/commit/f12830aac9040b03d3d53c66d65528bd26a6e47a DIFF: https://github.com/llvm/llvm-project/commit/f12830aac9040b03d3d53c66d65528bd26a6e47a.diff

[llvm-branch-commits] [llvm] FastISel: Fix incorrectly using getPointerTy (#110465) (PR #110827)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/110827 ___ 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] 139d737 - Move out of line

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: Matt Arsenault Date: 2024-10-15T08:50:50+02:00 New Revision: 139d737ae04cea31232e8b0c83d8687d0234af3d URL: https://github.com/llvm/llvm-project/commit/139d737ae04cea31232e8b0c83d8687d0234af3d DIFF: https://github.com/llvm/llvm-project/commit/139d737ae04cea31232e8b0c83d8687d0234af3d.diff

[llvm-branch-commits] [llvm] FastISel: Fix incorrectly using getPointerTy (#110465) (PR #110827)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110827 >From f12830aac9040b03d3d53c66d65528bd26a6e47a Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Mon, 30 Sep 2024 13:43:53 +0400 Subject: [PATCH 1/2] FastISel: Fix incorrectly using getPointerTy (#110465) This was

[llvm-branch-commits] [llvm] 92f4a2b - [x86] combineMUL - when looking for a vector multiply by splat constant, ensure we're only accepting ConstantInt splat scalars.

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: Simon Pilgrim Date: 2024-10-15T08:51:57+02:00 New Revision: 92f4a2bf0a9d3962a25d15c1df5b6824950c74dc URL: https://github.com/llvm/llvm-project/commit/92f4a2bf0a9d3962a25d15c1df5b6824950c74dc DIFF: https://github.com/llvm/llvm-project/commit/92f4a2bf0a9d3962a25d15c1df5b6824950c74dc.diff

[llvm-branch-commits] [llvm] release/19.x: [x86] combineMUL - when looking for a vector multiply by splat constant, ensure we're only accepting ConstantInt splat scalars. (PR #111246)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111246 >From 92f4a2bf0a9d3962a25d15c1df5b6824950c74dc Mon Sep 17 00:00:00 2001 From: Simon Pilgrim Date: Fri, 4 Oct 2024 18:09:53 +0100 Subject: [PATCH] [x86] combineMUL - when looking for a vector multiply by splat consta

[llvm-branch-commits] [llvm] release/19.x: [x86] combineMUL - when looking for a vector multiply by splat constant, ensure we're only accepting ConstantInt splat scalars. (PR #111246)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111246 ___ 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] 8cb7d8a - [VectorCombine] Do not try to operate on OperandBundles. (#111635)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: David Green Date: 2024-10-15T08:53:11+02:00 New Revision: 8cb7d8a70d81f836a5e4d1f1a8be4989ac8d2671 URL: https://github.com/llvm/llvm-project/commit/8cb7d8a70d81f836a5e4d1f1a8be4989ac8d2671 DIFF: https://github.com/llvm/llvm-project/commit/8cb7d8a70d81f836a5e4d1f1a8be4989ac8d2671.diff L

[llvm-branch-commits] [llvm] release/19.x: [VectorCombine] Do not try to operate on OperandBundles. (#111635) (PR #111796)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111796 >From 8cb7d8a70d81f836a5e4d1f1a8be4989ac8d2671 Mon Sep 17 00:00:00 2001 From: David Green Date: Wed, 9 Oct 2024 16:20:03 +0100 Subject: [PATCH 1/2] [VectorCombine] Do not try to operate on OperandBundles. (#111635)

[llvm-branch-commits] [llvm] 0419953 - Update test since trunk

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: David Green Date: 2024-10-15T08:53:11+02:00 New Revision: 04199538e3a293303514d93346ddd02bbf1c0314 URL: https://github.com/llvm/llvm-project/commit/04199538e3a293303514d93346ddd02bbf1c0314 DIFF: https://github.com/llvm/llvm-project/commit/04199538e3a293303514d93346ddd02bbf1c0314.diff L

[llvm-branch-commits] [clang] dedbdfb - [Clang] Improve type traits recognition in `__has_builtin` (#111516)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: cor3ntin Date: 2024-10-15T08:52:34+02:00 New Revision: dedbdfb70daf06fc07bb4dfbec1d18af8fcef28f URL: https://github.com/llvm/llvm-project/commit/dedbdfb70daf06fc07bb4dfbec1d18af8fcef28f DIFF: https://github.com/llvm/llvm-project/commit/dedbdfb70daf06fc07bb4dfbec1d18af8fcef28f.diff LOG:

[llvm-branch-commits] [clang] [Clang] Improve type traits recognition in `__has_builtin` (#111516) (PR #111660)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111660 ___ 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] Improve type traits recognition in `__has_builtin` (#111516) (PR #111660)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111660 >From dedbdfb70daf06fc07bb4dfbec1d18af8fcef28f Mon Sep 17 00:00:00 2001 From: cor3ntin Date: Tue, 8 Oct 2024 23:03:32 +0200 Subject: [PATCH] [Clang] Improve type traits recognition in `__has_builtin` (#111516) `__h

[llvm-branch-commits] [llvm] release/19.x: [VectorCombine] Do not try to operate on OperandBundles. (#111635) (PR #111796)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111796 ___ 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] Remove SHA2 interceptions for NetBSD/FreeBSD. (#110246) (PR #111954)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111954 >From 16c2aae4f6163c1eb7321afd1cd3cdb781fe1727 Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Wed, 9 Oct 2024 05:47:00 +0100 Subject: [PATCH] [compiler-rt] Remove SHA2 interceptions for NetBSD/FreeBSD. (#110246)

[llvm-branch-commits] [compiler-rt] 16c2aae - [compiler-rt] Remove SHA2 interceptions for NetBSD/FreeBSD. (#110246)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: David CARLIER Date: 2024-10-15T08:54:46+02:00 New Revision: 16c2aae4f6163c1eb7321afd1cd3cdb781fe1727 URL: https://github.com/llvm/llvm-project/commit/16c2aae4f6163c1eb7321afd1cd3cdb781fe1727 DIFF: https://github.com/llvm/llvm-project/commit/16c2aae4f6163c1eb7321afd1cd3cdb781fe1727.diff

[llvm-branch-commits] [compiler-rt] release/19.x: [compiler-rt] Remove SHA2 interceptions for NetBSD/FreeBSD. (#110246) (PR #111954)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111954 ___ 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-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138) (PR #111953)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
tru wrote: @nikic Are you worried about this one at all? It seems fine from Eli's comments and the abi checker. https://github.com/llvm/llvm-project/pull/111953 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm

[llvm-branch-commits] [llvm] Backport "[InstCombine] Drop range attributes in `foldIsPowerOf2` (#111946)" (PR #111984)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111984 ___ 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] 96839b6 - [clang-format] Handle template closer followed by braces (#110971)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: Owen Pan Date: 2024-10-15T08:55:16+02:00 New Revision: 96839b6f16a063c3f15cac5d9b6a0e5912f6341e URL: https://github.com/llvm/llvm-project/commit/96839b6f16a063c3f15cac5d9b6a0e5912f6341e DIFF: https://github.com/llvm/llvm-project/commit/96839b6f16a063c3f15cac5d9b6a0e5912f6341e.diff LOG:

[llvm-branch-commits] [llvm] 35bd5ff - [InstCombine] Drop range attributes in `foldIsPowerOf2` (#111946)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
Author: Yingwei Zheng Date: 2024-10-15T08:55:36+02:00 New Revision: 35bd5ff4ca7095baeb1f157491e81e3277a0ae34 URL: https://github.com/llvm/llvm-project/commit/35bd5ff4ca7095baeb1f157491e81e3277a0ae34 DIFF: https://github.com/llvm/llvm-project/commit/35bd5ff4ca7095baeb1f157491e81e3277a0ae34.diff

[llvm-branch-commits] [clang] release/19.x: [clang-format] Handle template closer followed by braces (#110971) (PR #111958)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111958 ___ 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] Backport "[InstCombine] Drop range attributes in `foldIsPowerOf2` (#111946)" (PR #111984)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111984 >From 35bd5ff4ca7095baeb1f157491e81e3277a0ae34 Mon Sep 17 00:00:00 2001 From: Yingwei Zheng Date: Fri, 11 Oct 2024 18:19:21 +0800 Subject: [PATCH] [InstCombine] Drop range attributes in `foldIsPowerOf2` (#111946) F

[llvm-branch-commits] [clang] release/19.x: [clang-format] Handle template closer followed by braces (#110971) (PR #111958)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111958 >From 96839b6f16a063c3f15cac5d9b6a0e5912f6341e Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Fri, 4 Oct 2024 18:18:03 -0700 Subject: [PATCH] [clang-format] Handle template closer followed by braces (#110971) Fixes

[llvm-branch-commits] [lld] release/19.x: [lld][Hexagon] Support predicated-add GOT_16_X mask lookup (#111896) (PR #112040)

2024-10-14 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112040 >From f8cf339563e2f38487de15ce11eddc4ea6c883af Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Fri, 11 Oct 2024 14:31:41 -0500 Subject: [PATCH] [lld][Hexagon] Support predicated-add GOT_16_X mask lookup (#111896) W

[llvm-branch-commits] [clang] 7ba7d8e - [clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)

2024-10-15 Thread Tobias Hieta via llvm-branch-commits
Author: Vassil Vassilev Date: 2024-10-15T10:17:37+02:00 New Revision: 7ba7d8e2f7b6445b60679da826210cdde29eaf8b URL: https://github.com/llvm/llvm-project/commit/7ba7d8e2f7b6445b60679da826210cdde29eaf8b DIFF: https://github.com/llvm/llvm-project/commit/7ba7d8e2f7b6445b60679da826210cdde29eaf8b.dif

[llvm-branch-commits] [clang] release/19.x: [clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138) (PR #111953)

2024-10-15 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111953 ___ 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-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138) (PR #111953)

2024-10-15 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111953 >From 7ba7d8e2f7b6445b60679da826210cdde29eaf8b Mon Sep 17 00:00:00 2001 From: Vassil Vassilev Date: Wed, 21 Aug 2024 07:22:31 +0200 Subject: [PATCH] [clang-repl] [codegen] Reduce the state in TBAA. NFC for static co

[llvm-branch-commits] [libcxx] [libcxxabi] release/19.x: [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) (PR #110677)

2024-10-15 Thread Tobias Hieta via llvm-branch-commits
tru wrote: Thanks, I have accepted it and linked it from the release post. https://github.com/llvm/llvm-project/pull/110677 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bra

[llvm-branch-commits] [llvm] release/19.x: workflows/release-documentation: Submit a pull request with changes (#108247) (PR #110665)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru approved this pull request. https://github.com/llvm/llvm-project/pull/110665 ___ 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: workflow/release-binaries: Checkout sources before downloading artifacts (#109349) (PR #110664)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru approved this pull request. https://github.com/llvm/llvm-project/pull/110664 ___ 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: workflow/release-binaries: Checkout sources before downloading artifacts (#109349) (PR #110664)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110664 >From a59c3470b01c1e65a3b741a1ef0b5911585a386e Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 1 Oct 2024 06:11:15 -0700 Subject: [PATCH] workflow/release-binaries: Checkout sources before downloading artifac

[llvm-branch-commits] [llvm] release/19.x: workflows/release-documentation: Submit a pull request with changes (#108247) (PR #110665)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110665 >From f959fb0dcb85d06f462b7e8fbaf879e4da9e41a6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 1 Oct 2024 06:12:03 -0700 Subject: [PATCH] workflows/release-documentation: Submit a pull request with changes (#

[llvm-branch-commits] [libcxx] [libcxxabi] release/19.x: [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) (PR #110677)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
tru wrote: I will merge this. I think we need to maybe have a note in the forums to announce this change. https://github.com/llvm/llvm-project/pull/110677 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/c

[llvm-branch-commits] [libcxx] [libcxxabi] release/19.x: [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) (PR #110677)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110677 >From 0faf262a9cee9dea4ae761ba339df9c792bf7577 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Tue, 1 Oct 2024 09:39:44 -0400 Subject: [PATCH] [libc++] Avoid re-exporting a few specific symbols from libc++abi (#10

[llvm-branch-commits] [llvm] FastISel: Fix incorrectly using getPointerTy (#110465) (PR #110827)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
tru wrote: @nikic with this change it should be ok to merge now right? https://github.com/llvm/llvm-project/pull/110827 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-

[llvm-branch-commits] [compiler-rt] release/19.x: Fix libFuzzer not building with pthreads on Windows (#109525) (PR #110663)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110663 >From 34744a118a808fd2711edbe1c412f9a405b64363 Mon Sep 17 00:00:00 2001 From: Zentrik Date: Tue, 24 Sep 2024 21:33:57 +0100 Subject: [PATCH] Fix libFuzzer not building with pthreads on Windows (#109525) Fixes https:

[llvm-branch-commits] [llvm] release/19.x: [x86] combineMUL - when looking for a vector multiply by splat constant, ensure we're only accepting ConstantInt splat scalars. (PR #111246)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
tru wrote: @phoebewang @nikic ok to merge to 19.x? https://github.com/llvm/llvm-project/pull/111246 ___ 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: [VectorCombine] Do not try to operate on OperandBundles. (#111635) (PR #111796)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
tru wrote: @RKSimon @phoebewang ok to backport? https://github.com/llvm/llvm-project/pull/111796 ___ 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] Improve type traits recognition in `__has_builtin` (#111516) (PR #111660)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
tru wrote: @AaronBallman ok to backport? https://github.com/llvm/llvm-project/pull/111660 ___ 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++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/109291 >From 4f844b265d8b023983df99138b5bb355a027794c Mon Sep 17 00:00:00 2001 From: Jakub Mazurkiewicz Date: Wed, 10 Apr 2024 23:12:22 +0200 Subject: [PATCH] [libc++] Follow-up to "Poison Pills are Too Toxic" * Update rel

[llvm-branch-commits] [compiler-rt] bfa99eb - Fix libFuzzer not building with pthreads on Windows (#109525)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
Author: Zentrik Date: 2024-10-11T07:56:48+02:00 New Revision: bfa99ebbc3092324e80fa1cab5045bdd2f16d48d URL: https://github.com/llvm/llvm-project/commit/bfa99ebbc3092324e80fa1cab5045bdd2f16d48d DIFF: https://github.com/llvm/llvm-project/commit/bfa99ebbc3092324e80fa1cab5045bdd2f16d48d.diff LOG:

[llvm-branch-commits] [libcxx] 4f844b2 - [libc++] Follow-up to "Poison Pills are Too Toxic"

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
Author: Jakub Mazurkiewicz Date: 2024-10-11T07:54:27+02:00 New Revision: 4f844b265d8b023983df99138b5bb355a027794c URL: https://github.com/llvm/llvm-project/commit/4f844b265d8b023983df99138b5bb355a027794c DIFF: https://github.com/llvm/llvm-project/commit/4f844b265d8b023983df99138b5bb355a027794c.

[llvm-branch-commits] [compiler-rt] release/19.x: Fix libFuzzer not building with pthreads on Windows (#109525) (PR #110663)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/110663 ___ 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: Fix libFuzzer not building with pthreads on Windows (#109525) (PR #110663)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110663 >From bfa99ebbc3092324e80fa1cab5045bdd2f16d48d Mon Sep 17 00:00:00 2001 From: Zentrik Date: Tue, 24 Sep 2024 21:33:57 +0100 Subject: [PATCH] Fix libFuzzer not building with pthreads on Windows (#109525) Fixes https:

[llvm-branch-commits] [libcxx] [release/19.x][libc++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/109291 ___ 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: workflow/release-binaries: Checkout sources before downloading artifacts (#109349) (PR #110664)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110664 >From 7b2756484bc5ccabcaac11d8e48c93ec4026941f Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 1 Oct 2024 06:11:15 -0700 Subject: [PATCH] workflow/release-binaries: Checkout sources before downloading artifac

[llvm-branch-commits] [llvm] release/19.x: workflows/release-documentation: Submit a pull request with changes (#108247) (PR #110665)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110665 >From c3c1b047ed3cfe663f6ffde91223ef73516b5fb3 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 1 Oct 2024 06:12:03 -0700 Subject: [PATCH] workflows/release-documentation: Submit a pull request with changes (#

[llvm-branch-commits] [llvm] release/19.x: workflow/release-binaries: Checkout sources before downloading artifacts (#109349) (PR #110664)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/110664 ___ 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] workflows/release-binaries: Use static ZSTD on macOS (PR #110701)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110701 >From 7b591d7fce6d9958fec08b01f348b73a307b29f1 Mon Sep 17 00:00:00 2001 From: Keith Smiley Date: Tue, 1 Oct 2024 10:02:20 -0700 Subject: [PATCH] workflows/release-binaries: Use static ZSTD on macOS On macOS the shar

[llvm-branch-commits] [libcxx] release/19.x: [libc++] Fix name of is_always_lock_free test which was never being run (#106077) (PR #110838)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110838 >From b0b36c00f50fe88d95fe16b29b0fba501c1fb533 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Wed, 2 Oct 2024 08:54:25 -0400 Subject: [PATCH] [libc++] Fix name of is_always_lock_free test which was never being ru

[llvm-branch-commits] [libcxx] b0b36c0 - [libc++] Fix name of is_always_lock_free test which was never being run (#106077)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
Author: Louis Dionne Date: 2024-10-11T07:59:25+02:00 New Revision: b0b36c00f50fe88d95fe16b29b0fba501c1fb533 URL: https://github.com/llvm/llvm-project/commit/b0b36c00f50fe88d95fe16b29b0fba501c1fb533 DIFF: https://github.com/llvm/llvm-project/commit/b0b36c00f50fe88d95fe16b29b0fba501c1fb533.diff

[llvm-branch-commits] [clang] 7b591d7 - workflows/release-binaries: Use static ZSTD on macOS

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
Author: Keith Smiley Date: 2024-10-11T07:59:58+02:00 New Revision: 7b591d7fce6d9958fec08b01f348b73a307b29f1 URL: https://github.com/llvm/llvm-project/commit/7b591d7fce6d9958fec08b01f348b73a307b29f1 DIFF: https://github.com/llvm/llvm-project/commit/7b591d7fce6d9958fec08b01f348b73a307b29f1.diff

[llvm-branch-commits] [clang] workflows/release-binaries: Use static ZSTD on macOS (PR #110701)

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

[llvm-branch-commits] [llvm] release/19.x: workflows/release-documentation: Submit a pull request with changes (#108247) (PR #110665)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/110665 ___ 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 name of is_always_lock_free test which was never being run (#106077) (PR #110838)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/110838 ___ 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] 1515e63 - [clang-format] Handle template closer followed by empty paretheses (#110408)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
Author: Owen Pan Date: 2024-10-11T08:01:09+02:00 New Revision: 1515e63864ec781c7d751fe66144923a923df1a9 URL: https://github.com/llvm/llvm-project/commit/1515e63864ec781c7d751fe66144923a923df1a9 DIFF: https://github.com/llvm/llvm-project/commit/1515e63864ec781c7d751fe66144923a923df1a9.diff LOG:

[llvm-branch-commits] [clang] [clang-format] Handle template closer followed by empty paretheses (PR #111245)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111245 ___ 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] 3e6207e - [x86][Windows] Fix chromium build break

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
Author: Farzon Lotfi Date: 2024-10-11T08:00:33+02:00 New Revision: 3e6207eb818a33e1adb2083b646fa1cc3145ab34 URL: https://github.com/llvm/llvm-project/commit/3e6207eb818a33e1adb2083b646fa1cc3145ab34 DIFF: https://github.com/llvm/llvm-project/commit/3e6207eb818a33e1adb2083b646fa1cc3145ab34.diff

[llvm-branch-commits] [llvm] [x86][Windows] Fix chromium build break (PR #111218)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111218 ___ 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-format] Handle template closer followed by empty paretheses (PR #111245)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111245 >From 1515e63864ec781c7d751fe66144923a923df1a9 Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Wed, 2 Oct 2024 19:06:56 -0700 Subject: [PATCH] [clang-format] Handle template closer followed by empty paretheses (#11040

[llvm-branch-commits] [llvm] [x86][Windows] Fix chromium build break (PR #111218)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111218 >From 3e6207eb818a33e1adb2083b646fa1cc3145ab34 Mon Sep 17 00:00:00 2001 From: Farzon Lotfi Date: Tue, 30 Jul 2024 19:53:07 -0400 Subject: [PATCH] [x86][Windows] Fix chromium build break Windows does not support floa

[llvm-branch-commits] [clang-tools-extra] release/19.x: [clang-tidy] Avoid capturing a local variable in a static lambda in UseRangesCheck (#111282) (PR #111318)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111318 >From 33a5c88572875d2470aa0ad459493264974cdc2e Mon Sep 17 00:00:00 2001 From: Nathan Ridge Date: Sun, 6 Oct 2024 18:13:36 -0400 Subject: [PATCH] [clang-tidy] Avoid capturing a local variable in a static lambda in Us

[llvm-branch-commits] [clang] f3f4952 - [Clang] Remove the special-casing for RequiresExprBodyDecl in BuildResolvedCallExpr() after fd87d765c0 (#111277)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
Author: Younan Zhang Date: 2024-10-11T08:02:12+02:00 New Revision: f3f49528c419e4d7be9df8eeafa57dea2701ac47 URL: https://github.com/llvm/llvm-project/commit/f3f49528c419e4d7be9df8eeafa57dea2701ac47 DIFF: https://github.com/llvm/llvm-project/commit/f3f49528c419e4d7be9df8eeafa57dea2701ac47.diff

[llvm-branch-commits] [clang] release/19.x: [Clang] Remove the special-casing for RequiresExprBodyDecl in BuildResolvedCallExpr() after fd87d765c0 (#111277) (PR #111324)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111324 >From f3f49528c419e4d7be9df8eeafa57dea2701ac47 Mon Sep 17 00:00:00 2001 From: Younan Zhang Date: Mon, 7 Oct 2024 09:38:19 +0800 Subject: [PATCH] [Clang] Remove the special-casing for RequiresExprBodyDecl in BuildRes

[llvm-branch-commits] [clang-tools-extra] 33a5c88 - [clang-tidy] Avoid capturing a local variable in a static lambda in UseRangesCheck (#111282)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
Author: Nathan Ridge Date: 2024-10-11T08:01:40+02:00 New Revision: 33a5c88572875d2470aa0ad459493264974cdc2e URL: https://github.com/llvm/llvm-project/commit/33a5c88572875d2470aa0ad459493264974cdc2e DIFF: https://github.com/llvm/llvm-project/commit/33a5c88572875d2470aa0ad459493264974cdc2e.diff

[llvm-branch-commits] [clang-tools-extra] release/19.x: [clang-tidy] Avoid capturing a local variable in a static lambda in UseRangesCheck (#111282) (PR #111318)

2024-10-10 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111318 ___ 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] [MSVC] work-around for compile time issue 102513 (PR #111314)

2024-10-07 Thread Tobias Hieta via llvm-branch-commits
tru wrote: > @tru I'm unable to merge this even with approval. Perhaps this has been made > against the wrong branch or 19.x now closed? No it's correct. Only the release manager can merge to the release branch, I will do that before the next release. https://github.com/llvm/llvm-project/pull

[llvm-branch-commits] [llvm] [x86][Windows] Fix chromium build break (PR #111218)

2024-10-07 Thread Tobias Hieta via llvm-branch-commits
tru wrote: I will merge it before then next release. Only the release managers can merge to the release branch. https://github.com/llvm/llvm-project/pull/111218 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm

[llvm-branch-commits] [llvm] release/19.x: [Inliner] Don't propagate access attr to byval params (#112256) (PR #112365)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112365 >From 74b2743bd5b89c8184c1b3c1dd7ba49f41a5ba3f Mon Sep 17 00:00:00 2001 From: goldsteinn <35538541+goldste...@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:25:16 -0400 Subject: [PATCH] [Inliner] Don't propagate

[llvm-branch-commits] [llvm] 74b2743 - [Inliner] Don't propagate access attr to byval params (#112256)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
Author: goldsteinn Date: 2024-10-29T09:48:10+01:00 New Revision: 74b2743bd5b89c8184c1b3c1dd7ba49f41a5ba3f URL: https://github.com/llvm/llvm-project/commit/74b2743bd5b89c8184c1b3c1dd7ba49f41a5ba3f DIFF: https://github.com/llvm/llvm-project/commit/74b2743bd5b89c8184c1b3c1dd7ba49f41a5ba3f.diff LO

[llvm-branch-commits] [llvm] release/19.x: [Inliner] Don't propagate access attr to byval params (#112256) (PR #112365)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/112365 ___ 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] Instantiate Typedefs referenced by type alias deduction guides (#111804) (PR #112293)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112293 >From 2717eeb2584005e08bc0b2c1b77954ff156a5bab Mon Sep 17 00:00:00 2001 From: Younan Zhang Date: Fri, 11 Oct 2024 10:31:27 +0800 Subject: [PATCH] [Clang] Instantiate Typedefs referenced by type alias deduction guide

[llvm-branch-commits] [clang] release/19.x: [Clang] Instantiate Typedefs referenced by type alias deduction guides (#111804) (PR #112293)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112293 >From 19c571a631d962f05264c539f035f5e7fc5c166b Mon Sep 17 00:00:00 2001 From: Younan Zhang Date: Fri, 11 Oct 2024 10:31:27 +0800 Subject: [PATCH] [Clang] Instantiate Typedefs referenced by type alias deduction guide

[llvm-branch-commits] [clang] 19c571a - [Clang] Instantiate Typedefs referenced by type alias deduction guides (#111804)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
Author: Younan Zhang Date: 2024-10-29T09:52:13+01:00 New Revision: 19c571a631d962f05264c539f035f5e7fc5c166b URL: https://github.com/llvm/llvm-project/commit/19c571a631d962f05264c539f035f5e7fc5c166b DIFF: https://github.com/llvm/llvm-project/commit/19c571a631d962f05264c539f035f5e7fc5c166b.diff

[llvm-branch-commits] [clang] release/19.x: [Clang] Instantiate Typedefs referenced by type alias deduction guides (#111804) (PR #112293)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/112293 ___ 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] 21ed37e - [LLVM] [Clang] Backport "Support for Gentoo `*t64` triples (64-bit time_t ABIs)"

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
Author: Michał Górny Date: 2024-10-29T09:53:58+01:00 New Revision: 21ed37e3e725a7f58c2eb347519e500ebddb57ee URL: https://github.com/llvm/llvm-project/commit/21ed37e3e725a7f58c2eb347519e500ebddb57ee DIFF: https://github.com/llvm/llvm-project/commit/21ed37e3e725a7f58c2eb347519e500ebddb57ee.diff

[llvm-branch-commits] [llvm] release/19.x: [WebAssembly] Fix feature coalescing (#110647) (PR #112431)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112431 >From 8a4228f571d5d94f50abca91353d4c14a1439208 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 15 Oct 2024 09:34:55 +0200 Subject: [PATCH] [WebAssembly] Fix feature coalescing (#110647) This fixes a problem i

[llvm-branch-commits] [llvm] 6e006e1 - [WebAssembly] Fix feature coalescing (#110647)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
Author: Nikita Popov Date: 2024-10-29T09:58:06+01:00 New Revision: 6e006e11f3509f0f3eeac9f3b092176cf7c1832f URL: https://github.com/llvm/llvm-project/commit/6e006e11f3509f0f3eeac9f3b092176cf7c1832f DIFF: https://github.com/llvm/llvm-project/commit/6e006e11f3509f0f3eeac9f3b092176cf7c1832f.diff

[llvm-branch-commits] [llvm] release/19.x: [WebAssembly] Fix feature coalescing (#110647) (PR #112431)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112431 >From 6e006e11f3509f0f3eeac9f3b092176cf7c1832f Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 15 Oct 2024 09:34:55 +0200 Subject: [PATCH] [WebAssembly] Fix feature coalescing (#110647) This fixes a problem i

[llvm-branch-commits] [llvm] release/19.x: [WebAssembly] Fix feature coalescing (#110647) (PR #112431)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/112431 ___ 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] 17365df - Bump version to 19.1.3

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
Author: Tobias Hieta Date: 2024-10-29T09:57:40+01:00 New Revision: 17365dfd21011cbd5972a88dd5dd45575f2c81ec URL: https://github.com/llvm/llvm-project/commit/17365dfd21011cbd5972a88dd5dd45575f2c81ec DIFF: https://github.com/llvm/llvm-project/commit/17365dfd21011cbd5972a88dd5dd45575f2c81ec.diff

[llvm-branch-commits] [llvm] release/19.x: [AVR][MC] Fix incorrect range of relative jumps (#109124) (PR #113969)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/113969 >From 936710a0a18bdf8ac1655f6e3bb518b20bb41aea Mon Sep 17 00:00:00 2001 From: Ben Shi <2283975...@qq.com> Date: Fri, 20 Sep 2024 11:40:07 +0800 Subject: [PATCH] [AVR][MC] Fix incorrect range of relative jumps (#109124

[llvm-branch-commits] [clang] [llvm] [LLVM] [Clang] Backport "Support for Gentoo `*t64` triples (64-bit time_t ABIs)" (PR #112364)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112364 >From 21ed37e3e725a7f58c2eb347519e500ebddb57ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 14 Oct 2024 13:18:04 +0200 Subject: [PATCH] [LLVM] [Clang] Backport "Support for Gentoo `*

[llvm-branch-commits] [clang] ab51ecc - [Serialization] Handle uninitialized type constraints

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
Author: Florian Albrechtskirchinger Date: 2024-10-29T11:09:39+01:00 New Revision: ab51eccf88f5321e7c60591c5546b254b6afab99 URL: https://github.com/llvm/llvm-project/commit/ab51eccf88f5321e7c60591c5546b254b6afab99 DIFF: https://github.com/llvm/llvm-project/commit/ab51eccf88f5321e7c60591c5546b254

[llvm-branch-commits] [clang] [Serialization] Handle uninitialized type constraints (PR #113182)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/113182 >From ab51eccf88f5321e7c60591c5546b254b6afab99 Mon Sep 17 00:00:00 2001 From: Florian Albrechtskirchinger Date: Mon, 21 Oct 2024 12:24:58 +0200 Subject: [PATCH] [Serialization] Handle uninitialized type constraints

[llvm-branch-commits] [clang] [Serialization] Handle uninitialized type constraints (PR #113182)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/113182 ___ 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] Disable use of the counted_by attribute for whole struct pointers (#112636) (PR #112786)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112786 >From 108ab46cf57d769795c8310cebcf73e3a0c189ad Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 17 Oct 2024 21:52:40 + Subject: [PATCH] [Clang] Disable use of the counted_by attribute for whole struct poi

[llvm-branch-commits] [clang] 108ab46 - [Clang] Disable use of the counted_by attribute for whole struct pointers (#112636)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
Author: Bill Wendling Date: 2024-10-29T10:00:45+01:00 New Revision: 108ab46cf57d769795c8310cebcf73e3a0c189ad URL: https://github.com/llvm/llvm-project/commit/108ab46cf57d769795c8310cebcf73e3a0c189ad DIFF: https://github.com/llvm/llvm-project/commit/108ab46cf57d769795c8310cebcf73e3a0c189ad.diff

[llvm-branch-commits] [llvm] release/19.x: [NFC] fix build failure (#100993) (PR #112551)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112551 >From 6ee49080e4bb43efe7ede10bed15935853bbd434 Mon Sep 17 00:00:00 2001 From: Chen Zheng Date: Tue, 30 Jul 2024 09:02:07 +0800 Subject: [PATCH] [NFC] fix build failure (#100993) Fix the build failure caused by https

[llvm-branch-commits] [llvm] 6ee4908 - [NFC] fix build failure (#100993)

2024-10-29 Thread Tobias Hieta via llvm-branch-commits
Author: Chen Zheng Date: 2024-10-29T09:58:55+01:00 New Revision: 6ee49080e4bb43efe7ede10bed15935853bbd434 URL: https://github.com/llvm/llvm-project/commit/6ee49080e4bb43efe7ede10bed15935853bbd434 DIFF: https://github.com/llvm/llvm-project/commit/6ee49080e4bb43efe7ede10bed15935853bbd434.diff LO

[llvm-branch-commits] [llvm] release/19.x: [NFC] fix build failure (#100993) (PR #112551)

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

<    11   12   13   14   15   16   17   18   19   20   >