[PATCH] D47353: Restore the LoopInstSimplify pass, reverting r327329 that removed it.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 24 18:36:37 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL333250: Restore the LoopInstSimplify pass, reverting r327329 that removed it. (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47353?vs=148533&id=148537#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47353
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Scalar.h
llvm/trunk/include/llvm/Transforms/Scalar/LoopInstSimplify.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Scalar/CMakeLists.txt
llvm/trunk/lib/Transforms/Scalar/LoopInstSimplify.cpp
llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
llvm/trunk/test/Feature/optnone-opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47353.148537.patch
Type: text/x-patch
Size: 15080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/d8dd03a3/attachment.bin>
More information about the llvm-commits
mailing list