llvm-project/polly/test/Cloog
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
..
CodeGen Always pipe in test files 2014-08-30 09:15:04 +00:00
ScheduleOptimizer execute cloog specific testcases only with CLOOG_FOUND 2012-12-03 21:33:40 +00:00
ScopDetection Replace %defaultOpts with explicit pass names 2014-08-30 09:13:28 +00:00
ambigous_schedule.ll Replace %defaultOpts with explicit pass names 2014-08-30 09:13:28 +00:00
ambigous_schedule___%for.cond---%for.end30.jscop
lit.local.cfg Fixed missing cloog test with automake/configure build setup 2014-04-22 15:30:43 +00:00