4 changes: 4 additions & 0 deletions llvm/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ can be better.
CodeOfConduct
Proposals/GitHubMove
Proposals/TestSuite
Proposals/VariableNames
Proposals/VectorizationPlan

:doc:`CodeOfConduct`
Expand All @@ -584,6 +585,9 @@ can be better.
:doc:`Proposals/TestSuite`
Proposals for additional benchmarks/programs for llvm's test-suite.

:doc:`Proposals/VariableNames`
Proposal to change the variable names coding standard.

:doc:`Proposals/VectorizationPlan`
Proposal to model the process and upgrade the infrastructure of LLVM's Loop Vectorizer.

Expand Down