summaryrefslogtreecommitdiffstats
path: root/polly/www
Commit message (Collapse)AuthorAgeFilesLines
...
* todo: Update todo listTobias Grosser2014-04-102-29/+64
| | | | llvm-svn: 205985
* www: Fix typoTobias Grosser2014-04-101-1/+1
| | | | llvm-svn: 205984
* todo: Building against an installed LLVM worksTobias Grosser2014-04-101-1/+1
| | | | | | We only care about cmake and the buildbots test that it works. llvm-svn: 205983
* www: We have no interest in FORTRAN support in test suiteTobias Grosser2014-04-101-4/+1
| | | | llvm-svn: 205982
* Add link to meeting notesTobias Grosser2014-04-101-1/+4
| | | | llvm-svn: 205980
* Add another hint for fixing check-polly errors to get_started.htmlTobias Grosser2014-04-031-1/+4
| | | | | | | | Reversed the order in which LD_LIBRARY_PATH is defined in order to make sure the ${CLOOG_INSTALL} prefix is found first. Contributed-by: Christian Bielert <cib123@googlemail.com> llvm-svn: 205556
* Note of last Polly phone callTobias Grosser2014-04-031-0/+7
| | | | llvm-svn: 205553
* Add a paragraph describing how to configure the python interpreter.Tobias Grosser2014-04-031-0/+8
| | | | | Contributed-by: cib123@googlemail.com llvm-svn: 205549
* www: More formatting improvementsTobias Grosser2014-03-212-6/+9
| | | | llvm-svn: 204466
* www: Remove warning about the implementation statusTobias Grosser2014-03-211-7/+0
| | | | | | | | It does not seem to add a lot of value, as it leaves unclear which parts are mature and whichs not. Adding this informatin also does not make sense, as it changes rapidly. llvm-svn: 204447
* www: Rewrite the intro about PollyTobias Grosser2014-03-211-9/+14
| | | | llvm-svn: 204446
* www: Mark a couple of projects doneTobias Grosser2014-03-211-2/+2
| | | | | | We now have both polyhedral dead code elimination as well as LNT buildbots. llvm-svn: 204445
* www: Add a script that allows us to obtain statistics about pollyTobias Grosser2014-03-211-0/+17
| | | | llvm-svn: 204444
* www: Add a script to show the latest news from polyhedral.infoTobias Grosser2014-03-213-2/+34
| | | | llvm-svn: 204443
* www: Separate out the Polly paperTobias Grosser2014-03-211-5/+11
| | | | llvm-svn: 204442
* www: Link to the polyhedral.info publication listTobias Grosser2014-03-211-0/+7
| | | | llvm-svn: 204441
* [www] announce static links of polly in toolsSebastian Pop2014-03-192-1/+20
| | | | llvm-svn: 204265
* www: Fix link to PlutoTobias Grosser2014-03-101-1/+1
| | | | llvm-svn: 203456
* www: Add FOSDEM presentation and Polly buildbotsTobias Grosser2014-02-191-0/+16
| | | | llvm-svn: 201720
* Add link to polyhedral.infoTobias Grosser2014-02-111-0/+2
| | | | | | This website provides general information about polyhedral compilation. llvm-svn: 201192
* TODO: Add topic 'teach bugpoint to extract regions'Tobias Grosser2014-01-271-0/+4
| | | | | | | This does not only seem helpful for Polly, but it should help in general to further reduce bugs. llvm-svn: 200225
* www: Fix typo IITobias Grosser2014-01-061-1/+1
| | | | llvm-svn: 198596
* www: Fix typoTobias Grosser2014-01-061-2/+2
| | | | llvm-svn: 198595
* www: Add link to newly released islplot libraryTobias Grosser2014-01-061-0/+14
| | | | llvm-svn: 198594
* Introduce -polly-canonicalize passTobias Grosser2014-01-022-6/+4
| | | | | | | This ModulePass schedules the set of Polly canonicalization passes. It is a debugging tool that can be used to preoptimize .ll files for Polly processing. llvm-svn: 198376
* www: Simplify cssTobias Grosser2013-12-211-1/+1
| | | | llvm-svn: 197847
* www: Fix typosTobias Grosser2013-12-201-2/+2
| | | | | Reported-by: Dmitry N. Mikushin <maemarcus@gmail.com> llvm-svn: 197796
* www: Do not use a fixed with, but use max-widthTobias Grosser2013-12-203-25/+14
| | | | | | | | | Further: o ensure that the header is properly readable even on smaller screen sizes. o Shorten the table of contents of the documentation section. llvm-svn: 197794
* www: Do not use a small fonts for the core textTobias Grosser2013-12-202-5/+5
| | | | llvm-svn: 197793
* www: Name the tiling scheme in the headerTobias Grosser2013-12-202-1/+22
| | | | llvm-svn: 197763
* www: No need to mention Polly in each subtitleTobias Grosser2013-12-2013-15/+18
| | | | llvm-svn: 197760
* www: Highlight title, add subtitleTobias Grosser2013-12-193-2/+50
| | | | llvm-svn: 197752
* www: Mark more items doneTobias Grosser2013-12-191-2/+2
| | | | llvm-svn: 197747
* www: We already integrated the isl code generatorTobias Grosser2013-12-191-1/+1
| | | | llvm-svn: 197746
* www: Use red for visited linksTobias Grosser2013-12-191-0/+3
| | | | llvm-svn: 197745
* www: Add faviconTobias Grosser2013-12-191-0/+0
| | | | llvm-svn: 197739
* www: Add nice headerTobias Grosser2013-12-1919-10/+67
| | | | llvm-svn: 197738
* www: shorten menu entryTobias Grosser2013-12-191-1/+1
| | | | llvm-svn: 197724
* www: Rename menu itemsTobias Grosser2013-12-191-2/+2
| | | | llvm-svn: 197723
* www: Use a modern menu styleTobias Grosser2013-12-191-7/+32
| | | | llvm-svn: 197722
* Fix a typo in my family name. Tobias: ;) Sylvestre Ledru2013-10-291-1/+1
| | | | llvm-svn: 193603
* www: Add information about upcoming Loop Optimization BoFTobias Grosser2013-10-261-0/+8
| | | | llvm-svn: 193468
* www: Add information about isl-0.12.1 releaseTobias Grosser2013-10-261-7/+17
| | | | | | | | Polly can now be compiled without explicitly linking to GMP licensed code. This patch also contains some formatting improvements. llvm-svn: 193467
* www: Add information about code coverage and static analysisTobias Grosser2013-10-262-0/+11
| | | | llvm-svn: 193466
* Rename "polly-test" in the document and script.Logan Chien2013-08-182-5/+5
| | | | | | | | The Makefile rule "polly-test" has been renamed to "check-polly" in r182171. This CL updates the document and the automatic build script. llvm-svn: 188624
* Remove .htaccess fileTobias Grosser2013-05-211-1/+0
| | | | | | | | | | | It was initially committed to allow people to get a list of the files used or generated in the matmul tutorial. Since the documentation does now point people to the directory in their git checkout, it is not necessary anymore to make a directory listing available. Especially, as this never worked and recently the LLVM web server does not deliver files in this directory at all due to the unsupported .htaccess file. llvm-svn: 182370
* Update matmul example to the latest polly versionTobias Grosser2013-05-2037-1718/+2144
| | | | | | | | | As the namings of the scops have changed, polly was not able to read in the user given .jscop files. By renaming the provided files, polly now finds them again and can use them to optimize the matmul function. We also update the generated files to reflect the very latest version of Polly. llvm-svn: 182265
* Remove unneeded RegionSimplify pass.Tobias Grosser2013-04-171-1/+0
| | | | | | | | | | | | | We now support regions with multiple entries and multiple exits natively. Regions are not needed to be simplified to single entry and single exit. We need to XFAIL two test cases as this change increases the scop coverage and uncoveres two failures in the independent blocks pass. The first failure will be fixed in a subsequent commit, the second one is in the non-default -polly-codegen-scev mode and still needs to be fixed. Contributed-by: Star Tan <tanmx_star@yeah.net> llvm-svn: 179673
* www: Add kernelgen publicationsTobias Grosser2013-01-183-3/+11
| | | | | | Contributed by: Dmitry Mikushin <dmitry@kernelgen.org> llvm-svn: 172772
* www: Add news to Polly websiteTobias Grosser2012-12-291-0/+7
| | | | llvm-svn: 171231
OpenPOWER on IntegriCloud