diff --git a/clang/docs/ClangFormattedStatus.rst b/clang/docs/ClangFormattedStatus.rst --- a/clang/docs/ClangFormattedStatus.rst +++ b/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` diff --git a/clang/docs/tools/clang-formatted-files.txt b/clang/docs/tools/clang-formatted-files.txt --- a/clang/docs/tools/clang-formatted-files.txt +++ b/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 diff --git a/llvm/docs/Proposals/GitHubMove.rst b/llvm/docs/Proposals/GitHubMove.rst --- a/llvm/docs/Proposals/GitHubMove.rst +++ b/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). diff --git a/llvm/docs/Proposals/VariableNames.rst b/llvm/docs/Proposals/VariableNames.rst --- a/llvm/docs/Proposals/VariableNames.rst +++ b/llvm/docs/Proposals/VariableNames.rst @@ -338,7 +338,6 @@ * compiler-rt * libunwind * openmp - * parallel-libs * polly * lldb