adapt cloog codegen testcases to isl
authorSebastian Pop <spop@codeaurora.org>
Mon, 3 Dec 2012 21:34:09 +0000 (21:34 +0000)
committerSebastian Pop <spop@codeaurora.org>
Mon, 3 Dec 2012 21:34:09 +0000 (21:34 +0000)
commita267d9b829348044a87cbefe34dd7773b01aeef2
tree9e1a16ff7217ee6b990cf04608e7820942913757
parent47987128b6c2df029ac379bcfc79b65a279c9f65
adapt cloog codegen testcases to isl

llvm-svn: 169161
40 files changed:
polly/test/Isl/CodeGen/20100617.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100622.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100707.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100707_2.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100708_2.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100713.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100713_2.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100717.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100718-DomInfo-2.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100718-DomInfo.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100720-MultipleConditions.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100809-IndependentBlock.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20100811-ScalarDependencyBetweenBrAndCnd.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20101030-Overflow.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20101103-Overflow3.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20101103-signmissmatch.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20110226-Ignore-Dead-Code.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/20110226-PHI-Node-removed.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/PHIInExit.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/constant_condition.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/loop_with_condition.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/loop_with_condition_2.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/loop_with_condition_ineq.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/loop_with_condition_nested.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/reduction_2.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/sequential_loops.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/simple_nonaffine_loop.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/single_do_loop_int_max_iterations.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/single_do_loop_ll_max_iterations.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/single_do_loop_scev_replace.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/single_loop.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/single_loop_int_max_iterations.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/single_loop_ll_max_iterations.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/single_loop_one_iteration.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/single_loop_param.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/single_loop_zero_iterations.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/split_edges.ll [new file with mode: 0644]
polly/test/Isl/CodeGen/split_edges_2.ll [new file with mode: 0644]
polly/test/Isl/single_loop_param_less_equal.ll [moved from polly/test/IslCodeGen/single_loop_param_less_equal.ll with 100% similarity]
polly/test/Isl/single_loop_param_less_than.ll [moved from polly/test/IslCodeGen/single_loop_param_less_than.ll with 100% similarity]