hanchenye-llvm-project/polly/test/ScheduleOptimizer
Tobias Grosser e7e33ba13a Always pipe in test files
In Polly we used to have a mix of test cases, some that used 'opt %s' and others
that used 'opt < %s'. We now change all to use 'opt < %s'. Piping in test files
is preferable as it does prevent temporary files to be written to disk. This
brings us in line with what is usus in LLVM.

llvm-svn: 216816
2014-08-30 09:15:04 +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
2013-04-11-Empty-Domain-two.ll Always pipe in test files 2014-08-30 09:15:04 +00:00
computeout.ll
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 ScheduleOptimizer: Fix prevectorization. 2014-03-11 06:27:36 +00:00
rectangular-tiling.ll Always pipe in test files 2014-08-30 09:15:04 +00:00