[PATCH] D15059: [IndVars] Have getInsertPointForUses preserve LCSSA

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 29 14:31:38 PST 2015


sanjoy created this revision.
sanjoy added reviewers: hfinkel, mzolotukhin.
sanjoy added a subscriber: llvm-commits.

Also add a stricter post-condition for IndVarSimplify.

Fixes PR25578.  Test case by Michael Zolotukhin.

http://reviews.llvm.org/D15059

Files:
  include/llvm/Analysis/LoopInfo.h
  lib/Analysis/LoopInfo.cpp
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/pr25578.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15059.41355.patch
Type: text/x-patch
Size: 7171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151129/03942076/attachment.bin>


More information about the llvm-commits mailing list