introduce identifiers
[platform/upstream/isl.git] / isl_flow.c
2011-07-11 Andreas KloecknerAdd get_ctx() for access_info and flow
2011-07-08 Sven VerdoolaegeMerge branch 'maint'
2011-06-29 Sven VerdoolaegeMerge branch 'maint'
2011-06-25 Sven Verdoolaegesplit off type declarations for isl_map and isl_set...
2011-06-23 Sven VerdoolaegeMerge branch 'maint'
2011-06-18 Sven VerdoolaegeMerge branch 'maint'
2011-06-04 Sven VerdoolaegeMerge branch 'maint'
2011-05-20 Sven VerdoolaegeMerge branch 'maint'
2011-05-05 Sven Verdoolaegerename *_fast_* functions to *_plain_*
2011-05-05 Sven VerdoolaegeMerge branch 'maint'
2011-04-25 Sven VerdoolaegeMerge branch 'maint'
2011-04-22 Sven Verdoolaegedataflow analysis: don't depend on word size during...
2011-03-10 Sven VerdoolaegeMerge branch 'maint'
2011-02-05 Sven VerdoolaegeMerge branch 'maint'
2011-02-05 Sven Verdoolaegeisl_union_map_compute_flow: return accesses with no...
2010-12-15 Sven Verdoolaegeisl_flow.c: fix typos in comments
2010-12-15 Sven Verdoolaegeisl_union_map_compute_flow: exploit fixed dimensions...
2010-12-15 Sven Verdoolaegeisl_union_map_compute_flow: avoid dependence on pointer...
2010-12-15 Sven Verdoolaegedataflow analysis: allow absence of "textual" order...
2010-12-01 Sven Verdoolaegehide isl_map internals
2010-11-20 Sven VerdoolaegeRename headers from isl_header.h to isl/header.h
2010-09-25 Sven Verdoolaegeexport isl_access_info_free
2010-09-25 Sven Verdoolaegeadd isl_union_map_compute_flow
2010-09-25 Sven Verdoolaegeisl_access_info_compute_flow: preserve dimension specif...
2010-06-26 Sven Verdoolaegeisl_flow.c: compute_val_based_dependences: fix error...
2010-06-26 Sven Verdoolaegeisl_flow_alloc: fix error handling
2010-06-26 Sven Verdoolaegeisl_access_info_compute_flow: fix error handling
2010-06-26 Sven Verdoolaegeisl_flow.c: avoid accessing dim field directly
2010-06-26 Sven Verdoolaegeisl_access_info_compute_flow: avoid NULL pointer derefe...
2010-06-01 Sven Verdoolaegeisl_access_info_compute_flow: handle may accesses
2010-05-31 Sven Verdoolaegeisl_access_info_compute_flow: handle multi-valued sink...
2010-02-08 Sven Verdoolaegeisl_flow.c: add missing isl_access_info_free return...
2010-01-31 Sven Verdoolaegeadd dependence analysis