Home
last modified time | relevance | path

Searched +full:- +full:- +full:pull (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/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-reques
[all...]
H A DMyFirstTypoFix.rst26 - know how to use an editor,
28 - have basic C++ knowledge,
30 - know how to install software on your system,
32 - are comfortable with the command line,
34 - have basic knowledge of git.
38 -----
[all...]
H A DReleaseNotes.rst
/llvm-project/lld/docs/
H A DReleaseNotes.rst11 These are in-progress notes for the upcoming LLVM |release| release.
23 Non-comprehensive list of changes in this release
27 --------
[all...]
/llvm-project/.github/workflows/
H A Dissue-write.yml6 - "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 - nam
[all...]
H A Dnew-prs.yml1 name: "Labelling new pull requests"
8 # code from the pull request branch.
9 # See https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
12 - opened
13 - reopened
14 - ready_for_review
15 - synchronize
19 runs-on: ubuntu-latest
21 pull-requests: write
26 …# See https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=opened#pull_reque…
[all …]
H A Dspirv-tests.yml1 name: SPIR-V Tests
10 - 'llvm/lib/Target/SPIRV/**'
11 - 'llvm/test/CodeGen/SPIRV/**'
12 - '.github/workflows/spirv-tests.yml'
16 # Cancel intermediate builds: only if it is a pull request build.
17 group: ${{ github.workflow }}-${{ github.ref }}
18 cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
[all...]
H A Dlld-tests.yml10 - 'release/**'
12 - 'lld/**'
13 - '.github/workflows/lld-tests.yml'
14 - '.github/workflows/llvm-project-tests.yml'
15 - '!llvm/**'
18 - 'release/**'
20 - 'lld/**'
21 - '.github/workflows/lld-tests.yml'
22 - '.github/workflows/llvm-project-tests.yml'
23 - '!llvm/**'
[all …]
H A Dllvm-project-workflow-tests.yml1 # This workflow will test the llvm-project-tests workflow in PRs
14 - 'main'
16 - '.github/workflows/llvm-project-tests.yml'
17 - '.github/workflows/llvm-project-workflow-tests.yml'
21 # Cancel intermediate builds: only if it is a pull request build.
22 group: ${{ github.workflow }}-${{ github.ref }}
23 cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
26 llvm-test:
29 uses: ./.github/workflows/llvm-project-tests.yml
31 build_target: check-all
H A Dlibclc-tests.yml10 - 'release/**'
12 - 'libclc/**'
13 - '.github/workflows/libclc-tests.yml'
14 - '.github/workflows/llvm-project-tests.yml'
15 - '!clang/**'
16 - '!llvm/**'
19 - 'release/**'
21 - 'libclc/**'
22 - '.github/workflows/libclc-tests.yml'
23 - '.github/workflows/llvm-project-tests.yml'
[all …]
H A Dlldb-tests.yml10 - 'release/**'
12 - 'lldb/**'
13 - '.github/workflows/lldb-tests.yml'
14 - '.github/workflows/llvm-project-tests.yml'
15 - '!clang/**'
16 - '!llvm/**'
19 - 'release/**'
21 - 'lldb/**'
22 - '.github/workflows/lldb-tests.yml'
23 - '.github/workflows/llvm-project-tests.yml'
[all …]
H A Dclang-tests.yml10 - 'release/**'
12 - 'clang/**'
13 - '.github/workflows/clang-tests.yml'
14 - '.github/workflows/llvm-project-tests.yml'
15 - '!llvm/**'
18 - 'release/**'
20 - 'clang/**'
21 - '.github/workflows/clang-tests.yml'
22 - '.github/workflows/llvm-project-tests.yml'
23 - '!llvm/**'
[all …]
H A Dmerged-prs.yml8 # code from the pull request branch.
9 # See https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
12 - closed
16 runs-on: ubuntu-latest
18 pull-requests: write
19 if: >-
20 (github.repository == 'llvm/llvm-project') &&
23 - name: Checkout Automation Script
26 sparse-checkout: llvm/utils/git/
29 - name: Setup Automation Script
[all …]
/llvm-project/llvm/utils/git/
H A Dgithub-automation.py3 # ======- github-automation - LLVM GitHub Automation Routines--*- python -*--==#
7 # SPDX-Licens
[all...]
/llvm-project/libcxx/docs/Status/
H A DParallelismProjects.csv17 | `[parallel.simd.reference] <https://wg21.link/N4808>`_, "`Element references operator value_type() <https://github.com/llvm/llvm-project/pull/68960>`_", None, Yin Zhang, |Complete|
18 | `[parallel.simd.reference] <https://wg21.link/N4808>`_, "`Element references operator= <https://github.com/llvm/llvm-project/pull/70020>`_", None, Yin Zhang, |Complete|
19 | `[parallel.simd.reference] <https://wg21.link/N4808>`_, "`Element references swap functions <https://github.com/llvm/llvm-project/pull/86478>`_", None, Yin Zhang, |Complete|
20 | `[parallel.simd.reference] <https://wg21.link/N4808>`_, "`Element references compound assignment operators <https://github.com/llvm/llvm-project/pull/86761>`_", None, Yin Zhang, |Complete|
21 | `[parallel.simd.reference] <https://wg21.link/N4808>`_, "`Element references unary operators ++/-- <http
[all...]
/llvm-project/flang/docs/
H A DPullRequestChecklist.md1 <!--===- docs/PullRequestChecklist.md
5 SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 -->
9 # Pull request checklist
10 Please review the following items before submitting a pull request. This list
11 can also be used when reviewing pull requests.
27 * When submitting an update to a pull request, review previous pull request
34 * Run clang-format using the git-clang-format script from LLVM HEAD.
36 clang-format will do this for most code. But you may need to break up long
46 * Declare non-member functions ```static``` when possible. Prefer
/llvm-project/third-party/benchmark/
H A DCONTRIBUTING.md25 [individual CLA]: https://developers.google.com/open-source/cla/individual
26 [corporate CLA]: https://developers.google.com/open-source/cla/corporate
31 of your first [pull request][].
47 separate branches in order to ensure that a pull request only includes the
50 1. Do your best to have [well-formed commit messages][] for each change.
54 1. Finally, push the commits to your fork and submit a [pull request][].
56 [forking]: https://help.github.com/articles/fork-a-repo
57 [well-formed commit messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
58 [pull request]: https://help.github.com/articles/creating-a-pull-request
/llvm-project/libc/src/setjmp/x86_64/
H A DCMakeLists.txt23 -fomit-frame-pointer
/llvm-project/clang/lib/Headers/
H A D__clang_cuda_builtin_vars.h1 /*===---- cuda_builtin_vars.h - CUDA built-in variables ---------------------===
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 *===-----------------------------------------------------------------------===
17 // The file implements built-in CUDA variables using __declspec(property).
18 // https://msdn.microsoft.com/en-us/library/yhfk0thd.aspx
19 // All read accesses of built-in variable fields get converted into calls to a
44 // also disallows taking address of special variables, so we disable address-of
57 // uint3). This function is defined after we pull in vector_types.h.
70 // uint3). This function is defined after we pull in vector_types.h.
83 // dim3). This function is defined after we pull in vector_types.h.
[all …]
/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def6 // https://github.com/loongson/LoongArch-Documentation
66 // Spec addition: https://github.com/loongson/LoongArch-Documentation/pull/57
110 // Spec addition: https://github.com/loongson/la-abi-specs/pull/1
127 // Spec addition: https://github.com/loongson/la-abi-specs/pull/4
133 // Spec addition: https://github.com/loongson/la-abi-specs/pull/5
/llvm-project/clang/test/SemaCUDA/
H A Dspirv-amdgcn-atomic-ops.cu1 // RUN: %clang_cc1 -x hip -std=c++11 -triple spirv64-amd-amdhsa -fcuda-is-device -verify -fsyntax-o…
5 …c_load(int *pi32, unsigned int *pu32, long long *pll, unsigned long long *pull, float *fp, double … in test_hip_atomic_load() argument
6 …int val = __hip_atomic_load(0); // expected-error {{too few arguments to function call, expec… in test_hip_atomic_load()
7 …val = __hip_atomic_load(0, 0, 0, 0); // expected-error {{too many arguments to function call, expe… in test_hip_atomic_load()
8 …val = __hip_atomic_load(0, 0, 0); // expected-error {{address argument to atomic builtin must b… in test_hip_atomic_load()
9 …val = __hip_atomic_load(pi32, 0, 0); // expected-error {{synchronization scope argument to atomic … in test_hip_atomic_load()
15 …val = __hip_atomic_load(pi32, __ATOMIC_RELAXED, 6); // expected-error {{synchronization scope argu… in test_hip_atomic_load()
20 …val = __hip_atomic_load(pi32, __ATOMIC_ACQ_REL, __HIP_MEMORY_SCOPE_SINGLETHREAD); // expected-warn… in test_hip_atomic_load()
23 val = __hip_atomic_load(pull, __ATOMIC_RELAXED, __HIP_MEMORY_SCOPE_SINGLETHREAD); in test_hip_atomic_load()
29 …_store(int *pi32, unsigned int *pu32, long long *pll, unsigned long long *pull, float *fp, double … in test_hip_atomic_store() argument
[all …]
H A Datomic-ops.cu1 // RUN: %clang_cc1 -x hip -std=c++11 -triple amdgcn -fcuda-is-device -verify -fsyntax-only %s
5 …c_load(int *pi32, unsigned int *pu32, long long *pll, unsigned long long *pull, float *fp, double … in test_hip_atomic_load() argument
6 …int val = __hip_atomic_load(0); // expected-error {{too few arguments to function call, expec… in test_hip_atomic_load()
7 …val = __hip_atomic_load(0, 0, 0, 0); // expected-error {{too many arguments to function call, expe… in test_hip_atomic_load()
8 …val = __hip_atomic_load(0, 0, 0); // expected-error {{address argument to atomic builtin must b… in test_hip_atomic_load()
9 …val = __hip_atomic_load(pi32, 0, 0); // expected-error {{synchronization scope argument to atomic … in test_hip_atomic_load()
15 …val = __hip_atomic_load(pi32, __ATOMIC_RELAXED, 6); // expected-error {{synchronization scope argu… in test_hip_atomic_load()
20 …val = __hip_atomic_load(pi32, __ATOMIC_ACQ_REL, __HIP_MEMORY_SCOPE_SINGLETHREAD); // expected-warn… in test_hip_atomic_load()
23 val = __hip_atomic_load(pull, __ATOMIC_RELAXED, __HIP_MEMORY_SCOPE_SINGLETHREAD); in test_hip_atomic_load()
29 …_store(int *pi32, unsigned int *pu32, long long *pll, unsigned long long *pull, float *fp, double … in test_hip_atomic_store() argument
[all …]
/llvm-project/pstl/test/support/stdlib/
H A Dmemory1 // -*- C++ -*-
2 //===-- memory ------------------------------------------------------------===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 //===----------------------------------------------------------------------===//
18 // If <execution> has already been included, pull in implementations
21 // Otherwise just pull in forward declarations
H A Dnumeric1 // -*- C++ -*-
2 //===-- numeric -----------------------------------------------------------===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 //===----------------------------------------------------------------------===//
18 // If <execution> has already been included, pull in implementations
21 // Otherwise just pull in forward declarations
H A Dalgorithm1 // -*- C++ -*-
2 //===-- algorithm ---------------------------------------------------------===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 //===----------------------------------------------------------------------===//
18 // If <execution> has already been included, pull in implementations
21 // Otherwise just pull in forward declarations

12345678910>>...13