[PATCH] D20783: [PM] Port IndVarSimplify to the new pass manager

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 5 11:07:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271846: [PM] Port IndVarSimplify to the new pass manager (authored by sanjoy).

Changed prior to commit:
  http://reviews.llvm.org/D20783?vs=58921&id=59670#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20783

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/IndVarSimplify.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/backedge-on-min-max.ll
  llvm/trunk/test/Transforms/IndVarSimplify/iv-widen.ll
  llvm/trunk/test/Transforms/IndVarSimplify/sharpen-range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20783.59670.patch
Type: text/x-patch
Size: 5690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160605/571361ff/attachment.bin>


More information about the llvm-commits mailing list