summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/InstructionCombining.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-18 18:01:32 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-18 18:01:32 +0000
commit726b68bc6e12311067648b623d72248f94b187cd (patch)
treedf9b9b5c7085a9f8494ce632ef880935a372442d /llvm/lib/Transforms/Scalar/InstructionCombining.cpp
parent889d934d002005ec98e3897b430ec6f73031dd63 (diff)
downloadbcm5719-llvm-726b68bc6e12311067648b623d72248f94b187cd.tar.gz
bcm5719-llvm-726b68bc6e12311067648b623d72248f94b187cd.zip
Fix a regression in the last patch. When constructing a BitMask, be careful
not to overflow 64-bits and end up with a 0 mask. This caused i64 values to always be stored as 0 with lots of consequential damage to nightly test. llvm-svn: 33335
Diffstat (limited to 'llvm/lib/Transforms/Scalar/InstructionCombining.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud