indvars: Added DisableIVRewrite and WidenIVs.
This adds functionality to remove size/zero extension during indvars without generating a canonical IV and rewriting all IV users. It's disabled by default so should have no effect on codegen. Work in progress. llvm-svn: 130829
Loading
Please register or sign in to comment