[all-commits] [llvm/llvm-project] cf11ee: [docs] Rename selected LLVM docs to Markdown (#208...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Fri Jul 17 21:14:37 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf11eef1c9476c8778055d7963fdac34b6628582
https://github.com/llvm/llvm-project/commit/cf11eef1c9476c8778055d7963fdac34b6628582
Author: Reid Kleckner <rkleckner at nvidia.com>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
A llvm/docs/AArch64SME.md
R llvm/docs/AArch64SME.rst
A llvm/docs/AMDGPUAsyncOperations.md
R llvm/docs/AMDGPUAsyncOperations.rst
A llvm/docs/AMDGPUExecutionSynchronization.md
R llvm/docs/AMDGPUExecutionSynchronization.rst
A llvm/docs/AMDGPUMemoryModel.md
R llvm/docs/AMDGPUMemoryModel.rst
A llvm/docs/AddingConstrainedIntrinsics.md
R llvm/docs/AddingConstrainedIntrinsics.rst
A llvm/docs/BigEndianNEON.md
R llvm/docs/BigEndianNEON.rst
A llvm/docs/CompileCudaWithLLVM.md
R llvm/docs/CompileCudaWithLLVM.rst
A llvm/docs/DebuggingJITedCode.md
R llvm/docs/DebuggingJITedCode.rst
A llvm/docs/ExtendingLLVM.md
R llvm/docs/ExtendingLLVM.rst
A llvm/docs/HowToBuildWindowsItaniumPrograms.md
R llvm/docs/HowToBuildWindowsItaniumPrograms.rst
A llvm/docs/HowToCrossCompileBuiltinsOnArm.md
R llvm/docs/HowToCrossCompileBuiltinsOnArm.rst
A llvm/docs/HowToUpdateDebugInfo.md
R llvm/docs/HowToUpdateDebugInfo.rst
A llvm/docs/Instrumentor.md
R llvm/docs/Instrumentor.rst
A llvm/docs/JITLink.md
R llvm/docs/JITLink.rst
A llvm/docs/MCJITDesignAndImplementation.md
R llvm/docs/MCJITDesignAndImplementation.rst
A llvm/docs/NVPTXUsage.md
R llvm/docs/NVPTXUsage.rst
A llvm/docs/ORCv2.md
R llvm/docs/ORCv2.rst
A llvm/docs/Remarks.md
R llvm/docs/Remarks.rst
A llvm/docs/SPIRVUsage.md
R llvm/docs/SPIRVUsage.rst
Log Message:
-----------
[docs] Rename selected LLVM docs to Markdown (#208800)
Tracking issue: https://github.com/llvm/llvm-project/issues/201242
Migration guide docs:
https://llvm.org/docs/SphinxQuickstartTemplate.html#markdown-migration-guidelines
RFC:
https://discourse.llvm.org/t/rfc-make-myst-markdown-the-llvm-docs-format-rip-rest/90840
This is the initial straight rename commit. It will probably break the
docs build, but it has to be a separate PR for blame preservation
purposes.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list