[PATCH] D44053: Remove the LoopInstSimplify pass (-loop-instsimplify)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 12 13:52:25 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327329: Remove the LoopInstSimplify pass (-loop-instsimplify) (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44053?vs=136878&id=138091#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44053
Files:
llvm/trunk/docs/ReleaseNotes.rst
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: D44053.138091.patch
Type: text/x-patch
Size: 15485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/8e053111/attachment.bin>
More information about the llvm-commits
mailing list