Allow the client of DependenceInfo to obtain dependences at different granularities.
authorHongbin Zheng <etherzhhb@gmail.com>
Thu, 3 Mar 2016 08:15:33 +0000 (08:15 +0000)
committerHongbin Zheng <etherzhhb@gmail.com>
Thu, 3 Mar 2016 08:15:33 +0000 (08:15 +0000)
commit2a798853f86061ee34b3fa953560955164e370d3
tree8b58acb4caff8f85a5eb2923db133fb1e0d3991a
parent4cfe572932ddb35dc91d4c241e41205543479b17
Allow the client of DependenceInfo to obtain dependences at different granularities.

llvm-svn: 262591
polly/include/polly/DependenceInfo.h
polly/lib/Analysis/DependenceInfo.cpp
polly/lib/CodeGen/IslAst.cpp
polly/lib/Exchange/JSONExporter.cpp
polly/lib/Transform/DeadCodeElimination.cpp
polly/lib/Transform/ScheduleOptimizer.cpp