[globalisel][docs] Add a pass index
authorDaniel Sanders <daniel_l_sanders@apple.com>
Wed, 30 Oct 2019 19:04:08 +0000 (12:04 -0700)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Wed, 30 Oct 2019 19:06:22 +0000 (12:06 -0700)
llvm/docs/GlobalISel/index.rst

index f620bc6..2796461 100644 (file)
@@ -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: