Home
last modified time | relevance | path

Searched +full:cherry +full:- +full:pick (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/utils/docker/scripts/
H A Dcheckout.sh2 #===- llvm/utils/docker/scripts/checkout.sh ---------
[all...]
/llvm-project/.github/workflows/
H A Dissue-release-workflow.yml4 # /cherry-pick <commit> <...>
6 # This comment will attempt to cherry-pick the given commits to the latest
23 - created
24 - edited
27 - opened
33 backport-commits:
35 runs-on: ubuntu-latest
38 pull-requests: write
39 if: >-
40 (github.repository == 'llvm/llvm-project') &&
[all …]
/llvm-project/llvm/utils/git/
H A Dgithub-automation.py3 # ======- github-automation - LLVM GitHub Automation Routines--*- python -*--==#
7 # SPDX-Licens
[all...]
/llvm-project/llvm/utils/docker/
H A Dbuild_docker_image.sh2 #===- llvm/utils/docker/build_docker_image.sh ---------
[all...]
/llvm-project/llvm/docs/
H A DGitHub.rst1 .. _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**.
32 Graphite will want to create branches under ``llvm/llvm-project`` rather than your
39 If you didn't do the above and Graphite created non-prefixe
[all...]
H A DHowToReleaseLLVM.rst8 This document contains information about successfully releasing LLVM ---
9 including sub-projects: e.g., ``clang`` and ``compiler-rt`` --- to the public.
21 LLVM is released on a time based schedule --
[all...]
/llvm-project/libcxx/include/
H A D__config1 // -*- C++ -*-
2 //===------
[all...]