Do not canonicalize indvars with scev based codegen
authorTobias Grosser <grosser@fim.uni-passau.de>
Thu, 21 Mar 2013 16:14:53 +0000 (16:14 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Thu, 21 Mar 2013 16:14:53 +0000 (16:14 +0000)
commit4e318abece5ac274d2b48d3c9ea405479a73fe1c
treef68015efc1148c0c2a1c84c5b2d58178d11cf90b
parent826b2af11237190bee053e3862ad2f1ef3c2136a
Do not canonicalize indvars with scev based codegen

Scev code generation can now handle scops with non canonical induction
variables. Hence there is no need to introduce canonical ones any more.

llvm-svn: 177644
polly/lib/RegisterPasses.cpp