[llvm-branch-commits] [SPARC][IAS] Add definitions for cryptographic instructions (PR #139451)

2025-07-12 Thread via llvm-branch-commits
https://github.com/koachan updated https://github.com/llvm/llvm-project/pull/139451 ___ 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] [SPARC][IAS] Add definitions for cryptographic instructions (PR #139451)

2025-07-12 Thread via llvm-branch-commits
https://github.com/koachan updated https://github.com/llvm/llvm-project/pull/139451 ___ 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] SPARC: Add gnu run line to sincos test (PR #147714)

2025-07-12 Thread via llvm-branch-commits
https://github.com/koachan approved this pull request. https://github.com/llvm/llvm-project/pull/147714 ___ 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] [SPARC][IAS] Add definitions for cryptographic instructions (PR #139451)

2025-07-12 Thread via llvm-branch-commits
https://github.com/koachan updated https://github.com/llvm/llvm-project/pull/139451 ___ 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] [SPARC][IAS] Add definitions for cryptographic instructions (PR #139451)

2025-07-12 Thread via llvm-branch-commits
https://github.com/koachan updated https://github.com/llvm/llvm-project/pull/139451 ___ 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] RuntimeLibcalls: Stop using defset for default calls (PR #147651)

2025-07-12 Thread Matt Arsenault via llvm-branch-commits
arsenm wrote: ### Merge activity * **Jul 13, 1:37 AM UTC**: A user started a stack merge that includes this pull request via [Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/147651). https://github.com/llvm/llvm-project/pull/147651 _

[llvm-branch-commits] [llvm] RuntimeLibcalls: Avoid adding f80 calls to default set (PR #147658)

2025-07-12 Thread Matt Arsenault via llvm-branch-commits
arsenm wrote: ### Merge activity * **Jul 13, 1:37 AM UTC**: A user started a stack merge that includes this pull request via [Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/147658). https://github.com/llvm/llvm-project/pull/147658 _

[llvm-branch-commits] [llvm] Hexagon: Move runtime libcall configuration to tablegen (PR #147482)

2025-07-12 Thread Matt Arsenault via llvm-branch-commits
arsenm wrote: ### Merge activity * **Jul 13, 1:37 AM UTC**: A user started a stack merge that includes this pull request via [Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/147482). https://github.com/llvm/llvm-project/pull/147482 _

[llvm-branch-commits] [llvm] RuntimeLibcalls: Avoid adding ppcf128 calls to non-ppc targets (PR #147656)

2025-07-12 Thread Matt Arsenault via llvm-branch-commits
arsenm wrote: ### Merge activity * **Jul 13, 1:37 AM UTC**: A user started a stack merge that includes this pull request via [Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/147656). https://github.com/llvm/llvm-project/pull/147656 _

[llvm-branch-commits] [llvm] RISCV: Start moving runtime libcall config to tablegen (PR #147652)

2025-07-12 Thread Matt Arsenault via llvm-branch-commits
arsenm wrote: ### Merge activity * **Jul 13, 1:37 AM UTC**: A user started a stack merge that includes this pull request via [Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/147652). https://github.com/llvm/llvm-project/pull/147652 _

[llvm-branch-commits] [clang-tools-extra] 1c995e2 - Revert "[Clang] [Diagnostics] Simplify filenames that contain '..' (#143520)"

2025-07-12 Thread via llvm-branch-commits
Author: Sirraide Date: 2025-07-12T15:10:13+02:00 New Revision: 1c995e203fad211cf7bcebb26ecc8bf783caf3b0 URL: https://github.com/llvm/llvm-project/commit/1c995e203fad211cf7bcebb26ecc8bf783caf3b0 DIFF: https://github.com/llvm/llvm-project/commit/1c995e203fad211cf7bcebb26ecc8bf783caf3b0.diff LOG: