X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2Findex.rst;h=63e8722fa68e497d9741c0fce95c24e31c99c46f;hb=7abe807c7af37c662778d7bb8e804ef5af926fd4;hp=56567db32f6aed55e4bca0fc8288d212c64bf400;hpb=5a81e143850a8e9dfa2cab9153b24f0464aa7837;p=oota-llvm.git diff --git a/docs/index.rst b/docs/index.rst index 56567db32f6..63e8722fa68 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -83,6 +83,7 @@ representation. Passes YamlIO GetElementPtr + Frontend/PerformanceTips MCJITDesignAndImplementation :doc:`GettingStarted` @@ -150,6 +151,11 @@ representation. Answers to some very frequent questions about LLVM's most frequently misunderstood instruction. +:doc:`Frontend/PerformanceTips` + A collection of tips for frontend authors on how to generate IR + which LLVM is able to effectively optimize. + + Programming Documentation =========================