hanchenye-llvm-project/polly/test/ScheduleOptimizer
Johannes Doerfert c3958b214c Added option for n-dimensional rectangular tiling
+ CL-option --polly-tile-sizes=<int,...,int>
  The i'th value is used as a tile size for dimension i, if
  there is no i'th value, the value of --polly-default-tile-size is
  used

+ CL-option --polly-default-tile-size=int
  Used if no tile size is given for a dimension i

+ 3 Simple testcases

llvm-svn: 209753
2014-05-28 17:21:02 +00:00
..
2012-03-16-Empty-Domain.ll
2012-04-16-Trivially-vectorizable-loops.ll
2012-10-14-Zero-Bands.ll
2013-04-11-Empty-Domain-two.ll
computeout.ll
line-tiling-2.ll Added option for n-dimensional rectangular tiling 2014-05-28 17:21:02 +00:00
line-tiling.ll Added option for n-dimensional rectangular tiling 2014-05-28 17:21:02 +00:00
prevectorization.ll
rectangular-tiling.ll Added option for n-dimensional rectangular tiling 2014-05-28 17:21:02 +00:00