Introduce fine-grain dependence analysis by tagging access functions and schedules...
authorHongbin Zheng <etherzhhb@gmail.com>
Fri, 26 Feb 2016 17:05:24 +0000 (17:05 +0000)
committerHongbin Zheng <etherzhhb@gmail.com>
Fri, 26 Feb 2016 17:05:24 +0000 (17:05 +0000)
commit9691d71674bdd49a90ffe490ee9617506162856d
treeb10e7a49d432bdc32baedc5d7b584a310f958baf
parent9590c532b892743040b7a3ea8a8308098e1aff1e
Introduce fine-grain dependence analysis by tagging access functions and schedules tree with either the id of memory access or memory references.

Differential Revision: http://reviews.llvm.org/D17381

llvm-svn: 262039
polly/lib/Analysis/DependenceInfo.cpp
polly/test/DependenceInfo/fine_grain_dep_0.ll [new file with mode: 0644]
polly/test/DependenceInfo/reduction_complex_location.ll
polly/test/DependenceInfo/reduction_multiple_loops_array_sum.ll
polly/test/DependenceInfo/sequential_loops.ll