Files
llvm/test/Transforms/LoopSimplify
Max Kazantsev fa6d83b0ef Revert "[SCEV] Make computeExitLimit more simple and more powerful"
This reverts commit 023c8be909.

This patch triggers miscompile of zlib on PowerPC platform. Most likely it is
caused by some pre-backend PPC-specific pass, but we don't clearly know the
reason yet. So we temporally revert this patch with intention to return it
once the problem is resolved. See bug 37229 for details.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330893 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-26 02:07:40 +00:00
..