llvm-project/polly/test/ScheduleOptimizer
Tobias Grosser 173ecab705 Remove target triples from test cases
I just learned that target triples prevent test cases to be run on other
architectures. Polly test cases are until now sufficiently target independent
to not require any target triples. Hence, we drop them.

llvm-svn: 235384
2015-04-21 14:28:02 +00:00
..
2012-03-16-Empty-Domain.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
2012-04-16-Trivially-vectorizable-loops.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
2012-10-14-Zero-Bands.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
2013-04-11-Empty-Domain-two.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
computeout.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
line-tiling-2.ll Do not scale tile loops 2015-03-31 07:52:36 +00:00
line-tiling.ll Do not scale tile loops 2015-03-31 07:52:36 +00:00
one-dimensional-band.ll Use schedule trees to perform post-scheduling transformations 2015-03-22 12:06:39 +00:00
prevectorization.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
rectangular-tiling.ll Make -polly-no-tiling work again 2015-04-05 21:52:21 +00:00