| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Resolves D69981.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
llvm-svn: 343118
|
|
|
|
| |
llvm-svn: 342716
|
|
|
|
|
|
|
|
| |
Reviewed-by: Tobias Grosser <tobias@grosser.es>
Differential Revision: https://reviews.llvm.org/D38218
llvm-svn: 314081
|
|
|
|
| |
llvm-svn: 307704
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
llvm-svn: 303725
|
|
|
|
| |
llvm-svn: 299534
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
llvm-svn: 291388
|
|
|
|
| |
llvm-svn: 291387
|
|
|
|
| |
llvm-svn: 291386
|
|
|
|
| |
llvm-svn: 291385
|
|
|
|
| |
llvm-svn: 291384
|
|
|
|
| |
llvm-svn: 282747
|
|
|
|
| |
llvm-svn: 282351
|
|
|
|
| |
llvm-svn: 280083
|
|
|
|
| |
llvm-svn: 280082
|
|
|
|
| |
llvm-svn: 280081
|
|
|
|
| |
llvm-svn: 280080
|
|
|
|
| |
llvm-svn: 280079
|
|
|
|
| |
llvm-svn: 280076
|
|
|
|
| |
llvm-svn: 280060
|
|
|
|
|
|
|
|
|
|
| |
Reviewers: grosser, _jdoerfert, zinob
Projects: #polly
Differential Revision: https://reviews.llvm.org/D23285
llvm-svn: 278143
|
|
|
|
| |
llvm-svn: 268221
|
|
|
|
| |
llvm-svn: 268034
|
|
|
|
| |
llvm-svn: 265410
|
|
|
|
| |
llvm-svn: 264405
|
|
|
|
| |
llvm-svn: 264399
|
|
|
|
|
|
|
| |
This is an old google summer of code project that has been replaced completely
by our new AST generator.
llvm-svn: 264398
|
|
|
|
| |
llvm-svn: 264144
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
llvm-svn: 262589
|
|
|
|
|
| |
Reported-by: Hongbin Zheng
llvm-svn: 261873
|
|
|
|
|
|
|
| |
These projects are just some first thoughts. Feel free to updated / add ideas
for further projects.
llvm-svn: 261867
|
|
|
|
| |
llvm-svn: 259761
|
|
|
|
| |
llvm-svn: 259760
|
|
|
|
| |
llvm-svn: 259759
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
llvm-svn: 259511
|
|
|
|
|
|
| |
Roman contributed this
llvm-svn: 259486
|
|
|
|
| |
llvm-svn: 259485
|
|
|
|
| |
llvm-svn: 259483
|
|
|
|
| |
llvm-svn: 259477
|
|
|
|
| |
llvm-svn: 259476
|
|
|
|
|
|
|
|
|
|
|
| |
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
|