R600/SI: fix inserting waits for all defines
[oota-llvm.git] / docs / index.rst
index 4ea67dffce97bfe946f3948364b3dd82b7da47ae..8f22ef2a774c44750e941ad7c10414cd03544c9d 100644 (file)
@@ -77,7 +77,6 @@ representation.
    GettingStartedVS
    FAQ
    Lexicon
-   Packaging
    HowToAddABuilder
    yaml2obj
    HowToSubmitABug
@@ -141,9 +140,6 @@ representation.
 
    .. __: http://clang.llvm.org/get_started.html
 
-:doc:`Packaging`
-   Advice on packaging LLVM into a distribution.
-
 :doc:`Lexicon`
    Definition of acronyms, terms and concepts used in LLVM.
 
@@ -251,6 +247,7 @@ For API clients and LLVM developers.
    GarbageCollection
    WritingAnLLVMPass
    TableGen/LangRef
+   HowToUseAttributes
 
 :doc:`WritingAnLLVMPass`
    Information on how to write LLVM transformations and analyses.
@@ -316,6 +313,8 @@ For API clients and LLVM developers.
 :doc:`MarkedUpDisassembly`
    This document describes the optional rich disassembly output syntax.
 
+:doc:`HowToUseAttributes`
+  Answers some questions about the new Attributes infrastructure.
 
 Development Process Documentation
 =================================
@@ -329,6 +328,7 @@ Information about LLVM's development process.
    Projects
    LLVMBuild
    HowToReleaseLLVM
+   Packaging
 
 :doc:`Projects`
   How-to guide and templates for new projects that *use* the LLVM
@@ -346,6 +346,9 @@ Information about LLVM's development process.
 :doc:`HowToReleaseLLVM`
   This is a guide to preparing LLVM releases. Most developers can ignore it.
 
+:doc:`Packaging`
+   Advice on packaging LLVM into a distribution.
+
 Mailing Lists
 =============