[IslAst] Untangle IslAst lit-testcases from specifics of the legacy-PM
commit4bc60a4a0d29f7f7bc244db1606df2e755d0fa1c
authorPhilip Pfaffe <philip.pfaffe@gmail.com>
Tue, 25 Jul 2017 15:07:42 +0000 (25 15:07 +0000)
committerPhilip Pfaffe <philip.pfaffe@gmail.com>
Tue, 25 Jul 2017 15:07:42 +0000 (25 15:07 +0000)
tree19f55fda5515717261645f79b4cbbfb6c991959c
parent4543e495e8b0b4d30058fc0697e43562e0994ab9
[IslAst] Untangle IslAst lit-testcases from specifics of the legacy-PM

Summary:
This consists instances of two changes:

- Accept any order of checks for a specific loop form, that appear in different order in the new vs legacy-PM.
- Remove checks for specific regions.

Reviewers: grosser

Reviewed By: grosser

Subscribers: pollydev, llvm-commits

Tags: #polly

Differential Revision: https://reviews.llvm.org/D35837

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@308976 91177308-0d34-0410-b5e6-96231b3b80d8
test/Isl/CodeGen/loop_with_condition_nested.ll
test/Isl/CodeGen/simple_loop_non_single_exit.ll
test/Isl/CodeGen/simple_loop_non_single_exit_2.ll
test/Isl/CodeGen/simple_non_single_entry.ll
test/Isl/CodeGen/single_loop_zero_iterations.ll
test/Isl/single_loop_param_less_equal.ll