Home
last modified time | relevance | path

Searched refs:MRs (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DCodeGenHwModes.cpp55 std::vector<Record*> MRs = Records.getAllDerivedDefinitions("HwMode"); in CodeGenHwModes() local
58 for (auto I = MRs.begin(), E = MRs.end(); I != E; ++I) { in CodeGenHwModes()
61 MRs.erase(I); in CodeGenHwModes()
65 for (Record *R : MRs) { in CodeGenHwModes()
/external/mesa3d/docs/ci/
Dindex.rst8 We use it to test merge requests (MRs) before merging them (pre-merge testing),
10 (this is necessary because we still allow commits to be pushed outside of MRs,
33 If the GitLab CI doesn't seem to be running on your fork (or MRs, as they run
100 turnaround time that we can get our MRs through marge-bot without the
180 (forks inherit images from the main repo, but MRs don't propagate
DLAVA.rst79 Note that this token is visible to anybody that can submit MRs to
/external/mesa3d/docs/
Dsubmittingpatches.rst218 - Please send MRs from a personal fork rather than from the main Mesa
/external/mesa3d/docs/relnotes/
D20.3.0.rst3675 - ci: Create test-docs job in mesa/mesa pipelines for MRs
3676 - ci: Don't exclude "success" job from mesa/mesa pipelines for MRs
3677 - ci: Restrict "success" job to pipelines for MRs
D19.0.0.rst782 - docs: Add a note that MRs should still include any r-b or a-b tags.
D19.1.0.rst1546 - gitlab-ci: limit the automatic CI to master and MRs
D20.2.0.rst3498 - gitlab-ci: Only trigger test-docs job automatically for MRs