llvm-6502/lib/ExecutionEngine
Reid Spencer 65367b26bf 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
2007-01-18 02:12:51 +00:00
..
Interpreter Use the new maskToBitWidth function to ensure that the results of 2007-01-18 02:12:51 +00:00
JIT For PR1064: 2007-01-12 07:05:14 +00:00
ExecutionEngine.cpp Make sure we truncate stored values to their bit width. 2007-01-18 01:24:02 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00