summaryrefslogtreecommitdiffstats
path: root/polly/www
Commit message (Collapse)AuthorAgeFilesLines
* [www] More HTTPS and outdated link fixes.Stephan T. Lavavej2019-11-084-12/+12
| | | | Resolves D69981.
* [www] Change URLs to HTTPS.Stephan T. Lavavej2019-10-249-51/+51
| | | | | | | | | | | | | | | | | | | | | | This changes most URLs in llvm's html files to HTTPS. Most changes were search-and-replace with manual verification; some changes were manual. For a few URLs, the websites were performing redirects or had changed their anchors; I fixed those up manually. This consistently uses the official https://wg21.link redirector. This also strips trailing whitespace and fixes a couple of typos. Fixes D69363. There are a very small number of dead links for which I don't know any replacements (they are equally dead as HTTP or HTTPS): https://llvm.org/cmds/llvm2cpp.html https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-desktop.mp4 https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-mobile.mp4 https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-desktop.mov https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-mobile.mp4 https://llvm.org/perf/db_default/v4/nts/22463 https://polly.llvm.org/documentation/memaccess.html
* Adjust documentation for git migration.James Y Knight2019-01-293-16/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes most references to the paths: llvm.org/svn/ llvm.org/git/ llvm.org/viewvc/ github.com/llvm-mirror/ github.com/llvm-project/ reviews.llvm.org/diffusion/ to instead point to https://github.com/llvm/llvm-project. This is *not* a trivial substitution, because additionally, all the checkout instructions had to be migrated to instruct users on how to use the monorepo layout, setting LLVM_ENABLE_PROJECTS instead of checking out various projects into various subdirectories. I've attempted to not change any scripts here, only documentation. The scripts will have to be addressed separately. Additionally, I've deleted one document which appeared to be outdated and unneeded: lldb/docs/building-with-debug-llvm.txt Differential Revision: https://reviews.llvm.org/D57330 llvm-svn: 352514
* Move www/experiments to docs/experimentsMichael Kruse2018-09-2631-2967/+0
| | | | llvm-svn: 343118
* fix the scan-build urlsSylvestre Ledru2018-09-212-3/+3
| | | | llvm-svn: 342716
* [Polly] Information about generalized matrix multiplicationRoman Gareev2017-09-242-0/+15
| | | | | | | | Reviewed-by: Tobias Grosser <tobias@grosser.es> Differential Revision: https://reviews.llvm.org/D38218 llvm-svn: 314081
* [WWW] Add a section to Getting Started about building out-of-treePhilip Pfaffe2017-07-111-0/+12
| | | | llvm-svn: 307704
* [www] Remove outdated documentationTobias Grosser2017-06-123-617/+0
| | | | | | | | | | Remove examples 'load_Polly_into_clang' and 'manual_matmul'. This information is now available in our SPHINX docs (*). (*) Thanks to Singapuram Sanjay Srivallabh <singapuram.sanjay@gmail.com> who contributed the SPHINX docs update! llvm-svn: 305186
* [www] Fix links to bug trackerTobias Grosser2017-06-061-11/+10
| | | | | | | | | | | The LLVM bug tracker is now available at bugs.llvm.org instead of llvm.org/bugs. By updating our links to the tracker we do not only avoid unnecessary redirects, but also certificate warnings. We use this opportunity to shorten the text and to rename the link 'open bugs' to 'show open bugs' to clearify its meaning. llvm-svn: 304768
* Add a permanent Polly Hangouts URLTobias Grosser2017-05-241-0/+15
| | | | llvm-svn: 303725
* Add two Polly imagesTobias Grosser2017-04-052-0/+2
| | | | llvm-svn: 299534
* Porting the example illustrating Polly from HTML to reStructuredTextTobias Grosser2017-02-1014-647/+393
| | | | | | | | | | | | | 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
* www: Add dates RSS newsTobias Grosser2017-01-082-16/+12
| | | | llvm-svn: 291388
* www: add rss feeds from pollylabs.org and polyhedral.infoTobias Grosser2017-01-082-11/+39
| | | | llvm-svn: 291387
* www: add Polly Labs named linkTobias Grosser2017-01-081-1/+0
| | | | llvm-svn: 291386
* www: Add pollylabs news to navigationTobias Grosser2017-01-081-0/+27
| | | | llvm-svn: 291385
* www: Add news for HiPEAC 2017Tobias Grosser2017-01-081-0/+8
| | | | llvm-svn: 291384
* www: Add Loopy publicationTobias Grosser2016-09-291-0/+5
| | | | llvm-svn: 282747
* www: add new code coverage link to Polly websiteTobias Grosser2016-09-251-1/+1
| | | | llvm-svn: 282351
* Add forgotten imageTobias Grosser2016-08-301-0/+0
| | | | llvm-svn: 280083
* www: homepage "Overview and News"Tobias Grosser2016-08-301-1/+1
| | | | llvm-svn: 280082
* www: shorten links in menuTobias Grosser2016-08-301-10/+3
| | | | llvm-svn: 280081
* www: link to github source mirror, drop the other old source viewersTobias Grosser2016-08-301-3/+1
| | | | llvm-svn: 280080
* www: improve formatting of external linksTobias Grosser2016-08-301-3/+8
| | | | llvm-svn: 280079
* www: Add links to Polly Labs and Polyhedral.infoTobias Grosser2016-08-301-0/+6
| | | | llvm-svn: 280076
* www: Add IMPACT 2017 announcement to news pageTobias Grosser2016-08-301-0/+9
| | | | llvm-svn: 280060
* Fix spacing around variable initializations and for-loops. NFC.Mandeep Singh Grang2016-08-091-7/+7
| | | | | | | | | | Reviewers: grosser, _jdoerfert, zinob Projects: #polly Differential Revision: https://reviews.llvm.org/D23285 llvm-svn: 278143
* [WWW] Mark task as done and me as owner of some taskJohannes Doerfert2016-05-021-6/+6
| | | | llvm-svn: 268221
* doc: A source code with Polly does not use a separate module (by default)Tobias Grosser2016-04-291-0/+8
| | | | llvm-svn: 268034
* [WWW] Update passesJohannes Doerfert2016-04-051-4/+1
| | | | llvm-svn: 265410
* www: Directly link to our new SPHINX documentationTobias Grosser2016-03-251-1/+1
| | | | llvm-svn: 264405
* www: Reference doxygen documentation directly from the menuTobias Grosser2016-03-253-1/+1
| | | | llvm-svn: 264399
* www; Drop memory access documentationTobias Grosser2016-03-252-130/+0
| | | | | | | This is an old google summer of code project that has been replaced completely by our new AST generator. llvm-svn: 264398
* www: Drop one more </div>Tobias Grosser2016-03-231-2/+0
| | | | llvm-svn: 264144
* www: Drop polyhedral news reference.Tobias Grosser2016-03-231-20/+0
| | | | | | | The feed2html service used has been unavailable a couple of times and always causes the polly website to fail to load correctly. llvm-svn: 264143
* www: Add links to sphinx/doxygen documentationTobias Grosser2016-03-031-0/+2
| | | | llvm-svn: 262589
* www: Fix typoTobias Grosser2016-02-251-2/+2
| | | | | Reported-by: Hongbin Zheng llvm-svn: 261873
* Add Polly GSoC projectsTobias Grosser2016-02-253-1/+89
| | | | | | | These projects are just some first thoughts. Feel free to updated / add ideas for further projects. llvm-svn: 261867
* www: Remove some spacesTobias Grosser2016-02-041-2/+2
| | | | llvm-svn: 259761
* www: Add Michael's thesisTobias Grosser2016-02-041-0/+9
| | | | llvm-svn: 259760
* www: Add Felix-Antoine's master thesisTobias Grosser2016-02-041-0/+8
| | | | llvm-svn: 259759
* www: Drop outdated dragonegg documentationTobias Grosser2016-02-042-73/+0
| | | | | | | | | | Even though the commands still work, dragonegg has not been updated to work with recent versions of LLVM. Consequently, only very old Polly versions (which we do not support any more), can be used in this way. This simplifies our documentation page. llvm-svn: 259758
* www: Simplify 'build & install' descriptionsTobias Grosser2016-02-031-195/+10
| | | | | | | | We remove information for older versions of Polly and also shorten the overall text. This should make it a lot easier for people to get to the important code wight away. llvm-svn: 259658
* [WWW] Add our Polly/OpenCL paperJohannes Doerfert2016-02-021-0/+7
| | | | llvm-svn: 259511
* www: Mark full/partial tile separation for vectorization as 'done'Tobias Grosser2016-02-021-1/+1
| | | | | | Roman contributed this llvm-svn: 259486
* www: Update statistic codeTobias Grosser2016-02-022-14/+9
| | | | llvm-svn: 259485
* www: update formatting of polyhedral.info newsTobias Grosser2016-02-022-5/+21
| | | | llvm-svn: 259483
* www: Fix overlapping lines IITobias Grosser2016-02-021-1/+0
| | | | llvm-svn: 259477
* Avoid overlapping linesTobias Grosser2016-02-021-1/+0
| | | | llvm-svn: 259476
* Remove autotools build systemMichael Kruse2016-01-283-32/+7
| | | | | | | | | | | The autotools build system is based on and requires LLVM's autotools build system to work, which has been depricated and finally removed in r258861. Consequently we also remove the autotools build system from Polly. Differential Revision: http://reviews.llvm.org/D16655 llvm-svn: 259041
OpenPOWER on IntegriCloud