diff options
Diffstat (limited to 'llvm/docs/index.rst')
| -rw-r--r-- | llvm/docs/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 44f14a3e739..d546d6c7b91 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -572,6 +572,7 @@ can be better. CodeOfConduct Proposals/GitHubMove Proposals/TestSuite + Proposals/VariableNames Proposals/VectorizationPlan :doc:`CodeOfConduct` @@ -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. |

