summaryrefslogtreecommitdiffstats
path: root/polly/www
Commit message (Collapse)AuthorAgeFilesLines
...
* www: Add new Polly publicationTobias Grosser2012-12-291-0/+13
| | | | | | | | | | Polly - Performing polyhedral optimizations on a low-level intermediate representation Tobias Grosser, Armin Groesslinger, Christian Lengauer Parallel Processing Letters 2012 22:04 llvm-svn: 171228
* www: Correct command line that loads polly into dragoneggTobias Grosser2012-10-211-2/+2
| | | | | | Reported by: Jack Howarth <howarth@bromo.med.uc.edu> llvm-svn: 166396
* www: Clarify that GMP is LGPL licensedTobias Grosser2012-10-121-1/+2
| | | | llvm-svn: 165789
* Update the 'News' section on the Polly pageTobias Grosser2012-10-071-0/+31
| | | | llvm-svn: 165378
* Remove executable bits from html filesTobias Grosser2012-08-152-0/+0
| | | | llvm-svn: 161930
* www documentation for using Polly with dragonegg.Tobias Grosser2012-08-153-1/+73
| | | | | | | | | | | | Added a file that explains how to load Polly in dragonegg. Also fixed a typo in the document for clang. Committed with a typo fix and a change to make this website available from the documentation section. Contributed by: Sameer Sahasrabuddhe <Sameer.Sahasrabuddhe@amd.com> llvm-svn: 161928
* Create a new directory before running the polly scriptTobias Grosser2012-07-241-1/+2
| | | | | | | Otherwise the script spams the home directory and, in case there are folders of previous attempts lying around, it may fail in some unexpected way. llvm-svn: 160677
* www: Add GPGPU Code Generation Documentation.Tobias Grosser2012-05-302-0/+234
| | | | llvm-svn: 157690
* WWW: Adapt the vectorize option change.Hongbin Zheng2012-05-063-6/+6
| | | | llvm-svn: 156256
* Simplify import/export command line flags.Tobias Grosser2012-04-241-4/+6
| | | | | | | Instead of -polly-run-import-jscop and -polly-run-export-jscop, we just use -polly-import and -polly-export. llvm-svn: 155446
* Unify the optimizer selection.Tobias Grosser2012-04-241-12/+10
| | | | | | | We now support -polly-optimizer=isl, -polly-optimizer=pocc and -polly-optimizer=none. The option -polly-no-optimizer is gone. llvm-svn: 155445
* www: Update matmul example slightly.Tobias Grosser2012-04-176-24/+23
| | | | llvm-svn: 154952
* www: Fix typo, replace "LD_LBIRARY_PATH" by "LD_LIBRARY_PATH" in get_started.Hongbin Zheng2012-04-031-1/+1
| | | | llvm-svn: 153948
* www: Append path instead overwrite path when exporting the path of pocc.Hongbin Zheng2012-04-031-1/+1
| | | | llvm-svn: 153936
* www: Fix typo in the setting LD_LBIRARY_PATH command, as pointed out byHongbin Zheng2012-04-031-1/+1
| | | | | | Dmitry N. Mikushin. llvm-svn: 153934
* Get started guide: Suggest users to append the parent directory of cloogHongbin Zheng2012-03-301-1/+8
| | | | | | libraries to LD_LIBRARY_PATH. llvm-svn: 153734
* www: Add more missing features to the TODO listTobias Grosser2012-03-292-11/+29
| | | | llvm-svn: 153664
* www: Update TODO listTobias Grosser2012-03-291-17/+36
| | | | | | | | | - Link to several new bug reports that describe problems in more detail - Add some more items - Remove owners for inactive projects. This just blocks other people - Rename 'middle part' to 'optimizer' llvm-svn: 153647
* www: Link to console view with only polly buildbotsTobias Grosser2012-03-291-1/+1
| | | | llvm-svn: 153646
* www: Fix german special charactersTobias Grosser2012-03-151-1/+1
| | | | llvm-svn: 152800
* www: Add another GPGPU publicationTobias Grosser2012-03-151-0/+4
| | | | llvm-svn: 152799
* Memaccess: Updating DocumentationRaghesh Aloor2012-03-151-0/+17
| | | | | | | Adding documentation for changes in coefficients of induction variables. llvm-svn: 152795
* www: Really fix itTobias Grosser2012-03-081-1/+1
| | | | llvm-svn: 152311
* www: Fix link to imageTobias Grosser2012-03-082-2/+2
| | | | llvm-svn: 152310
* www: Move the Polly architecture to the documentationTobias Grosser2012-03-083-4/+23
| | | | llvm-svn: 152309
* www: Point to the memaccess documentationTobias Grosser2012-03-082-3/+5
| | | | llvm-svn: 152308
* www: Simplify bugs textTobias Grosser2012-03-081-7/+4
| | | | llvm-svn: 152307
* www: Merge Examples with Documentation sectionTobias Grosser2012-03-083-22/+25
| | | | llvm-svn: 152306
* www: Update todo pageTobias Grosser2012-03-081-229/+227
| | | | llvm-svn: 152305
* www: Fix some command lines in the examplesTobias Grosser2012-03-071-4/+4
| | | | llvm-svn: 152229
* www: Fix typo founded -> fundedTobias Grosser2012-03-011-2/+2
| | | | | Found-By: Christian Lengauer llvm-svn: 151810
* www: Fix french special charactersTobias Grosser2012-02-201-4/+5
| | | | llvm-svn: 150959
* Add information, that Polly became a real LLVM projectTobias Grosser2012-02-201-0/+5
| | | | llvm-svn: 150955
* www: Update links polly.grosser.es -> polly.llvm.orgTobias Grosser2012-02-202-4/+3
| | | | llvm-svn: 150954
* www: Add 'pet' paper to the publicationsTobias Grosser2012-02-161-0/+8
| | | | llvm-svn: 150676
* www: More typosTobias Grosser2012-02-011-2/+2
| | | | | | Pointed out by Chad Rosier llvm-svn: 149456
* www: Add missing -mllvm to documentationTobias Grosser2012-01-311-1/+1
| | | | | | Found by Ryan Taylor llvm-svn: 149415
* www: Spelling fixesTobias Grosser2012-01-311-2/+4
| | | | | | Reported by Sebastian Pop llvm-svn: 149410
* www: Add news about the improved isl scheduling supportTobias Grosser2012-01-311-1/+11
| | | | llvm-svn: 149374
* www: Remove PoCC from the prerequisitesTobias Grosser2012-01-311-1/+0
| | | | llvm-svn: 149373
* polly.sh: Do not automatically install scoplib either.Tobias Grosser2012-01-311-9/+0
| | | | | | | | It is only needed for PoCC. We may update our openscop support which is expected to be wider used. If this is the case we could automatically build openscop. llvm-svn: 149372
* www: Move PoCC to the end of the installation sectionTobias Grosser2012-01-311-34/+37
| | | | llvm-svn: 149371
* polly.sh: Do not build PoCC automaticallyTobias Grosser2012-01-311-10/+0
| | | | | | | | As we now have a scheduler that works, I do not believe a lot of people need PoCC right ahead. People who want to do an in depth investigation of the different schedulers can install it as well manually. llvm-svn: 149370
* www: Move automatic polly installation to a more prominent placeTobias Grosser2012-01-171-12/+20
| | | | llvm-svn: 148307
* www: Fix clang path in polly.sh scriptTobias Grosser2012-01-171-1/+1
| | | | llvm-svn: 148306
* Fix clang svn addressTobias Grosser2012-01-161-1/+1
| | | | llvm-svn: 148248
* Describe how to optionally build the matching clang version.Tobias Grosser2012-01-162-0/+14
| | | | llvm-svn: 148238
* add polly.sh scriptSebastian Pop2012-01-042-0/+70
| | | | llvm-svn: 147543
* www: Papers about iterative compilation and non static controlTobias Grosser2012-01-031-1/+24
| | | | llvm-svn: 147444
* Add Udays PhD thesisTobias Grosser2012-01-031-0/+6
| | | | llvm-svn: 147443
OpenPOWER on IntegriCloud