Teach getSmallConstantTripMultiple about Shl operators.
authorDan Gohman <gohman@apple.com>
Fri, 20 Nov 2009 01:09:34 +0000 (01:09 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Nov 2009 01:09:34 +0000 (01:09 +0000)
commitac146657fc2dc63e9856e0090fd0bec4ba9befd3
tree9307c0d5c124bd30cf40070137d5123419722b5d
parent9ef4835bd879e1baa5f59619b958cae57d516481
Teach getSmallConstantTripMultiple about Shl operators.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89426 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopInfo.cpp
test/Transforms/LoopUnroll/shifted-tripcount.ll [new file with mode: 0644]