X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2Findex.rst;h=a69ecfedc580789da8916982a7894bb74477c7c8;hb=8fb8da13e0d028aabf152edb15b31559ee278d97;hp=eea41aa113a07c7125f9c3c9b7dfeef743918f60;hpb=32dcc28f85a8ceee7ace549fb829214e614d6cf0;p=oota-llvm.git diff --git a/docs/index.rst b/docs/index.rst index eea41aa113a..a69ecfedc58 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 =================================