hanchenye-llvm-project/polly/utils
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
..
arcanist/LitTestEngine Change the output of arc unit 2014-10-01 21:26:24 +00:00
pyscop
argparse.py
check_format.sh Revert "Temporary disable formatting error" 2014-11-03 22:11:20 +00:00
jscop2cloog.py Rename 'scattering' to 'schedule' 2015-04-21 11:37:25 +00:00
update_format.sh cmake: Provide path to installed clang-format 2013-11-22 22:42:13 +00:00