diff --git a/llvm/docs/GlobalISel/index.rst b/llvm/docs/GlobalISel/index.rst index f620bc643bbe3..27964614a6534 100644 --- a/llvm/docs/GlobalISel/index.rst +++ b/llvm/docs/GlobalISel/index.rst @@ -54,6 +54,15 @@ the following sections. Porting Resources +More information on specific passes can be found in the following sections: + +.. toctree:: + :maxdepth: 1 + + IRTranslator + Legalizer + RegBankSelect + InstructionSelect .. _progress: