Use ScalarEvolution to create tight bounds on the parameters
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Mon, 23 Feb 2015 16:15:51 +0000 (16:15 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Mon, 23 Feb 2015 16:15:51 +0000 (16:15 +0000)
commit4f8ac3d123dc6c472bfad76833a473e3ac67e057
tree820c9d5455a8a6c91bef01868618f2992a88dd65
parent1cacda086f9b042df2395ff4e42b39ea2e011b83
Use ScalarEvolution to create tight bounds on the parameters

llvm-svn: 230230
polly/lib/Analysis/ScopInfo.cpp
polly/test/ScopInfo/ranged_parameter.ll [new file with mode: 0644]
polly/test/ScopInfo/ranged_parameter_wrap.ll [new file with mode: 0644]