postpone the detection of affine assumptions
commit5d855c2c97d16ce4e1b38f96491c44c8a0dec588
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 18 Feb 2014 11:43:05 +0000 (18 12:43 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:11 +0000 (24 17:32 +0100)
tree5705002fa20256fc14e50001b4a104cb6f02a113
parent0286ff23b9b13cae2132e66113768e1865083cb2
postpone the detection of affine assumptions

This is a further step in the process of moving from the extraction
of a polyhedral model directly from the clang AST to extracting it
from an intermediate data structure.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
expr.c
expr.h
scan.cc
scan.h