[ScopDetect] Use SCEVRewriteVisitor to simplify SCEVRemoveSMax rewriter
authorTobias Grosser <tobias@grosser.es>
Sat, 29 Oct 2016 06:19:34 +0000 (06:19 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 29 Oct 2016 06:19:34 +0000 (06:19 +0000)
commitebb626e4b7bd05881d555ce26164520317377e07
treebcee1e9c422379531066523d5c26c8ae853d80b0
parentc88ba36eab7c3bbb934addaa0d7707825a2b9c96
[ScopDetect] Use SCEVRewriteVisitor to simplify SCEVRemoveSMax rewriter

ScalarEvolution got at some pointer a SCEVRewriteVisitor. Use it to simplify
our SCEVRemoveSMax visitor.

llvm-svn: 285491
polly/lib/Analysis/ScopDetection.cpp