pet_check_code: remove tracking of assignments
commitd35af5372bfef00724f4492ed64b521f1eb81d6d
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 17 Mar 2014 08:14:49 +0000 (17 09:14 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Mar 2014 13:36:29 +0000 (25 14:36 +0100)
treea91de2791b84536d8ef0dce29909e2a8e584534b
parent86637b4edf950cd88d87037cb6f156d0c7491423
pet_check_code: remove tracking of assignments

Now that pet_context_evaluate_expr plugs in affine expressions
for integer scalar reads, pet_check_code no longer needs to take care
of that and the handling of assignments can be removed.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
pet_check_code.c