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 10Upcoming Release 11================ 12 13.. toctree:: 14 :maxdepth: 2 15 16 ReleaseNotes 17 18Using Polly 19=========== 20 21.. toctree:: 22 :maxdepth: 2 23 24 Architecture 25 UsingPollyWithClang 26 HowToManuallyUseTheIndividualPiecesOfPolly 27 TipsAndTricks 28 Performance 29 30* `A list of Polly passes <http://polly.llvm.org/documentation/passes.html>`_ 31 32Indices and tables 33================== 34 35* :ref:`genindex` 36* :ref:`search` 37 38