For PR1205:
authorReid Spencer <rspencer@reidspencer.com>
Sat, 24 Mar 2007 00:42:08 +0000 (00:42 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 24 Mar 2007 00:42:08 +0000 (00:42 +0000)
commitf244252740860f47de118b3e500f329681c56b15
tree92288c1c1a5f0f8a4fac3d81028b72f32e014b37
parentdae54ce7fc96be8d8d5d3a5afff856bbdf1e81a9
For PR1205:
Convert some calls to ConstantInt::getZExtValue() into getValue() and
use APInt facilities in the subsequent computations.

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