summaryrefslogtreecommitdiffstats
path: root/polly/docs/experiments/matmul
Commit message (Collapse)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" ↵Fangrui Song2019-12-247-23/+23
| | | | as cleanups after D56351
* [doc] Fix HowToManuallyUseTheIndividualPiecesOfPollyMichael Kruse2018-09-2638-1957/+2544
| | | | | | Also remove compiled binaries. llvm-svn: 343119
* Move www/experiments to docs/experimentsMichael Kruse2018-09-2631-0/+2967
| | | | llvm-svn: 343118
* Porting the example illustrating Polly from HTML to reStructuredTextTobias Grosser2017-02-105-0/+261
http://polly.llvm.org/example_manual_matmul.html which illustrates individual passes of Polly, has been ported to reStructuredText and necessary changes have been made to the configuration files used by SPHINX to include the new source as a part of the documentation. Contributed-by: Singapuram Sanjay Srivallabh <singapuram.sanjay@gmail.com> Differential Revision: https://reviews.llvm.org/D25163 llvm-svn: 294735
OpenPOWER on IntegriCloud