SCEV validator: Add workarounds for some common false positives due to the way it...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 27 Oct 2012 10:45:01 +0000 (10:45 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 27 Oct 2012 10:45:01 +0000 (10:45 +0000)
commitcb8b8ea2b676e110e14c734877a2b58ed931f56a
treeb0decf9441a159036c7f16c6de227451f42025ab
parentd62fd65e721c5ea144c11ea0c5b7e4ca44e4931d
SCEV validator: Add workarounds for some common false positives due to the way it handles strings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166872 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp