OSDN Git Service

Fix a really subtle off-by-one bug that Duncan noticed with valgrind
authorChris Lattner <sabre@nondot.org>
Tue, 9 Dec 2008 04:47:21 +0000 (04:47 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Dec 2008 04:47:21 +0000 (04:47 +0000)
commit46a879ebd384fb39cb680e4c3c182fefcdef5778
tree31b1eaff4d60d8a8cb5b2c7fa5b0dfdd3c424f42
parente07d3dead1f6948e43d9611197aaac44db33e5b3
Fix a really subtle off-by-one bug that Duncan noticed with valgrind
on test/CodeGen/Generic/2007-06-06-CriticalEdgeLandingPad.

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