llvm-project/polly/docs
Gabriel Ravier ea540bc210
[polly] Fixed a number of typos. NFC
I went over the output of the following mess of a command:

`(ulimit -m 2000000; ulimit -v 2000000; git ls-files -z | parallel --xargs -0 cat | aspell list --mode=none --ignore-case | grep -E '^[A-Za-z][a-z]*$' | sort | uniq -c | sort -n | grep -vE '.{25}' | aspell pipe -W3 | grep : | cut -d' ' -f2 | less)`

and proceeded to spend a few days looking at it to find probable typos
and fixed a few hundred of them in all of the llvm project (note, the
ones I found are not anywhere near all of them, but it seems like a
good start).

Reviewed By: inclyc

Differential Revision: https://reviews.llvm.org/D131167
2022-08-07 22:56:07 +08:00
..
experiments/matmul Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
images
Architecture.rst [Polly] Fix typo. NFC. 2021-07-13 22:36:22 -05:00
CMakeLists.txt
HowToManuallyUseTheIndividualPiecesOfPolly.rst [polly] Fixed a number of typos. NFC 2022-08-07 22:56:07 +08:00
Performance.rst
ReleaseNotes.rst Bump the trunk major version to 15 2022-02-01 23:54:52 -08:00
TipsAndTricks.rst
UsingPollyWithClang.rst polly: remove the old reference to svn in the doc 2021-08-27 10:46:50 +02:00
conf.py [docs] Remove hard-coded version numbers from sphinx configs 2022-02-01 23:14:12 -08:00
doxygen.cfg.in [NFC] Inclusive Language: change master to main for .chm files 2021-11-08 08:23:04 -06:00
index.rst