hanchenye-llvm-project/polly/test/ScopDetect
Tobias Grosser f4daf34496 Revert "Added support for modulo expressions"
This reverts commit 215684. The intention of the commit is great, but
unfortunately it seems to be the cause of 14 LNT test suite failures:

http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3-polly/builds/116

To make our buildbots and performance testers green until this issue is solved,
we temporarily revert this commit.

llvm-svn: 215816
2014-08-16 09:08:55 +00:00
..
base_pointer.ll Check if array base addresses are invariant 2014-01-28 12:58:58 +00:00
cross_loop_non_single_exit.ll
cross_loop_non_single_exit_2.ll
dependency_to_phi_node_outside_of_region.ll
indvars.ll
invalidate_scalar_evolution.ll
keep_going_expansion.ll Don't expand to invalid Scops with -polly-detect-keep-going 2014-06-27 06:21:14 +00:00
multidim_two_accesses_different_delinearization.ll correct the delinearization failing case 2014-05-12 19:02:02 +00:00
nested_loop_single_exit.ll
parametric-multiply-in-scev.ll
remove_all_children.ll ScopDetect: Transitively remove all children after region expansion 2014-01-29 19:05:30 +00:00
report-scop-location.ll
sequential_loops.ll
simple_loop.ll
simple_loop_non_single_entry.ll
simple_loop_non_single_exit.ll
simple_loop_non_single_exit_2.ll
simple_loop_two_phi_nodes.ll
simple_loop_with_param.ll
simple_loop_with_param_2.ll
simple_non_single_entry.ll
skip_function_attribute.ll [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00