diff options
author | Dan Gohman <gohman@apple.com> | 2009-06-20 00:35:32 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-06-20 00:35:32 +0000 |
commit | bc1e347ed5557b910e175695991bf0d8cdc216a7 (patch) | |
tree | d97c9ee894cee7700facc7b5974e3d174b80b465 /website | |
parent | 912d180a5474edd3cc355cdf44d1f18c4b9b4c3a (diff) | |
download | external_llvm-bc1e347ed5557b910e175695991bf0d8cdc216a7.zip external_llvm-bc1e347ed5557b910e175695991bf0d8cdc216a7.tar.gz external_llvm-bc1e347ed5557b910e175695991bf0d8cdc216a7.tar.bz2 |
Generalize isLoopGuardedByCond's checking to consider two
SCEVUnknowns with identical Instructions to be equal. This allows
it to analze cases such as the attached testcase, where the front-end
has cloned the loop controlling expression. Along with r73805, this
lets IndVarSimplify eliminate all the sign-extend casts in the
loop in the attached testcase.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73807 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'website')
0 files changed, 0 insertions, 0 deletions