aboutsummaryrefslogtreecommitdiff
path: root/docs/subsystems.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/subsystems.rst')
-rw-r--r--docs/subsystems.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/subsystems.rst b/docs/subsystems.rst
index 03861b4978..26d97ec723 100644
--- a/docs/subsystems.rst
+++ b/docs/subsystems.rst
@@ -21,7 +21,7 @@ Subsystem Documentation
HowToUseInstrMappings
SystemLibrary
SourceLevelDebugging
- AutoVectorization
+ Vectorizers
WritingAnLLVMBackend
GarbageCollection
WritingAnLLVMPass
@@ -63,7 +63,7 @@ Subsystem Documentation
This document describes the design and philosophy behind the LLVM
source-level debugger.
-* :doc:`AutoVectorization`
+* :doc:`Vectorizers`
This document describes the current status of vectorization in LLVM.