Use the new maskToBitWidth function to ensure that the results of
authorReid Spencer <rspencer@reidspencer.com>
Thu, 18 Jan 2007 02:12:51 +0000 (02:12 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 18 Jan 2007 02:12:51 +0000 (02:12 +0000)
commit65367b26bfad4e34515ccd4f3c35625272508a18
treea104ab00eaab1264f68e8696a7488e34e9c5ed4a
parent90935f608d0f6ea4bfa3dbd999b2e27063195e30
Use the new maskToBitWidth function to ensure that the results of
computations do not overflow the intended bit width.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33326 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/Execution.cpp