llvm-project/polly/lib/Transform
Michael Kruse 315aa3278e [ScheduleOptimizer] Add -polly-opt-outer-coincidence option.
Add a command line switch to set the
isl_options_set_schedule_outer_coincidence option. ISL then tries to
build schedules where the outer member of a band satisfies the
coincidence constraints.

In practice this allows loop skewing for more parallelism in inner
loops.

llvm-svn: 268222
2016-05-02 11:35:27 +00:00
..
Canonicalization.cpp Adjust formatting to clang-format changes in 256149 2015-12-21 12:38:56 +00:00
CodePreparation.cpp Adapt to LLVM head, again 2016-02-25 17:54:42 +00:00
DeadCodeElimination.cpp Add __isl_give annotations to return types [NFC] 2016-04-09 21:55:23 +00:00
ScheduleOptimizer.cpp [ScheduleOptimizer] Add -polly-opt-outer-coincidence option. 2016-05-02 11:35:27 +00:00