llvm-project/polly/test/ForwardOpTree
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
..
atax.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
changed-kind.ll [polly] Fixed a number of typos. NFC 2022-08-07 22:56:07 +08:00
forward_from_region.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_hoisted.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_instruction.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_into_region.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_into_region_redundant_use.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_load.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
forward_load_differentarray.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_load_double_write.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_load_fromloop.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_load_indirect.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_load_memset_after.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_load_memset_before.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_load_tripleuse.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_load_unrelatedunusual.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_phi_load.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_readonly.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_reusue.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_store.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_synthesizable_definloop.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_synthesizable_indvar.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_synthesizable_useinloop.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
forward_transitive.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
jacobi-1d.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
noforward_from_region.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
noforward_load_conditional.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
noforward_load_writebetween.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
noforward_outofquota.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
noforward_partial.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
noforward_phi.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
noforward_selfrefphi.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
noforward_sideffects.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
noforward_synthesizable_unknownit.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
out-of-quota1.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00