llvm-project/polly/test/Simplify
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
..
coalesce_3partials.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
coalesce_3partials___%for---%return.jscop
coalesce_3partials___%for---%return.jscop.transformed
coalesce_disjointelements.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
coalesce_disjointelements___%for---%return.jscop
coalesce_disjointelements___%for---%return.jscop.transformed
coalesce_overlapping.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
coalesce_overlapping___%for---%return.jscop
coalesce_overlapping___%for---%return.jscop.transformed
coalesce_partial.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
coalesce_partial___%for---%return.jscop
coalesce_partial___%for---%return.jscop.transformed
dead_access_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
dead_access_phi.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
dead_access_value.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
dead_instruction.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
emptyaccessdomain.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
emptyaccessdomain___%for---%return.jscop
emptyaccessdomain___%for---%return.jscop.transformed
exit_phi_accesses-2.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
func-b320a7.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
gemm.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
gemm___%bb3---%bb28.jscop
gemm___%bb3---%bb28.jscop.transformed
nocoalesce_differentvalues.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
nocoalesce_differentvalues___%for---%return.jscop
nocoalesce_differentvalues___%for---%return.jscop.transformed
nocoalesce_elementmismatch.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
nocoalesce_elementmismatch___%for---%return.jscop
nocoalesce_elementmismatch___%for---%return.jscop.transformed
nocoalesce_readbetween.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
nocoalesce_readbetween___%for---%return.jscop
nocoalesce_readbetween___%for---%return.jscop.transformed
nocoalesce_writebetween.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
nocoalesce_writebetween___%for---%return.jscop
nocoalesce_writebetween___%for---%return.jscop.transformed
notdead_region_exitphi.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
notdead_region_innerphi.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
notredundant_region_loop.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
notredundant_region_loop___%for---%return.jscop
notredundant_region_loop___%for---%return.jscop.transformed
notredundant_region_middle.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
notredundant_synthesizable_unknownit.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
out-of-scop-use-in-region-entry-phi-node.ll [polly] Fixed a number of typos. NFC 2022-08-07 22:56:07 +08:00
overwritten.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
overwritten_3phi.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
overwritten_3phi___%for---%return.jscop
overwritten_3phi___%for---%return.jscop.transformed
overwritten_3store.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
overwritten_implicit_and_explicit.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
overwritten_implicit_and_explicit___%for---%return.jscop
overwritten_implicit_and_explicit___%for---%return.jscop.transformed
overwritten_loadbetween.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
overwritten_scalar.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
overwritten_scalar___%for---%return.jscop
overwritten_scalar___%for---%return.jscop.transformed
pass_existence.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
phi_in_regionstmt.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
pr33323.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
pr33323___%for.body98---%for.cond87.loopexit.jscop
pr33323___%for.body98---%for.cond87.loopexit.jscop.transformed
redundant.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
redundant_differentindex.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
redundant_partialwrite.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
redundant_partialwrite___%for---%return.jscop
redundant_partialwrite___%for---%return.jscop.transformed
redundant_region.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
redundant_region___%for---%return.jscop
redundant_region___%for---%return.jscop.transformed
redundant_region_scalar.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
redundant_region_scalar___%for---%return.jscop
redundant_region_scalar___%for---%return.jscop.transformed
redundant_scalarwrite.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
redundant_scalarwrite___%for---%return.jscop
redundant_scalarwrite___%for---%return.jscop.transformed
redundant_storebetween.ll Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
scalability1.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
scalability2.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
sweep_mapped_phi.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
sweep_mapped_phi___%for---%return.jscop
sweep_mapped_phi___%for---%return.jscop.transformed
sweep_mapped_value.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
sweep_mapped_value___%for---%return.jscop
sweep_mapped_value___%for---%return.jscop.transformed
ununsed_read_in_region_entry.ll [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00