Convert a few tests to FileCheck. NFC.
[oota-llvm.git] / docs / index.rst
index f7a78f2849775616f895205fd79ff3c57157c7b6..bdf788f7b281d728573d39e86fa7e877c8cbc2e9 100644 (file)
@@ -241,6 +241,7 @@ For API clients and LLVM developers.
    BigEndianNEON
    CoverageMappingFormat
    Statepoints
+   MergeFunctions
 
 :doc:`WritingAnLLVMPass`
    Information on how to write LLVM transformations and analyses.
@@ -337,6 +338,9 @@ For API clients and LLVM developers.
   This describes a set of experimental extensions for garbage
   collection support.
 
+:doc:`MergeFunctions`
+  Describes functions merging optimization.
+
 Development Process Documentation
 =================================