diff options
author | Dan Gohman <gohman@apple.com> | 2009-06-18 16:54:06 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-06-18 16:54:06 +0000 |
commit | dae43a260cf59bac6c92d436c11bec0cb8ce2d8b (patch) | |
tree | 9165002eee060048f64c69747335a732671e4078 /lib/VMCore/LeakDetector.cpp | |
parent | 7ac1e4a3a18253179612363370539abc7e27b872 (diff) | |
download | external_llvm-dae43a260cf59bac6c92d436c11bec0cb8ce2d8b.zip external_llvm-dae43a260cf59bac6c92d436c11bec0cb8ce2d8b.tar.gz external_llvm-dae43a260cf59bac6c92d436c11bec0cb8ce2d8b.tar.bz2 |
Remove the code from IVUsers that attempted to handle
casted induction variables in cases where the cast
isn't foldable. It ended up being a pessimization in
many cases. This could be fixed, but it would require
a bunch of complicated code in IVUsers' clients. The
advantages of this approach aren't visible enough to
justify it at this time.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73706 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/LeakDetector.cpp')
0 files changed, 0 insertions, 0 deletions