llvm-capstone/polly/docs
Michael Kruse 4dded1a7cb [Polly] Add -polly-isl-arg command line option.
The option is passed as argv to ISL's command line option parser.

Polly's own own command line options take precedence over options passed
as `-polly-isl-arg`. For instance,
`-polly-isl-arg=--schedule-outer-coincidence` will be ignored in favor
of `-polly-opt-outer-coincidence`.

Reviewed By: grosser

Differential Revision: https://reviews.llvm.org/D77303
2020-04-06 08:56:57 -05:00
..
experiments/matmul
images
Architecture.rst
CMakeLists.txt
conf.py
doxygen.cfg.in
HowToManuallyUseTheIndividualPiecesOfPolly.rst
index.rst
Performance.rst
ReleaseNotes.rst
TipsAndTricks.rst
UsingPollyWithClang.rst