sylvestre.ledru created this revision. sylvestre.ledru added reviewers: dblaikie, jlebar. sylvestre.ledru requested review of this revision. Herald added projects: clang, LLVM. Herald added subscribers: llvm-commits, cfe-commits.
Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D112519 Files: clang/docs/ClangFormattedStatus.rst clang/docs/tools/clang-formatted-files.txt llvm/docs/Proposals/GitHubMove.rst llvm/docs/Proposals/VariableNames.rst Index: llvm/docs/Proposals/VariableNames.rst =================================================================== --- llvm/docs/Proposals/VariableNames.rst +++ llvm/docs/Proposals/VariableNames.rst @@ -338,7 +338,6 @@ * compiler-rt * libunwind * openmp - * parallel-libs * polly * lldb Index: llvm/docs/Proposals/GitHubMove.rst =================================================================== --- llvm/docs/Proposals/GitHubMove.rst +++ llvm/docs/Proposals/GitHubMove.rst @@ -750,7 +750,7 @@ subprojects=( clang clang-tools-extra compiler-rt debuginfo-tests libclc libcxx libcxxabi libunwind lld lldb llgo llvm openmp - parallel-libs polly pstl ) + polly pstl ) # Import histories for upstream split projects (this was probably # already done for the ``migrate-downstream-fork.py`` run). @@ -853,7 +853,7 @@ subprojects=( clang clang-tools-extra compiler-rt debuginfo-tests libclc libcxx libcxxabi libunwind lld lldb llgo llvm openmp - parallel-libs polly pstl ) + polly pstl ) # Import histories for upstream split projects (this was probably # already done for the ``migrate-downstream-fork.py`` run). Index: clang/docs/tools/clang-formatted-files.txt =================================================================== --- clang/docs/tools/clang-formatted-files.txt +++ clang/docs/tools/clang-formatted-files.txt @@ -7801,15 +7801,6 @@ openmp/tools/multiplex/tests/custom_data_storage/second-tool.h openmp/tools/multiplex/tests/print/first-tool.h openmp/tools/multiplex/tests/print/second-tool.h -parallel-libs/acxxel/acxxel.cpp -parallel-libs/acxxel/opencl_acxxel.cpp -parallel-libs/acxxel/span.h -parallel-libs/acxxel/status.h -parallel-libs/acxxel/examples/opencl_example.cpp -parallel-libs/acxxel/tests/multi_device_test.cpp -parallel-libs/acxxel/tests/opencl_test.cpp -parallel-libs/acxxel/tests/span_test.cpp -parallel-libs/acxxel/tests/status_test.cpp polly/include/polly/Canonicalization.h polly/include/polly/CodePreparation.h polly/include/polly/DeadCodeElimination.h Index: clang/docs/ClangFormattedStatus.rst =================================================================== --- clang/docs/ClangFormattedStatus.rst +++ clang/docs/ClangFormattedStatus.rst @@ -7804,21 +7804,6 @@ - `2` - `0` - :good:`100%` - * - parallel-libs/acxxel - - `6` - - `4` - - `2` - - :part:`66%` - * - parallel-libs/acxxel/examples - - `1` - - `1` - - `0` - - :good:`100%` - * - parallel-libs/acxxel/tests - - `5` - - `4` - - `1` - - :part:`80%` * - polly/include/polly - `26` - `26`
Index: llvm/docs/Proposals/VariableNames.rst =================================================================== --- llvm/docs/Proposals/VariableNames.rst +++ llvm/docs/Proposals/VariableNames.rst @@ -338,7 +338,6 @@ * compiler-rt * libunwind * openmp - * parallel-libs * polly * lldb Index: llvm/docs/Proposals/GitHubMove.rst =================================================================== --- llvm/docs/Proposals/GitHubMove.rst +++ llvm/docs/Proposals/GitHubMove.rst @@ -750,7 +750,7 @@ subprojects=( clang clang-tools-extra compiler-rt debuginfo-tests libclc libcxx libcxxabi libunwind lld lldb llgo llvm openmp - parallel-libs polly pstl ) + polly pstl ) # Import histories for upstream split projects (this was probably # already done for the ``migrate-downstream-fork.py`` run). @@ -853,7 +853,7 @@ subprojects=( clang clang-tools-extra compiler-rt debuginfo-tests libclc libcxx libcxxabi libunwind lld lldb llgo llvm openmp - parallel-libs polly pstl ) + polly pstl ) # Import histories for upstream split projects (this was probably # already done for the ``migrate-downstream-fork.py`` run). Index: clang/docs/tools/clang-formatted-files.txt =================================================================== --- clang/docs/tools/clang-formatted-files.txt +++ clang/docs/tools/clang-formatted-files.txt @@ -7801,15 +7801,6 @@ openmp/tools/multiplex/tests/custom_data_storage/second-tool.h openmp/tools/multiplex/tests/print/first-tool.h openmp/tools/multiplex/tests/print/second-tool.h -parallel-libs/acxxel/acxxel.cpp -parallel-libs/acxxel/opencl_acxxel.cpp -parallel-libs/acxxel/span.h -parallel-libs/acxxel/status.h -parallel-libs/acxxel/examples/opencl_example.cpp -parallel-libs/acxxel/tests/multi_device_test.cpp -parallel-libs/acxxel/tests/opencl_test.cpp -parallel-libs/acxxel/tests/span_test.cpp -parallel-libs/acxxel/tests/status_test.cpp polly/include/polly/Canonicalization.h polly/include/polly/CodePreparation.h polly/include/polly/DeadCodeElimination.h Index: clang/docs/ClangFormattedStatus.rst =================================================================== --- clang/docs/ClangFormattedStatus.rst +++ clang/docs/ClangFormattedStatus.rst @@ -7804,21 +7804,6 @@ - `2` - `0` - :good:`100%` - * - parallel-libs/acxxel - - `6` - - `4` - - `2` - - :part:`66%` - * - parallel-libs/acxxel/examples - - `1` - - `1` - - `0` - - :good:`100%` - * - parallel-libs/acxxel/tests - - `5` - - `4` - - `1` - - :part:`80%` * - polly/include/polly - `26` - `26`
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits