summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r--llvm/docs/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index 2cc5b8bf095..0b681180970 100644
--- a/llvm/docs/index.rst
+++ b/llvm/docs/index.rst
@@ -252,7 +252,7 @@ For API clients and LLVM developers.
WritingAnLLVMPass
HowToUseAttributes
NVPTXUsage
- R600Usage
+ AMDGPUUsage
StackMaps
InAlloca
BigEndianNEON
@@ -338,8 +338,8 @@ For API clients and LLVM developers.
:doc:`NVPTXUsage`
This document describes using the NVPTX back-end to compile GPU kernels.
-:doc:`R600Usage`
- This document describes how to use the R600 back-end.
+:doc:`AMDGPUUsage`
+ This document describes how to use the AMDGPU back-end.
:doc:`StackMaps`
LLVM support for mapping instruction addresses to the location of
OpenPOWER on IntegriCloud