When it doesn't matter whether zero or sign extension is used,
authorDan Gohman <gohman@apple.com>
Fri, 23 Apr 2010 01:51:29 +0000 (01:51 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 23 Apr 2010 01:51:29 +0000 (01:51 +0000)
commitc6863989fc268ee0ff1469e4856e2e9404e67336
tree4056639933e825605427d5efc330b2b6a60e507e
parent314bf7cbbf7e27b47faa4e78d321ea16057ae6a0
When it doesn't matter whether zero or sign extension is used,
use ScalarEvolutions "any" extend function.

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