mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-10 11:23:52 +00:00
![Siddharth Bhat](/assets/img/avatar_default.png)
- Write about `bugpoint` and `git-svn` for now. Differential Revision: https://reviews.llvm.org/D34147 llvm-svn: 305464
37 lines
623 B
ReStructuredText
37 lines
623 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
|
|
|
|
Upcoming Release
|
|
================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
ReleaseNotes
|
|
|
|
Using Polly
|
|
===========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Architecture
|
|
UsingPollyWithClang
|
|
HowToManuallyUseTheIndividualPiecesOfPolly
|
|
TipsAndTricks
|
|
|
|
* `A list of Polly passes <http://polly.llvm.org/documentation/passes.html>`_
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|
|
|