forked from OSchip/llvm-project
30 lines
602 B
ReStructuredText
30 lines
602 B
ReStructuredText
.. Polly documentation master file
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
.. title:: Welcome to Polly's documentation!
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
ReleaseNotes
|
|
|
|
Using Polly
|
|
===========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Architecture
|
|
UsingPollyWithClang
|
|
|
|
* `How to manually use the individual pieces of Polly <http://polly.llvm.org/example_manual_matmul.html>`_
|
|
* `A list of Polly passes <http://polly.llvm.org/documentation/passes.html>`_
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|
|
|