Copy IndVarSimplify pass from LLVM to Polly
This allows us to enable -enable-iv-rewrite by default and releases LLVM from the burdon to keep that feature. This is an intermediate step. We plan to soon remove the need for rewritten induction variables entirely. llvm-svn: 150481
Loading
Please register or sign in to comment