2016-02-04 15:27:57 +08:00
|
|
|
.. 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
|
|
|
|
|
2016-03-26 03:23:54 +08:00
|
|
|
Upcoming Release
|
|
|
|
================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2016-02-04 16:10:29 +08:00
|
|
|
ReleaseNotes
|
|
|
|
|
2016-02-04 15:45:32 +08:00
|
|
|
Using Polly
|
|
|
|
===========
|
|
|
|
|
|
|
|
.. toctree::
|
2016-03-26 03:23:52 +08:00
|
|
|
:maxdepth: 2
|
2016-02-04 15:45:32 +08:00
|
|
|
|
2016-03-25 21:44:30 +08:00
|
|
|
Architecture
|
2016-02-04 15:45:32 +08:00
|
|
|
UsingPollyWithClang
|
|
|
|
|
2016-03-25 22:18:42 +08:00
|
|
|
* `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>`_
|
|
|
|
|
2016-02-04 15:27:57 +08:00
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|
|
|
|
|