Tobias Grosser | d7ccafe | 2016-02-04 07:27:57 +0000 | [diff] [blame] | 1 | .. Polly documentation master file |
| 2 | You can adapt this file completely to your liking, but it should at least |
| 3 | contain the root `toctree` directive. |
| 4 | |
| 5 | .. title:: Welcome to Polly's documentation! |
| 6 | |
| 7 | .. toctree:: |
| 8 | :maxdepth: 1 |
| 9 | |
Tobias Grosser | e34aa7f | 2016-03-25 19:23:54 +0000 | [diff] [blame] | 10 | Upcoming Release |
| 11 | ================ |
| 12 | |
| 13 | .. toctree:: |
| 14 | :maxdepth: 2 |
| 15 | |
Tobias Grosser | a91684d | 2016-02-04 08:10:29 +0000 | [diff] [blame] | 16 | ReleaseNotes |
| 17 | |
Tobias Grosser | 719f843 | 2016-02-04 07:45:32 +0000 | [diff] [blame] | 18 | Using Polly |
| 19 | =========== |
| 20 | |
| 21 | .. toctree:: |
Tobias Grosser | 7a1e66b | 2016-03-25 19:23:52 +0000 | [diff] [blame] | 22 | :maxdepth: 2 |
Tobias Grosser | 719f843 | 2016-02-04 07:45:32 +0000 | [diff] [blame] | 23 | |
Tobias Grosser | 063ca0f | 2016-03-25 13:44:30 +0000 | [diff] [blame] | 24 | Architecture |
Tobias Grosser | 719f843 | 2016-02-04 07:45:32 +0000 | [diff] [blame] | 25 | UsingPollyWithClang |
| 26 | |
Tobias Grosser | 563c57b | 2016-03-25 14:18:42 +0000 | [diff] [blame] | 27 | * `How to manually use the individual pieces of Polly <http://polly.llvm.org/example_manual_matmul.html>`_ |
| 28 | * `A list of Polly passes <http://polly.llvm.org/documentation/passes.html>`_ |
| 29 | |
Tobias Grosser | d7ccafe | 2016-02-04 07:27:57 +0000 | [diff] [blame] | 30 | Indices and tables |
| 31 | ================== |
| 32 | |
| 33 | * :ref:`genindex` |
Tobias Grosser | d7ccafe | 2016-02-04 07:27:57 +0000 | [diff] [blame] | 34 | * :ref:`search` |
| 35 | |