llvm-project/llvm/lib/ExecutionEngine
Reid Spencer 10dbc1e896 Fix a bug in IntToPtr. Truncating to 64-bits only works if the integer
is larger. Adjust so that it truncates to pointer width, only if necessary.

llvm-svn: 34954
2007-03-06 03:41:50 +00:00
..
Interpreter Fix a bug in IntToPtr. Truncating to 64-bits only works if the integer 2007-03-06 03:41:50 +00:00
JIT Simplify code as a result of the change in GenericValue to have a single 2007-03-06 03:11:31 +00:00
ExecutionEngine.cpp Simplify things significantly because GenericValue now has a single integer 2007-03-06 03:04:04 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00