llvm-project/polly/test/ScopDetect
Johannes Doerfert 07e8a406d6 [FIX] Independent blocks with intrinsics handling
Also an old option was removed from some new test cases

llvm-svn: 227057
2015-01-25 19:09:49 +00:00
..
aliasing_parametric_simple_1.ll [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
aliasing_parametric_simple_2.ll [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
aliasing_simple_1.ll [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
aliasing_simple_2.ll [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
base_pointer.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
cross_loop_non_single_exit.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
cross_loop_non_single_exit_2.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
dependency_to_phi_node_outside_of_region.ll scop detection: remove an iteration over all uses 2013-07-05 20:24:47 +00:00
indvars.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
intrinsics_1.ll Support for math/misc intrinsics 2015-01-25 18:07:30 +00:00
intrinsics_2.ll [FIX] Independent blocks with intrinsics handling 2015-01-25 19:09:49 +00:00
intrinsics_3.ll [FIX] Independent blocks with intrinsics handling 2015-01-25 19:09:49 +00:00
invalidate_scalar_evolution.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
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 Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
parametric-multiply-in-scev.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
remove_all_children.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
report-scop-location.ll Adjust to the new explicit debug metadata 2015-01-15 07:02:12 +00:00
run_time_alias_check.ll We do not support alias checks for base pointers defined inside the SCoP 2014-09-24 21:04:29 +00:00
sequential_loops.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
simple_loop.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
simple_loop_non_single_entry.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
simple_loop_non_single_exit.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
simple_loop_non_single_exit_2.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
simple_loop_two_phi_nodes.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
simple_loop_with_param.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
simple_loop_with_param_2.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
simple_non_single_entry.ll Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
skip_function_attribute.ll [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00