summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-12-17 06:07:30 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-12-17 06:07:30 +0000
commitcb8095448304faeae03e220562686592285720b9 (patch)
tree6c3ed1c5b4ecf785c1aa9c89f662ac6002cdc373 /llvm/lib/Bytecode
parenta77f14265b2f6286743d97ab1a59ba32ac0603b3 (diff)
downloadbcm5719-llvm-cb8095448304faeae03e220562686592285720b9.tar.gz
bcm5719-llvm-cb8095448304faeae03e220562686592285720b9.zip
Fix problems in the CBE and InstructionCombining which use the isMaxValue
and isMinValue methods of ConstantInt. These have been broken since the isSigned parameter was added. It is necessary to use the signed version of the type in the call to isValueValidForType or else incorrect results are returned. llvm-svn: 32637
Diffstat (limited to 'llvm/lib/Bytecode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud