fix a bug where we thought arguments were constants :(
authorChris Lattner <sabre@nondot.org>
Sun, 6 Mar 2005 22:52:29 +0000 (22:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Mar 2005 22:52:29 +0000 (22:52 +0000)
commit2f62fdc9a71d790d381d7f17d16e7098e30217e3
tree8e9be1a2dcae7fb3f310aadbe330768d8dc6d331
parent3f93197098e8c553fefdc2a1b6444838c222695b
fix a bug where we thought arguments were constants :(

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