OSDN Git Service

Fix some code to work if TargetLowering is not available.
authorDan Gohman <gohman@apple.com>
Fri, 1 May 2009 16:29:14 +0000 (16:29 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 1 May 2009 16:29:14 +0000 (16:29 +0000)
commitcc2ad058b378673e8cccba34b99857f8f72ff0e6
treeea5a2ce613e07f681d09f0bacbfd6c07bcb821f0
parentd5a6381195c392d41bf8084213f8fe6b308a00b6
Fix some code to work if TargetLowering is not available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70546 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp