naromero77 5f8810d7b4 [flang][docs] Initial documentation for the Fortran LLVM Test Suite.
Describes how to run the Fortran LLVM Test Suite, specifically the external SPEC CPU 2017 Fortran tests.

Reviewed By: rovka

Differential Revision: https://reviews.llvm.org/D102877
2021-05-26 15:59:55 -05:00

924 B

Welcome to Flang's documentation

Flang is LLVM's Fortran frontend

.. toctree::
   :titlesonly:

   ReleaseNotes

Contributing to Flang

.. toctree::
   :titlesonly:

   GettingInvolved
   FortranForCProgrammers
   C++style
   C++17
   PullRequestChecklist
   ImplementingASemanticCheck

Design Documents

.. toctree::
   :titlesonly:

   Overview
   Preprocessing
   Parsing
   LabelResolution
   ModFiles
   Semantics
   OpenMP-semantics
   ControlFlowGraph
   FortranIR
   IORuntimeInternals
   f2018-grammar.md
   OpenMP-4.5-grammar.md
   Directives
   Extensions
   Intrinsics
   OptionComparison
   ParserCombinators
   RuntimeDescriptor
   RuntimeTypeInfo
   Calls
   Character
   ArrayComposition
   BijectiveInternalNameUniquing
   DoConcurrent
   FortranLLVMTestSuite

Indices and tables

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`