[ARM] Add ARMv8.2-A FP16 scalar instructions
[oota-llvm.git] / docs / index.rst
index eea41aa113a07c7125f9c3c9b7dfeef743918f60..a69ecfedc580789da8916982a7894bb74477c7c8 100644 (file)
@@ -86,6 +86,7 @@ representation.
    GetElementPtr
    Frontend/PerformanceTips
    MCJITDesignAndImplementation
+   CompileCudaWithLLVM
 
 :doc:`GettingStarted`
    Discusses how to get up and running quickly with the LLVM infrastructure.
@@ -371,6 +372,9 @@ For API clients and LLVM developers.
 :doc:`FaultMaps`
   LLVM support for folding control flow into faulting machine instructions.
 
+:doc:`CompileCudaWithLLVM`
+  LLVM support for CUDA.
+
 Development Process Documentation
 =================================