Guard further against APInt operations with operands of unequal bit width.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 4 Mar 2007 01:25:35 +0000 (01:25 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 4 Mar 2007 01:25:35 +0000 (01:25 +0000)
commit0797605204a0726a2f3f726ae4431445b5d40ca9
tree333f72d181efacab9263708c982f605663f3cea2
parent9caed5440d59dac4b388152fe8b993dc0491e5e9
Guard further against APInt operations with operands of unequal bit width.

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