Tobias Grosser
b105a2c3e0
[www] Update formatting of news feed
...
llvm-svn: 218238
2014-09-22 07:37:12 +00:00
Tobias Grosser
5d9728159d
[www] Unbreak the newsfeed from polyhedral.info
...
llvm-svn: 218237
2014-09-22 06:56:45 +00:00
Johannes Doerfert
9e7b17b0d4
Added arcanist linters and cleaned errors and warnings
...
Arcanist (arc) will now always run linters before uploading any new
commit to Phabricator. All errors/warnings (or their absence) will be
shown in the web interface together with a explanation by the commiter
(arcanist will ask the commiter if the build was not clean).
The linters include:
- clang-format
- spelling check
- permissions check (aka. chmod)
- filename check
- merge conflict marker check
Note, that their scope is sometimes limited (see .arclint for
details).
This commit also fixes all errors and warnings these linters reported,
namely:
- spelling mistakes and typos
- executable permissions for various text files
Differential Revision: http://reviews.llvm.org/D4916
llvm-svn: 215871
2014-08-18 00:40:13 +00:00
Johannes Doerfert
5aa2194ea5
[Polly] Remove the PoCC and ScopLib support
...
Remove the PoCC and ScopLib support from Polly as we do not have a
user/maintainer for it.
Differential Revision: http://reviews.llvm.org/D4871
llvm-svn: 215563
2014-08-13 17:49:16 +00:00
Tobias Grosser
8d614d0335
www: Fix grammar.
...
Reported-by: Jules Gagnon-Marchand <jules_gagnonm@hotmail.com>
llvm-svn: 210576
2014-06-10 20:18:16 +00:00
Tobias Grosser
d285161675
www: Polly can be built without any GPLed software
...
Thanks to Sebastian Pop and David Peixotto.
llvm-svn: 210176
2014-06-04 09:26:39 +00:00
Tobias Grosser
36e997ff80
www: Reference phone call notes
...
llvm-svn: 207006
2014-04-23 18:09:24 +00:00
Tobias Grosser
6e4dea2bb7
Link to notes of our last phone call
...
llvm-svn: 206488
2014-04-17 19:59:38 +00:00
Tobias Grosser
b24cf90645
Remove OpenScop
...
We only supported a very old version of OpenScop that was entirely different
to what OpenScop is today. To not confuse people, we remove this old and
unusable support. If anyone is interested to add OpenScop support back in,
the relevant patches are available in version control.
llvm-svn: 206026
2014-04-11 09:47:45 +00:00
Tobias Grosser
4f469d65cc
todo: Update todo list
...
llvm-svn: 205985
2014-04-10 19:49:36 +00:00
Tobias Grosser
fc8d81e5cb
www: Fix typo
...
llvm-svn: 205984
2014-04-10 19:21:12 +00:00
Tobias Grosser
884f6ad09b
todo: Building against an installed LLVM works
...
We only care about cmake and the buildbots test that it works.
llvm-svn: 205983
2014-04-10 19:20:30 +00:00
Tobias Grosser
52bacf5900
www: We have no interest in FORTRAN support in test suite
...
llvm-svn: 205982
2014-04-10 19:19:11 +00:00
Tobias Grosser
7701194d61
Add link to meeting notes
...
llvm-svn: 205980
2014-04-10 18:44:50 +00:00
Tobias Grosser
72cebdec2e
Add another hint for fixing check-polly errors to get_started.html
...
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
2014-04-03 19:38:38 +00:00
Tobias Grosser
d7c5e51627
Note of last Polly phone call
...
llvm-svn: 205553
2014-04-03 18:56:13 +00:00
Tobias Grosser
ca61be3ac2
Add a paragraph describing how to configure the python interpreter.
...
Contributed-by: cib123@googlemail.com
llvm-svn: 205549
2014-04-03 18:12:13 +00:00
Tobias Grosser
105ddd8775
www: More formatting improvements
...
llvm-svn: 204466
2014-03-21 13:38:02 +00:00
Tobias Grosser
93679896c6
www: Remove warning about the implementation status
...
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
2014-03-21 09:34:38 +00:00
Tobias Grosser
ca493da8a4
www: Rewrite the intro about Polly
...
llvm-svn: 204446
2014-03-21 09:34:34 +00:00
Tobias Grosser
54ef29a8bb
www: Mark a couple of projects done
...
We now have both polyhedral dead code elimination as well as LNT buildbots.
llvm-svn: 204445
2014-03-21 09:34:30 +00:00
Tobias Grosser
231f094ed9
www: Add a script that allows us to obtain statistics about polly
...
llvm-svn: 204444
2014-03-21 09:34:27 +00:00
Tobias Grosser
9e8597bdb7
www: Add a script to show the latest news from polyhedral.info
...
llvm-svn: 204443
2014-03-21 09:34:23 +00:00
Tobias Grosser
eb4ea9eb79
www: Separate out the Polly paper
...
llvm-svn: 204442
2014-03-21 09:34:18 +00:00
Tobias Grosser
7e1faccca2
www: Link to the polyhedral.info publication list
...
llvm-svn: 204441
2014-03-21 09:34:13 +00:00
Sebastian Pop
763699760e
[www] announce static links of polly in tools
...
llvm-svn: 204265
2014-03-19 21:31:09 +00:00
Tobias Grosser
b2b307e7be
www: Fix link to Pluto
...
llvm-svn: 203456
2014-03-10 12:28:20 +00:00
Tobias Grosser
3b49fdb640
www: Add FOSDEM presentation and Polly buildbots
...
llvm-svn: 201720
2014-02-19 21:58:56 +00:00
Tobias Grosser
f07361d19a
Add link to polyhedral.info
...
This website provides general information about polyhedral compilation.
llvm-svn: 201192
2014-02-11 23:34:43 +00:00
Tobias Grosser
6a62ebdd0f
TODO: Add topic 'teach bugpoint to extract regions'
...
This does not only seem helpful for Polly, but it should help in general to
further reduce bugs.
llvm-svn: 200225
2014-01-27 14:48:17 +00:00
Tobias Grosser
20b9966e5f
www: Fix typo II
...
llvm-svn: 198596
2014-01-06 09:53:00 +00:00
Tobias Grosser
2cc9463abe
www: Fix typo
...
llvm-svn: 198595
2014-01-06 09:52:42 +00:00
Tobias Grosser
d4521051bf
www: Add link to newly released islplot library
...
llvm-svn: 198594
2014-01-06 09:51:38 +00:00
Tobias Grosser
a9376ff571
Introduce -polly-canonicalize pass
...
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
2014-01-02 23:39:18 +00:00
Tobias Grosser
2658ea9e90
www: Simplify css
...
llvm-svn: 197847
2013-12-21 00:26:05 +00:00
Tobias Grosser
556416dab8
www: Fix typos
...
Reported-by: Dmitry N. Mikushin <maemarcus@gmail.com>
llvm-svn: 197796
2013-12-20 09:49:24 +00:00
Tobias Grosser
eb145bb449
www: Do not use a fixed with, but use max-width
...
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
2013-12-20 09:24:34 +00:00
Tobias Grosser
b2ecb3c8f5
www: Do not use a small fonts for the core text
...
llvm-svn: 197793
2013-12-20 09:24:28 +00:00
Tobias Grosser
837c4d0ace
www: Name the tiling scheme in the header
...
llvm-svn: 197763
2013-12-20 01:18:58 +00:00
Tobias Grosser
7110f332eb
www: No need to mention Polly in each subtitle
...
llvm-svn: 197760
2013-12-20 00:53:01 +00:00
Tobias Grosser
1d67bbb96b
www: Highlight title, add subtitle
...
llvm-svn: 197752
2013-12-19 23:44:07 +00:00
Tobias Grosser
bd5262349d
www: Mark more items done
...
llvm-svn: 197747
2013-12-19 23:23:44 +00:00
Tobias Grosser
1b7f94161d
www: We already integrated the isl code generator
...
llvm-svn: 197746
2013-12-19 23:22:28 +00:00
Tobias Grosser
b3bf54e812
www: Use red for visited links
...
llvm-svn: 197745
2013-12-19 23:22:25 +00:00
Tobias Grosser
0f6108269d
www: Add favicon
...
llvm-svn: 197739
2013-12-19 22:59:47 +00:00
Tobias Grosser
ca4ca288d3
www: Add nice header
...
llvm-svn: 197738
2013-12-19 22:50:10 +00:00
Tobias Grosser
5c6c62f7fc
www: shorten menu entry
...
llvm-svn: 197724
2013-12-19 21:26:44 +00:00
Tobias Grosser
3905cb3d70
www: Rename menu items
...
llvm-svn: 197723
2013-12-19 21:25:48 +00:00
Tobias Grosser
fcb4874454
www: Use a modern menu style
...
llvm-svn: 197722
2013-12-19 21:22:24 +00:00
Sylvestre Ledru
6a20b7e771
Fix a typo in my family name. Tobias: ;)
...
llvm-svn: 193603
2013-10-29 11:05:18 +00:00