[PATCH] D13460: [IndVars] Don't break dominance in `eliminateIdentitySCEV`

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 14:46:43 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249471: [IndVars] Don't break dominance in `eliminateIdentitySCEV` (authored by sanjoy).

Changed prior to commit:
  http://reviews.llvm.org/D13460?vs=36591&id=36666#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13460

Files:
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyIndVar.h
  llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/pr25051.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13460.36666.patch
Type: text/x-patch
Size: 7910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151006/c634f10b/attachment-0001.bin>


More information about the llvm-commits mailing list