Update isl to 88d60cfe1 'add isl_ast_expr_call'
authorTobias Grosser <tobias@grosser.es>
Thu, 26 Feb 2015 15:08:35 +0000 (15:08 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 26 Feb 2015 15:08:35 +0000 (15:08 +0000)
commitfa6cdc8a597686769b899ee113d3f4a135e2fe22
tree5bc442d62e94ec61961b60a17ff9c6dfe0bb6e78
parent4af74496597ae02d67ecb6ef60bb8a59181ef1b5
Update isl to 88d60cfe1 'add isl_ast_expr_call'

For Polly the two interesting changes are short_circuit && and || AST
expressions as well as the introduction of isl_ast_build_expr_from_set,
a well defined interface to compute ast expressions from constraint sets.

llvm-svn: 230636
polly/lib/External/isl/doc/user.pod
polly/lib/External/isl/include/isl/ast.h
polly/lib/External/isl/include/isl/ast_build.h
polly/lib/External/isl/isl_ast.c
polly/lib/External/isl/isl_ast_build.c
polly/lib/External/isl/isl_ast_build_expr.c
polly/lib/External/isl/isl_ast_build_expr.h
polly/lib/External/isl/isl_ast_codegen.c
polly/lib/External/isl/isl_ast_graft.c