llvm-6502/lib/ExecutionEngine/Interpreter
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
..
Execution.cpp Use the new maskToBitWidth function to ensure that the results of 2007-01-18 02:12:51 +00:00
ExternalFunctions.cpp For PR1064: 2007-01-12 07:05:14 +00:00
Interpreter.cpp Simplify IntrinsicLowering and clarify that it is only for use by the 2006-11-15 18:00:10 +00:00
Interpreter.h Add an inline helper function that masks a GenericValue to a specified 2007-01-18 02:12:10 +00:00
Makefile