llvm-project/polly/www/experiments/matmul
Tobias Grosser 5483931117 Rename 'scattering' to 'schedule'
In Polly we used both the term 'scattering' and the term 'schedule' to describe
the execution order of a statement without actually distinguishing between them.
We now uniformly use the term 'schedule' for the execution order.  This
corresponds to the terminology of isl.

History: CLooG introduced the term scattering as the generated code can be used
as a sequential execution order (schedule) or as a parallel dimension
enumerating different threads of execution (placement). In Polly and/or isl the
term placement was never used, but we uniformly refer to an execution order as a
schedule and only later introduce parallelism. When doing so we do not talk
about about specific placement dimensions.

llvm-svn: 235380
2015-04-21 11:37:25 +00:00
..
init_array___%for.cond---%for.end19.jscop Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
main___%for.cond---%for.end30.jscop Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
main___%for.cond---%for.end30.jscop.interchanged Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
main___%for.cond---%for.end30.jscop.interchanged+tiled Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
main___%for.cond---%for.end30.jscop.interchanged+tiled+vector Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
matmul.c
matmul.normalopt.exe Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.normalopt.ll Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.normalopt.s Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged+tiled+vector+openmp.exe Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged+tiled+vector+openmp.ll Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged+tiled+vector+openmp.s Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged+tiled+vector.exe Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged+tiled+vector.ll Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged+tiled+vector.s Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged+tiled.exe Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged+tiled.ll Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged+tiled.s Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged.exe Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged.ll Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.polly.interchanged.s Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.preopt.ll Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
matmul.s Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
runall.sh Adjust documentation to old -enable-polly-openmp -> -polly-parallel rename 2015-04-05 19:52:38 +00:00
scops.init_array.dot Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scops.init_array.dot.png Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scops.main.dot Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scops.main.dot.png Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scops.print_array.dot Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scops.print_array.dot.png Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scopsonly.init_array.dot Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scopsonly.init_array.dot.png Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scopsonly.main.dot Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scopsonly.main.dot.png Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scopsonly.print_array.dot Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00
scopsonly.print_array.dot.png Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00