/llvm-project/.github/workflows/ |
H A D | issue-write.yml | 6 - "Check code formatting" 7 - "Check for private emails used in PRs" 8 - "PR Request Release Note" 10 - completed 16 pr-comment: 17 runs-on: ubuntu-latest 19 pull-requests: write 27 - name: Fetch Sources 30 sparse-checkou [all...] |
H A D | libcxx-restart-preempted-jobs.yaml | 10 # Note: If a job is both preempted and also contains a non-preemption failure, we do not restart the workflow. 16 - completed 29 runs-on: ubuntu-latest 31 - name: "Restart Job" 32 uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea #v7.0.1 49 owner: context.repo.owner, 50 repo: context.repo.repo, [all...] |
H A D | version-check.py | 3 from git import Repo 9 m = re.match("llvmorg-([0-9]+)\.([0-9]+)\.([0-9]+)(-rc[0-9]+)?$", tag) 17 m = re.match("llvmorg-([0-9]+)-init", tag) 26 repo = Repo() variable 28 tag = repo.git.describe(tags=True, abbrev=0)
|
H A D | llvm-bugs.yml | 10 - opened 13 auto-subscribe: 14 runs-on: ubuntu-latest 15 if: github.repository == 'llvm/llvm-project' 17 - uses: actions/setup-node@v4 19 node-version: 18 20 check-latest: true 21 - run: npm install mailgun.js form-data 22 - name: Send notification 23 uses: actions/github-script@v6 [all …]
|
H A D | issue-release-workflow.yml | 4 # /cherry-pick <commit> <...> 6 # This comment will attempt to cherry-pick the given commits to the latest 10 # /branch <owner>/<repo>/<branch> 23 - created 24 - edited 27 - opened 33 backport-commits: 35 runs-on: ubuntu-latest 38 pull-requests: write 39 if: >- [all …]
|
H A D | libclang-abi-tests.yml | 10 - 'release/**' 12 - 'clang/**' 13 - '.github/workflows/libclang-abi-tests.yml' 16 - 'release/**' 18 - 'clang/**' 19 - '.github/workflows/libclang-abi-test [all...] |
H A D | llvm-tests.yml | 10 - 'release/**' 12 - 'llvm/**' 13 - '.github/workflows/llvm-tests.yml' 14 - '.github/workflows/llvm-project-tests.yml' 17 - 'release/**' 19 - 'llvm/**' 20 - ' [all...] |
/llvm-project/llvm/utils/git/ |
H A D | github-automation.py | 3 # ======- github-automation - LLVM GitHub Automation Routines--*- python -*--==# 7 # SPDX-Licens 394 def repo(self) -> github.Repository.Repository: global() member in ReleaseWorkflow [all...] |
H A D | code-format-helper.py | 3 # ====- code-format-helper, runs code formatters from the ci or in a hook --*- python -*--==# 7 # SPDX-Licens 42 repo: str = None global() variable in FormatArgs [all...] |
/llvm-project/llvm/test/Transforms/Coroutines/ |
H A D | coro-async-nomerge.ll | 1 ; RUN: opt < %s -O2 -S 2 ; RUN: opt -S -hoist-common-insts -hoist-common-insts -passes=simplifycfg < %s | FileCheck %s --che… 21 @repoTU = hidden global %swift.async_func_pointer <{ i32 trunc (i64 sub (i64 ptrtoint (ptr @repo to… 26 ; CHECK: swifttailcc void @repo 33 define hidden swifttailcc void @repo(ptr swiftasync %0, i1 %cond) { 44 …nc.sl_p0i8s(i32 0, ptr %ptr0, ptr @__swift_async_resume_get_context, ptr @repo.1, ptr %ptr0, ptr %… 52 …nc.sl_p0i8s(i32 0, ptr %ptr1, ptr @__swift_async_resume_get_context, ptr @repo.1, ptr %ptr1, ptr %… 56 …%t = call i1 (ptr, i1, ...) @llvm.coro.end.async(ptr %id, i1 false, ptr @repo.0, ptr @return, ptr … 60 define internal swifttailcc void @repo.0(ptr %0, ptr %1) { 68 define internal swifttailcc void @repo.1(ptr %0, ptr %1) { [all …]
|
H A D | coro-async-end-bug.ll | 1 ; RUN: opt < %s -passes='default<O2>' -S | FileCheck --check-prefixes=CHECK %s 11 …lobal %swift.async_func_pointer <{ i32 trunc (i64 sub (i64 ptrtoint (ptr @repo to i64), i64 ptrtoi… 19 define swifttailcc void @repo(ptr swiftasync %0, ptr noalias nocapture %1, ptr noalias nocapture %2… 30 …%13 = call i1 (ptr, i1, ...) @llvm.coro.end.async(ptr %7, i1 false, ptr @repo.0, ptr %11, ptr %12,… 34 ; CHECK: define swifttailcc void @repo 35 ; CHECK-NOT:llvm.coro.end.async 37 ; CHECK-NOT:llvm.coro.end.async 38 ; CHECK-NOT: unreachable 41 define internal swifttailcc void @repo.0(ptr %0, ptr %1, i1 %2, ptr %3) #0 {
|
H A D | coro-async-coro-id-async-bug.ll | 1 ; RUN: opt < %s -passes='default<O2>' -S | FileCheck --check-prefixes=CHECK %s 7 @repoTU = global %swift.async_func_pointer <{ i32 trunc (i64 sub (i64 ptrtoint (ptr @repo to i64), … 9 define swifttailcc void @repo(ptr swiftasync %0) { 19 %8 = call i1 (ptr, i1, ...) @llvm.coro.end.async(ptr %3, i1 false, ptr @repo.0, ptr %6, ptr %7) 23 ; CHECK-NOT: llvm.coro.id.async 25 define internal swifttailcc void @repo.0(ptr %0, ptr %1) #1 {
|
H A D | coro-async-no-cse-swift-async-context-addr.ll | 1 ; RUN: opt < %s -passes='default<O2>' -S | FileCheck --check-prefixes=CHECK %s 7 @repoTU = global %swift.async_func_pointer <{ i32 trunc (i64 sub (i64 ptrtoint (ptr @repo to i64), … 17 define swifttailcc void @repo(ptr swiftasync %0) { 44 %12 = call i1 (ptr, i1, ...) @llvm.coro.end.async(ptr %3, i1 false, ptr @repo.0, ptr %9, ptr %10) 49 ; CHECK: define swifttailcc void @repo 55 define internal swifttailcc void @repo.0(ptr %0, ptr %1) #1 {
|
/llvm-project/llvm/docs/ |
H A D | GitRepositoryPolicy.md | 4 not covered in this document is most likely a case-by-case decision. In these 6 [Infrastructure Working Group](https://github.com/llvm/llvm-iwg/issues). 13 * The repo will be used for something related to the LLVM ecosystem or community. 14 * The repo contains a `README.md` explaining the contents. 15 * The repo contains a `CONTRIBUTING.md`, ideally copy this from 16 [llvm-project](https://github.com/llvm/llvm-project/blob/main/CONTRIBUTING.md). 17 * The repo contains a `LICENSE.TXT`, preferably copy this from 18 [llvm-project](https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT). 19 Other licences need to be discussed case-by-case. 26 [Infrastructure Working Group](https://github.com/llvm/llvm-iwg/issues). [all …]
|
H A D | GitHub.rst | 1 .. _github-reviews: 10 `Source Code <https://github.com/llvm/llvm-project>`_, 11 `Releases <https://github.com/llvm/llvm-project/releases>`_, 12 `Issue Tracking <https://github.com/llvm/llvm-project/issues>`_., and 13 `Code Reviews <https://github.com/llvm/llvm-project/pulls>`_. 22 intended to be able to support "stacked" pull-request. Do not create any branches in the 23 llvm/llvm-project repository otherwise, please use a fork (see below). User branches that 24 aren't associated with a pull-request **will be deleted**. 30 by the LLVM repo (the other being `reviewable.io <https://reviewable.io>`_). 32 Graphite will want to create branches under ``llvm/llvm-projec [all...] |
/llvm-project/clang/lib/Basic/ |
H A D | Version.cpp | 1 //===- Version.cpp - Clang Version Number -----------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file defines several version-related utility functions for Clang. 11 //===----------------------------------------------------------------------===// 105 std::string repo = getClangFullRepositoryVersion(); in getClangToolFullVersion() local 106 if (!repo.empty()) { in getClangToolFullVersion() 107 OS << " " << repo; in getClangToolFullVersion() 120 std::string repo = getClangFullRepositoryVersion(); in getClangFullCPPVersion() local 121 if (!repo.empty()) { in getClangFullCPPVersion() [all …]
|
/llvm-project/third-party/benchmark/ |
H A D | .pre-commit-config.yaml | 2 - repo: https://github.com/keith/pre-commit-buildifier 5 - id: buildifier 6 - id: buildifier-lint 7 - repo: https://github.com/pre-commit/mirrors-mypy 10 - id: mypy 12 args: [ "--ignore-missing-imports", "--scripts-are-modules" ] 13 - repo: https://github.com/astral-sh/ruff-pre-commit 16 - id: ruff 17 args: [ --fix, --exit-non-zero-on-fix ] 18 - id: ruff-format
|
/llvm-project/clang-tools-extra/include-cleaner/unittests/ |
H A D | TypesTest.cpp | 1 //===-- RecordTest.cpp ----------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 #include "clang-include-cleaner/Types.h" 25 MATCHER_P(line, N, "") { return arg->Line == (unsigned)N; } 56 FM.getVirtualFileRef("repo/lib/include/rel/foo.h", /*Size=*/0, time_t{}); in TEST() 64 FM.getVirtualFileRef("repo/lib/include/rel/bar.h", /*Size=*/0, time_t{}); in TEST() 65 Inc.addSearchDirectory("repo/"); in TEST() 66 Inc.addSearchDirectory("repo/lib/include"); in TEST() 74 FM.getVirtualFileRef("repo/lib/include/vector", /*Size=*/0, time_t{}); in TEST() [all …]
|
/llvm-project/llvm/utils/release/ |
H A D | github-upload-release.py | 2 # ===-- github-upload-release.py ------------------------------------------===# 6 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 # ===------------------------------------------------------------------------===# 18 # https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line 21 # ./github-upload-release.py --token $github_token --release 8.0.1-rc4 create 24 # ./github-upload-release.py --token $github_token --release 8.0.1-rc4 upload --files llvm-8.0.1rc4… 27 # ./github-upload-release.py --token $github_token --release 8.0.1-rc4 upload --files *.src.* 28 # ===------------------------------------------------------------------------===# 37 def create_release(repo, release, tag=None, name=None, message=None): argument 39 tag = "llvmorg-{}".format(release) [all …]
|
/llvm-project/flang/lib/Common/ |
H A D | Version.cpp | 1 //===- Version.cpp - Flang Version Number -------------------*- Fortran -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file defines several version-related utility functions for Flang. 11 //===----------------------------------------------------------------------===// 96 std::string repo = getFlangFullRepositoryVersion(); in getFlangToolFullVersion() local 97 if (!repo.empty()) { in getFlangToolFullVersion() 98 OS << " " << repo; in getFlangToolFullVersion()
|
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/ |
H A D | Version.py | 6 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 17 def sanitize_repo_url(repo): 18 parsed = urlparse(repo) 19 # No username present, repo URL is fine. 21 return repo 34 ["git", "rev-parse", "- [all...] |
/llvm-project/utils/bazel/ |
H A D | WORKSPACE | 3 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 5 load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") 6 load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe") 14 "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/{version}/bazel-skylib-{version}.tar.gz".format(version = SKYLIB_VERSION), 15 "https://github.com/bazelbuild/bazel-skyli [all...] |
/llvm-project/polly/lib/External/ |
H A D | update-isl.sh | 2 set -e 5 # http://repo.or.cz/isl.git 7 SCRIPTPATH=`realpath --no-symlinks $(dirname $0)` 9 GITDIR=`mktemp -d --tmpdir isl-XXX` 12 git clone --recursive http://repo.or.cz/isl.git $GITDIR 13 if [ -n "$1" ]; then 14 (cd $GITDIR && git checkout --detach $1) 15 (cd $GITDIR && git submodule update --recursive) 19 # - Remove the autotools build system to avoid including GPL source into 21 # - Create files that the autotools would have created [all …]
|
/llvm-project/mlir/utils/clang-tidy/ |
H A D | README.md | 1 ### Apply clang-tidy fixes on the repo 3 This script runs clang-tidy on every C++ source file in MLIR and commit 7 The advised way to use this is to build clang-tidy (in release mode) and 9 the root of the repo: 13 CLANG_TIDY=build-clang/bin/clang-tidy \ 15 ./mlir/utils/clang-tidy/apply-clang-tidy.sh build mlir ~/clang-tidy-fails/ 16 } 2>&1 | tee ~/clang-tidy.log 19 - `build-clang/` contains the result of a build of clang-tidy, configured 23 -DLLVM_ENABLE_PROJECTS="clang;mlir;clang-tools-extra" \ 24 -DCMAKE_BUILD_TYPE=Release \ [all …]
|
/llvm-project/llvm/docs/Proposals/ |
H A D | GitHubMove.rst | 22 infrastructure) will continue to work with a Git-based LLVM. 29 This proposal relates only to moving the hosting of our source-code repository 31 using GitHub's issue tracker, pull-requests, or code-review. 35 username/password-hash. 41 ---------------- 57 -------- 66 through the Git-SVN integration. 82 ----------- 85 projects. Any of these could replace the code-hosting infrastructure that we 92 BitBucket: it offers read-write **SVN** access to the repository [all …]
|