[PATCH] [IndVarSimplify] Widen signed loop compare instructions to enable additional optimizations.

Chad Rosier mcrosier at codeaurora.org
Fri Sep 12 11:48:15 PDT 2014


Updated based on reviews.  Removed the singleUse check on icmp.  Also removed the FileCheckize change (committed in r217698).

http://reviews.llvm.org/D5333

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/2011-09-27-hoistsext.ll
  test/Transforms/IndVarSimplify/elim-extend.ll
  test/Transforms/IndVarSimplify/no-iv-rewrite.ll
  test/Transforms/IndVarSimplify/verify-scev.ll
  test/Transforms/IndVarSimplify/widen-loop-comp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5333.13651.patch
Type: text/x-patch
Size: 9444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140912/584cffef/attachment.bin>


More information about the llvm-commits mailing list