llvm-project/polly/test/Cloog/CodeGen
Tobias Grosser 5f860fdfe9 Do not run GPGPU test cases without nvptx target
Tag the GPGPU codegen test cases as unsupported if the nvptx target is not
included in the current llvm build.

Contributed-by:  Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 208779
2014-05-14 14:18:14 +00:00
..
GPGPU Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00
MemAccess LoopGenerators: Construct loops such that they are already loop rotated 2013-05-16 06:40:06 +00:00
OpenMP We missed two files in the last commit. 2014-04-22 15:57:30 +00:00
20100617.ll
20100622.ll
20100707.ll
20100707_2.ll
20100708_2.ll
20100713.ll
20100713_2.ll
20100717.ll
20100718-DomInfo-2.ll
20100718-DomInfo.ll
20100720-MultipleConditions.ll
20100809-IndependentBlock.ll
20100811-ScalarDependencyBetweenBrAndCnd.ll
20101030-Overflow.ll
20101103-Overflow3.ll
20101103-signmissmatch.ll
20110226-Ignore-Dead-Code.ll
20110226-PHI-Node-removed.ll
20120316-InvalidCast.ll
20120403-RHS-type-mismatch.ll
20140414-vector-codegen.ll Codegeneration: Free memory correctly when using -polly-vectorizer=polly 2014-04-14 08:33:24 +00:00
PHIInExit.ll Fix polly tests to not include aliases to declarations. 2014-03-12 21:48:42 +00:00
constant_condition.ll scop detection: do not run scop detection on regions without loops 2013-06-03 16:35:37 +00:00
do_pluto_matmult.ll JSONImporter: Free new schedule if found invalid 2013-07-29 05:12:01 +00:00
do_pluto_matmult.ll.result
do_pluto_matmult___%do.body---%do.end45.jscop
do_pluto_matmult___%do.body---%do.end45.jscop.invalid_reverse
do_pluto_matmult___%do.body---%do.end45.jscop.valid_reverse
loop_with_condition.ll
loop_with_condition_2.ll
loop_with_condition_ineq.ll
loop_with_condition_nested.ll Update LoopInfo correctly 2013-05-16 06:40:24 +00:00
matmul_vec.ll
matmul_vec___%1---%17.jscop
phi_guard.ll [CodeGen] Fixup assert fails caused by incorrect LoopInfo update 2013-09-02 16:13:00 +00:00
phi_guard___%for.preheader---%for.end10.jscop [CodeGen] Fixup assert fails caused by incorrect LoopInfo update 2013-09-02 16:13:00 +00:00
pluto_matmult.ll
pluto_matmult___%for.cond---%for.end47.jscop
reduced-domain-eliminates-dependences.ll Dependences: Do not fail in case a schedule eliminates all dependences 2014-04-15 20:14:57 +00:00
reduced-domain-eliminates-dependences___%bb---%return.jscop Dependences: Do not fail in case a schedule eliminates all dependences 2014-04-15 20:14:57 +00:00
reduction_2.ll
sequential_loops.ll
simple_nonaffine_loop.ll Do not run -O3 to canonicalize test case 2014-01-27 10:23:12 +00:00
simple_vec_assign_scalar.ll
simple_vec_assign_scalar_2.ll
simple_vec_call.ll
simple_vec_call_2.ll
simple_vec_cast.ll
simple_vec_const.ll
simple_vec_large_width.ll
simple_vec_ptr_ptr_ty.ll
simple_vec_stride_one.ll Adjust test case to changed cloog output 2014-01-19 11:53:51 +00:00
simple_vec_stride_one___%1---%5.jscop
simple_vec_stride_x.ll
simple_vec_two_stmts.ll CodeGeneration: Fix double free in vector for 2013-07-29 01:58:07 +00:00
single_do_loop_int_max_iterations.ll
single_do_loop_ll_max_iterations.ll Remove other unneccessary uses of -O3 in the test suite 2014-01-27 10:37:06 +00:00
single_do_loop_scev_replace.ll
single_loop.ll
single_loop_int_max_iterations.ll
single_loop_ll_max_iterations.ll
single_loop_one_iteration.ll
single_loop_param.ll
single_loop_zero_iterations.ll ScopInfo: Correctly handle true/false conditions 2013-09-07 01:54:13 +00:00
split_edges.ll
split_edges_2.ll
vector_load_from_bitcast.ll Really fix the load case. 2014-04-18 09:46:35 +00:00