Use isl_ast_expr_call to create run-time checks
authorTobias Grosser <tobias@grosser.es>
Thu, 26 Feb 2015 15:21:10 +0000 (15:21 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 26 Feb 2015 15:21:10 +0000 (15:21 +0000)
commitf72bdbfbb11f6562d44d6039b92eb69d133c7776
tree29bc9dba01e79fe69d2201dd5d2e0968c6e60aaa
parent504f0987fe0cd5c735f9b75bafb3df9e94667370
Use isl_ast_expr_call to create run-time checks

isl recently introduced a new interface to create run-time checks from
constraint sets. Use this interface to simplify our run-time check generation.

llvm-svn: 230640
polly/lib/CodeGen/IslAst.cpp
polly/test/Isl/Ast/OpenMP/nested_loop_both_parallel_parametric.ll
polly/test/Isl/Ast/alias_simple_1.ll
polly/test/Isl/Ast/alias_simple_2.ll
polly/test/Isl/Ast/alias_simple_3.ll
polly/test/Isl/Ast/simple-run-time-condition.ll
polly/test/Isl/CodeGen/multidim_2d_parametric_array_static_loop_bounds.ll
polly/test/Isl/CodeGen/run-time-condition-with-scev-parameters.ll
polly/test/Isl/CodeGen/scop_never_executed_runtime_check_location.ll