hanchenye-llvm-project/polly/test/DeLICM
Tobias Grosser fa8079d0dc Update isl to isl-0.18-1047-g4a20ef8
This update:

  - Removes several deprecated functions (e.g., isl_band).
  - Improves the pretty-printing of sets by detecting modulos and "false"
    equalities.
  - Minor improvements to coalescing and increased robustness of the isl
    scheduler.

This update does not yet include isl commit isl-0.18-90-gd00cb45
(isl_pw_*_alloc: add missing check for compatible spaces, Wed Sep 6 12:18:04
2017 +0200), as this additional check is too tight and unfortunately causes
two test case failures in Polly. A patch has been submitted to isl and will be
included in the next isl update for Polly.

llvm-svn: 325557
2018-02-20 07:26:42 +00:00
..
confused_order.ll [DeLICM] Fix wrong assumed access execution order. 2017-10-31 12:50:25 +00:00
confused_order___%for.end103---%for.inc116.jscop [DeLICM] Fix wrong assumed access execution order. 2017-10-31 12:50:25 +00:00
confused_order___%for.end103---%for.inc116.jscop.transformed [DeLICM] Fix wrong assumed access execution order. 2017-10-31 12:50:25 +00:00
map_memset_zero.ll Update isl to isl-0.18-1047-g4a20ef8 2018-02-20 07:26:42 +00:00
nomap_alreadymapped.ll
nomap_escaping.ll
nomap_occupied.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
nomap_readonly.ll
nomap_spuriouswrite.ll
nomap_storagesize.ll
nomap_writewrite.ll
pass_existence.ll
reduction.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_constant_selfconflict.ll
reduction_looprotate.ll
reduction_looprotate_alwaystaken.ll
reduction_looprotate_gvnpre.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_gvnpre_cond1.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_gvnpre_cond2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_gvnpre_nopreheader.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_hoisted.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_licm.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_licm2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_licm_double_write.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_licm_nopreheader.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_load.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_loopguard_gvnpre.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_loopguard_licm1.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_loopguard_licm2.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_loopguard_licm3.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_readonly.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_synthesizable.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_looprotate_undef.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_overapproximate.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reduction_preheader.ll
reduction_unrelatedunusual.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reject_loadafterstore.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reject_outofquota.ll Fix isl out-of-quota errors affecting later quota guards. 2017-12-22 01:10:31 +00:00
reject_storeafterstore.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
reject_storeinsubregion.ll
reject_unusualstore.ll [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default. 2018-02-03 06:59:47 +00:00
skip_maywrite.ll
skip_multiaccess.ll
skip_notinloop.ll
skip_scalaraccess.ll