| /llvm-project-15.0.7/.github/workflows/ |
| H A D | issue-release-workflow.yml | 8 # on github. 27 …COMMENT_BODY: ${{ github.event.action == 'opened' && github.event.issue.body || github.event.comme… 34 (github.repository == 'llvm/llvm-project') && 36 …contains(github.event.action == 'opened' && github.event.issue.body || github.event.comment.body, … 51 ./llvm/utils/git/github-automation.py --token ${{ github.token }} setup-llvmbot-git 56 ./llvm/utils/git/github-automation.py \ 60 --issue-number ${{ github.event.issue.number }} \ 68 (github.repository == 'llvm/llvm-project') && 70 contains(github.event.comment.body, '/branch') 83 ./llvm/utils/git/github-automation.py \ [all …]
|
| H A D | lld-tests.yml | 11 - '.github/workflows/lld-tests.yml' 12 - '.github/workflows/llvm-project-tests.yml' 20 - '.github/workflows/lld-tests.yml' 21 - '.github/workflows/llvm-project-tests.yml' 27 group: ${{ github.workflow }}-${{ github.ref }} 28 cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }} 32 if: github.repository_owner == 'llvm' 34 uses: ./.github/workflows/llvm-project-tests.yml
|
| H A D | clang-tests.yml | 11 - '.github/workflows/clang-tests.yml' 12 - '.github/workflows/llvm-project-tests.yml' 20 - '.github/workflows/clang-tests.yml' 21 - '.github/workflows/llvm-project-tests.yml' 27 group: ${{ github.workflow }}-${{ github.ref }} 28 cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }} 32 if: github.repository_owner == 'llvm' 34 uses: ./.github/workflows/llvm-project-tests.yml
|
| H A D | libclc-tests.yml | 11 - '.github/workflows/libclc-tests.yml' 12 - '.github/workflows/llvm-project-tests.yml' 21 - '.github/workflows/libclc-tests.yml' 22 - '.github/workflows/llvm-project-tests.yml' 29 group: ${{ github.workflow }}-${{ github.ref }} 30 cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }} 34 if: github.repository_owner == 'llvm' 36 uses: ./.github/workflows/llvm-project-tests.yml
|
| H A D | lldb-tests.yml | 11 - '.github/workflows/lldb-tests.yml' 12 - '.github/workflows/llvm-project-tests.yml' 21 - '.github/workflows/lldb-tests.yml' 22 - '.github/workflows/llvm-project-tests.yml' 29 group: ${{ github.workflow }}-${{ github.ref }} 30 cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }} 35 if: github.repository_owner == 'llvm' 37 uses: ./.github/workflows/llvm-project-tests.yml
|
| H A D | release-tasks.yml | 12 if: github.repository == 'llvm/llvm-project' 18 test "${{ github.actor }}" = "tstellar" || test "${{ github.actor }}" = "tru" 19 … echo "${{ github.ref_name }}" | grep -e '^llvmorg-[0-9]\+\.[0-9]\+\.[0-9]\+\(-rc[0-9]\+\)\?$' 20 release_version=`echo "${{ github.ref_name }}" | sed 's/llvmorg-//g'` 28 python3-github \ 40 …./llvm/utils/release/./github-upload-release.py --token ${{ github.token }} --release ${{ steps.va… 45 …./llvm/utils/release/github-upload-release.py --token ${{ github.token }} --release ${{ steps.vali… 51 repository: ${{ github.repository_owner }}/www-releases 66 …git push https://${{ secrets.WWW_RELEASES_TOKEN }}@github.com/${{ github.repository_owner }}/www-r…
|
| H A D | issue-subscriber.yml | 11 if: github.repository == 'llvm/llvm-project' 15 …ttps://raw.githubusercontent.com/$GITHUB_REPOSITORY/$GITHUB_SHA/llvm/utils/git/github-automation.py 17 chmod a+x github-automation.py 21 …# https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-a… 23 LABEL_NAME: ${{ github.event.label.name }} 25 ./github-automation.py \ 28 --issue-number '${{ github.event.issue.number }}' \
|
| H A D | llvm-tests.yml | 11 - '.github/workflows/llvm-tests.yml' 12 - '.github/workflows/llvm-project-tests.yml' 19 - '.github/workflows/llvm-tests.yml' 25 group: ${{ github.workflow }}-${{ github.ref }} 31 if: github.repository_owner == 'llvm' 41 if: github.repository_owner == 'llvm' 49 if: github.repository_owner == 'llvm' 57 if: github.repository_owner == 'llvm' 88 if: github.repository_owner == 'llvm' 103 ref: ${{ github.sha }} [all …]
|
| H A D | libclang-abi-tests.yml | 11 - '.github/workflows/libclang-abi-tests.yml' 18 - '.github/workflows/libclang-abi-tests.yml' 23 group: ${{ github.workflow }}-${{ github.ref }} 24 cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }} 29 if: github.repository_owner == 'llvm' 54 remote_repo='https://github.com/llvm/llvm-project' 83 if: github.repository_owner == 'llvm' 98 ref: ${{ github.sha }} 99 repo: ${{ github.repository }} 138 if: github.repository_owner == 'llvm' [all …]
|
| H A D | llvm-bugs.yml | 17 uses: actions/github-script@v5 30 github.rest.issues.get({ 50 template: 'new-github-issue',
|
| H A D | llvm-project-tests.yml | 25 group: llvm-project-${{ github.workflow }}-${{ inputs.projects}}${{ github.ref }} 26 cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }} 41 # https://github.com/actions/virtual-environments/issues/5900 81 # Workaround for https://github.com/actions/virtual-environments/issues/5900.
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | TestSuite.rst | 81 https://github.com/flwende/simd_benchmarks 85 https://github.com/tbepler/PWM-benchmarking 89 https://github.com/pamela-project/slambench 97 https://github.com/hiraditya/std-benchmark 113 https://breagen.github.io/MachSuite/ 148 https://github.com/graph500/graph500/tree/v2-spec 156 https://github.com/benchmark-subsetting/NPB3.0-omp-C 173 https://github.com/bondhugula/polymage-benchmarks 188 https://github.com/LLNL/RAJAPerf 226 https://github.com/HydroBench/Hydro [all …]
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ExternalClangExamples.rst | 31 `<https://github.com/Andersbakken/rtags/>`_ 36 `<https://rprichard.github.com/sourceweb/>`_ 39 `<https://github.com/etaoins/qconnectlint>`_ 47 `<https://github.com/mozilla/dxr>`_ 51 `<https://github.com/eschulte/clang-mutate>`_ 54 `<https://github.com/gmarpons/Crisp>`_ 60 `<https://github.com/drothlis/clang-ctags>`_ 66 `<https://github.com/holtgrewe/linty>`_ 69 `<https://github.com/axw/cmonster>`_ 72 `<https://github.com/rizsotto/Constantine>`_ [all …]
|
| H A D | ReleaseNotes.rst | 88 <https://github.com/orgs/llvm/projects/4>`_. 101 <https://github.com/llvm/llvm-project/issues/54444>`_. 129 `51414 <https://github.com/llvm/llvm-project/issues/51414>`_, 130 `51416 <https://github.com/llvm/llvm-project/issues/51416>`_, 131 and `51641 <https://github.com/llvm/llvm-project/issues/51641>`_. 244 <https://github.com/llvm/llvm-project/issues/50794>`_. 249 <https://github.com/llvm/llvm-project/issues/54489>`_. 464 https://github.com/llvm/llvm-project/issues/56490 for example. 560 `GH51695 <https://github.com/llvm/llvm-project/issues/51695>`_, 561 `GH50455 <https://github.com/llvm/llvm-project/issues/50455>`_, [all …]
|
| /llvm-project-15.0.7/llvm/utils/git/ |
| H A D | github-automation.py | 13 import github 28 self.repo = github.Github(token).get_repo(repo) 29 self.org = github.Github(token).get_organization(self.repo.organization.login) 91 def phab_get_commit_approvers(phab_token:str, repo:github.Repository.Repository, commit:github.Comm… 172 def repo(self) -> github.Repository.Repository: 173 return github.Github(self.token).get_repo(self.repo_name) 176 def issue(self) -> github.Issue.Issue: 204 def issue_notify_pull_request(self, pull:github.PullRequest.PullRequest) -> None: 226 def issue_notify_cherry_pick_failure(self, commit:str) -> github.IssueComment.IssueComment: 246 def pr_request_review(self, pr:github.PullRequest.PullRequest): [all …]
|
| /llvm-project-15.0.7/llvm/utils/release/ |
| H A D | github-upload-release.py | 32 import github 71 github = github.Github(args.token) variable 72 llvm_repo = github.get_organization('llvm').get_repo('llvm-project')
|
| /llvm-project-15.0.7/third-party/benchmark/ |
| H A D | WORKSPACE | 10 urls = ["https://github.com/abseil/abseil-cpp/archive/20200225.2.tar.gz"], 15 remote = "https://github.com/google/googletest.git", 24 urls = ["https://github.com/pybind/pybind11/archive/v2.4.3.tar.gz"], 35 …url = "https://github.com/bazelbuild/rules_python/releases/download/0.1.0/rules_python-0.1.0.tar.g…
|
| H A D | README.md | 3 [](https:/… 4 [](https://githu… 5 [](https://github.com/goog… 6 [](https://g… 36 It may also help to read the [Google Test documentation](https://github.com/google/googletest/blob/… 74 $ git clone https://github.com/google/benchmark.git 147 [`v2` branch](https://github.com/google/benchmark/tree/v2). Users who wish
|
| /llvm-project-15.0.7/utils/bazel/ |
| H A D | WORKSPACE | 14 …"https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/{version}/bazel-s… 15 …"https://github.com/bazelbuild/bazel-skylib/releases/download/{version}/bazel-skylib-{version}.tar… 63 …"https://github.com/KhronosGroup/Vulkan-Headers/archive/9bd3f561bcee3f01d22912de10bb07ce4e23d378.t… 79 …"https://mirror.bazel.build/github.com/bazelbuild/bazel-toolchains/releases/download/4.0.0/bazel-t… 80 …"https://github.com/bazelbuild/bazel-toolchains/releases/download/4.0.0/bazel-toolchains-4.0.0.tar…
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | GitRepositoryPolicy.md | 6 [Infrastructure Working Group](https://github.com/llvm/llvm-iwg/issues). 11 [LLVM organisation on GitHub](https://github.com/llvm): 16 [llvm-project](https://github.com/llvm/llvm-project/blob/main/CONTRIBUTING.md). 18 [llvm-project](https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT). 26 [Infrastructure Working Group](https://github.com/llvm/llvm-iwg/issues).
|
| H A D | GitHub.rst | 7 The LLVM Project uses `GitHub <https://github.com/>`_ for 8 `Source Code <https://github.com/llvm/llvm-project>`_, 9 `Releases <https://github.com/llvm/llvm-project/releases>`_, and 10 `Issue Tracking <https://github.com/llvm/llvm-project/issues>`_.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | selectiondag-patchpoint-legalize.ll | 140 ; https://github.com/llvm/llvm-project/issues/55613 143 ; - https://github.com/llvm/llvm-project/issues/26431 144 ; - https://github.com/llvm/llvm-project/issues/55957 147 ; - https://github.com/llvm/llvm-project/issues/55649 148 ; - https://github.com/llvm/llvm-project/issues/55957
|
| H A D | selectiondag-stackmap-legalize.ll | 138 ; https://github.com/llvm/llvm-project/issues/55613 141 ; - https://github.com/llvm/llvm-project/issues/26431 142 ; - https://github.com/llvm/llvm-project/issues/55957 145 ; - https://github.com/llvm/llvm-project/issues/55649 146 ; - https://github.com/llvm/llvm-project/issues/55957
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/ |
| H A D | Integrations.rst | 64 .. _kdev-clang-tidy: https://github.com/KDE/kdev-clang-tidy/ 85 .. _clang-tidy-vs: https://github.com/llvm/llvm-project/tree/main/clang-tools-extra/clang-tidy-vs 101 .. _Flycheck: https://github.com/ch1bo/flycheck-clang-tidy 102 .. _Syntastic: https://github.com/vim-syntastic/syntastic 103 .. _A.L.E.: https://github.com/w0rp/ale 116 .. _CodeChecker: https://github.com/Ericsson/codechecker 117 .. _plugin: https://github.com/Ericsson/CodeCheckerEclipsePlugin
|
| /llvm-project-15.0.7/mlir/utils/tree-sitter-mlir/ |
| H A D | README.md | 4 Basic [tree-sitter](https://github.com/tree-sitter/tree-sitter) grammar for 7 Note: the directory in [LLVM repo](https://github.com/llvm/llvm-project/)
|