[llvm-branch-commits] [llvm] [llvm-exegesis] Add support for validation counters (PR #76653)

2024-01-02 Thread Aiden Grossman via llvm-branch-commits
https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/76653 >From 76f199f4fc7244c3d972736595c685d7316c5203 Mon Sep 17 00:00:00 2001 From: Aiden Grossman Date: Sat, 30 Dec 2023 18:18:12 -0800 Subject: [PATCH 1/3] [llvm-exegesis] Add support for validation counters

[llvm-branch-commits] [llvm] [llvm-exegesis] Add support for validation counters (PR #76653)

2024-01-02 Thread Aiden Grossman via llvm-branch-commits
https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/76653 >From 76f199f4fc7244c3d972736595c685d7316c5203 Mon Sep 17 00:00:00 2001 From: Aiden Grossman Date: Sat, 30 Dec 2023 18:18:12 -0800 Subject: [PATCH 1/2] [llvm-exegesis] Add support for validation counters

[llvm-branch-commits] [llvm] [llvm-exegesis] Add tablegen support for validation counters (PR #76652)

2024-01-02 Thread Aiden Grossman via llvm-branch-commits
https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/76652 >From 75261b9626878b92fa4bde2b4801815251238748 Mon Sep 17 00:00:00 2001 From: Aiden Grossman Date: Sat, 30 Dec 2023 17:03:59 -0800 Subject: [PATCH 1/2] [llvm-exegesis] Add tablegen support for validation

[llvm-branch-commits] [polly] c72ed15 - Revert "[polly][ScheduleOptimizer] Fix long compile time(hang) reported in polly (#75141)"

2024-01-02 Thread via llvm-branch-commits
Author: Eli Friedman Date: 2024-01-02T18:57:13-08:00 New Revision: c72ed153194e13d32f21b2ac6eb713521025f9c4 URL: https://github.com/llvm/llvm-project/commit/c72ed153194e13d32f21b2ac6eb713521025f9c4 DIFF: https://github.com/llvm/llvm-project/commit/c72ed153194e13d32f21b2ac6eb713521025f9c4.diff

[llvm-branch-commits] [llvm] [clang] [clang-tools-extra] [Clangd] Migrate command line options parsing to opttable. (PR #76767)

2024-01-02 Thread Andres Villegas via llvm-branch-commits
=?utf-8?q?Andrés?= Villegas Message-ID: In-Reply-To: https://github.com/avillega updated https://github.com/llvm/llvm-project/pull/76767 >From 787722d1b26003ff5ab4e197ae60874e4a6fbc40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Villegas?= Date: Wed, 3 Jan 2024 00:07:13 +

[llvm-branch-commits] [clang-tools-extra] [clang] [llvm] [Clangd] Migrate command line options parsing to opttable. (PR #76767)

2024-01-02 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega updated https://github.com/llvm/llvm-project/pull/76767 >From 787722d1b26003ff5ab4e197ae60874e4a6fbc40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Villegas?= Date: Wed, 3 Jan 2024 00:07:13 + Subject: [PATCH] Run git clang-format Created using spr

[llvm-branch-commits] [clang-tools-extra] [clang] [llvm] [Clangd] Migrate command line options parsing to opttable. (PR #76767)

2024-01-02 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega edited https://github.com/llvm/llvm-project/pull/76767 ___ 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] [clang] [llvm] [Clangd] Migrate command line options parsing to opttable. (PR #76767)

2024-01-02 Thread via llvm-branch-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff f7907be4efb9768449294d0c47cd7f7beaa850ea 69eacf843dc5c64b2e544305355c1b17cf1664c9 --

[llvm-branch-commits] [clang-tools-extra] [clang] [llvm] [Clangd] Migrate command line options parsing to opttable. (PR #76767)

2024-01-02 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega edited https://github.com/llvm/llvm-project/pull/76767 ___ 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] [clang] [llvm] [Clangd] Migrate command line options parsing to opttable. (PR #76767)

2024-01-02 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clangd Author: Andres Villegas (avillega) Changes The motivation for this change is to include clangd as part of the multicall tool. Enable clangd in the multicall driver tool will be done a following change. --- Patch is 62.80 KiB, truncated to

[llvm-branch-commits] [clang] [clang-tools-extra] [llvm] [Clangd] Migrate command line options parsing to opttable. (PR #76767)

2024-01-02 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega edited https://github.com/llvm/llvm-project/pull/76767 ___ 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-tools-extra] [llvm] [Clangd] Migrate command line option parsin to opttable. (PR #76767)

2024-01-02 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega created https://github.com/llvm/llvm-project/pull/76767 The motivation for this change is to include clangd as part of the multicall tool. Enable clangd in the multicall driver tool will be done a following change. ___

[llvm-branch-commits] [flang] [clang] [clang-tools-extra] [compiler-rt] [llvm] [libc] [NFC, Clangd] Refactor Check to have more explicit cli args. (PR #75867)

2024-01-02 Thread Andres Villegas via llvm-branch-commits
avillega wrote: Ping reviewers. https://github.com/llvm/llvm-project/pull/75867 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [flang] [clang] [clang-tools-extra] [compiler-rt] [llvm] [libc] [NFC, Clangd] Refactor Check to have more explicit cli args. (PR #75867)

2024-01-02 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega updated https://github.com/llvm/llvm-project/pull/75867 >From e31560e8462108869f80b39dfd186efcf45a77f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Villegas?= Date: Mon, 18 Dec 2023 22:56:01 + Subject: [PATCH] Run git clang-format Created using spr

[llvm-branch-commits] [llvm] [clang] [compiler-rt] [libc] [clang-tools-extra] [flang] [NFC, Clangd] Refactor Check to have more explicit cli args. (PR #75867)

2024-01-02 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega updated https://github.com/llvm/llvm-project/pull/75867 >From e31560e8462108869f80b39dfd186efcf45a77f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Villegas?= Date: Mon, 18 Dec 2023 22:56:01 + Subject: [PATCH] Run git clang-format Created using spr