Implement LoopStrengthReduce/share_code_in_preheader.ll by having one
authorChris Lattner <sabre@nondot.org>
Mon, 8 Aug 2005 05:47:49 +0000 (05:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Aug 2005 05:47:49 +0000 (05:47 +0000)
commit5272f3c669c7a2d43dd4796aded314ecc00c66b8
tree702bde9266278d04e12b3a6c3d34f00391dad2d9
parent8e2dbb664620c18ae6c5bfaca9aed482c777fc22
Implement LoopStrengthReduce/share_code_in_preheader.ll by having one
rewriter for all code inserted into the preheader, which is never flushed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22702 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp