summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorTony Tye <Tony.Tye@amd.com>2017-06-06 20:31:59 +0000
committerTony Tye <Tony.Tye@amd.com>2017-06-06 20:31:59 +0000
commit698655354d44ec8d1a9f9e205a73f65be2f86fc0 (patch)
tree68b6c8fe84f4eb095b437264472e44bb855a173b /docs/index.rst
parent675f7943836167baeb7e00ac310010d11c5e465e (diff)
Add documentation for various aspects of the AMDGPU backend.
Differential Revision: https://reviews.llvm.org/D33736 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304831 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 220df1566bd..54b60823653 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -360,10 +360,10 @@ For API clients and LLVM developers.
Answers some questions about the new Attributes infrastructure.
:doc:`NVPTXUsage`
- This document describes using the NVPTX back-end to compile GPU kernels.
+ This document describes using the NVPTX backend to compile GPU kernels.
:doc:`AMDGPUUsage`
- This document describes how to use the AMDGPU back-end.
+ This document describes using the AMDGPU backend to compile GPU kernels.
:doc:`StackMaps`
LLVM support for mapping instruction addresses to the location of