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 | a91684d | 2016-02-04 08:10:29 +0000 | [diff] [blame] | 10 | ReleaseNotes |
| 11 | |
Tobias Grosser | 719f843 | 2016-02-04 07:45:32 +0000 | [diff] [blame] | 12 | Using Polly |
| 13 | =========== |
| 14 | |
| 15 | .. toctree:: |
Tobias Grosser | 7a1e66b | 2016-03-25 19:23:52 +0000 | [diff] [blame^] | 16 | :maxdepth: 2 |
Tobias Grosser | 719f843 | 2016-02-04 07:45:32 +0000 | [diff] [blame] | 17 | |
Tobias Grosser | 063ca0f | 2016-03-25 13:44:30 +0000 | [diff] [blame] | 18 | Architecture |
Tobias Grosser | 719f843 | 2016-02-04 07:45:32 +0000 | [diff] [blame] | 19 | UsingPollyWithClang |
| 20 | |
Tobias Grosser | 563c57b | 2016-03-25 14:18:42 +0000 | [diff] [blame] | 21 | * `How to manually use the individual pieces of Polly <http://polly.llvm.org/example_manual_matmul.html>`_ |
| 22 | * `A list of Polly passes <http://polly.llvm.org/documentation/passes.html>`_ |
| 23 | |
Tobias Grosser | d7ccafe | 2016-02-04 07:27:57 +0000 | [diff] [blame] | 24 | Indices and tables |
| 25 | ================== |
| 26 | |
| 27 | * :ref:`genindex` |
Tobias Grosser | d7ccafe | 2016-02-04 07:27:57 +0000 | [diff] [blame] | 28 | * :ref:`search` |
| 29 | |