forked from OSchip/llvm-project
[globalisel][docs] Add a pass index
This commit is contained in:
parent
e92b576308
commit
91e2151d04
|
@ -54,6 +54,15 @@ the following sections.
|
||||||
Porting
|
Porting
|
||||||
Resources
|
Resources
|
||||||
|
|
||||||
|
More information on specific passes can be found in the following sections:
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
IRTranslator
|
||||||
|
Legalizer
|
||||||
|
RegBankSelect
|
||||||
|
InstructionSelect
|
||||||
|
|
||||||
.. _progress:
|
.. _progress:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue