llvm-project/polly/test/ScheduleOptimizer
Johannes Doerfert 7ceb040213 Add early exits for SCoPs we did not optimize
This allows us to skip ast and code generation if we did not optimize
  a SCoP and will not generate parallel or alias annotations. The
  initial heuristic to exit is simple but allows improvements later on.

  All failing test cases have been modified to disable early exit, thus
  to keep their coverage.

  Differential Revision: http://reviews.llvm.org/D7254

llvm-svn: 228851
2015-02-11 17:25:09 +00:00
..
2012-03-16-Empty-Domain.ll Always pipe in test files 2014-08-30 09:15:04 +00:00
2012-04-16-Trivially-vectorizable-loops.ll Always pipe in test files 2014-08-30 09:15:04 +00:00
2012-10-14-Zero-Bands.ll ScopInfo: Correctly handle true/false conditions 2013-09-07 01:54:13 +00:00
2013-04-11-Empty-Domain-two.ll Always pipe in test files 2014-08-30 09:15:04 +00:00
computeout.ll Add early exits for SCoPs we did not optimize 2015-02-11 17:25:09 +00:00
line-tiling-2.ll Always pipe in test files 2014-08-30 09:15:04 +00:00
line-tiling.ll Always pipe in test files 2014-08-30 09:15:04 +00:00
prevectorization.ll Run upgrade script from PR21532 to match LLVM changes 2014-12-15 20:28:50 +00:00
rectangular-tiling.ll Always pipe in test files 2014-08-30 09:15:04 +00:00