summaryrefslogtreecommitdiffstats
path: root/polly/www/performance.html
Commit message (Collapse)AuthorAgeFilesLines
* [www] More HTTPS and outdated link fixes.Stephan T. Lavavej2019-11-081-1/+1
| | | | Resolves D69981.
* [www] Change URLs to HTTPS.Stephan T. Lavavej2019-10-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | 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
* www: No need to mention Polly in each subtitleTobias Grosser2013-12-201-1/+1
| | | | llvm-svn: 197760
* www: Add nice headerTobias Grosser2013-12-191-0/+2
| | | | llvm-svn: 197738
* Add new website for PollyTobias Grosser2011-05-021-0/+66
Use the content of the Polly wiki page[1] to create a new website. I do not yet plan to officially promote this website, but it is already a solid base that we can improve and peer review. [1] http://wiki.llvm.org/Polly llvm-svn: 130689
OpenPOWER on IntegriCloud