llvm-mirror/lib/ExecutionEngine
Reid Spencer cab64ae896 1. Make StoreValueToMemory a little more efficient by not requiring caller
to make a copy of the GenericValue.
2. Fix a copy & paste bug in StoreValueToMemory where 64-bit values were
   truncated to 32

llvm-svn: 34958
2007-03-06 05:03:16 +00:00
..
Interpreter Fix some thinko's in the last patch. PtrSize has to be in bits and we 2007-03-06 03:46:41 +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 1. Make StoreValueToMemory a little more efficient by not requiring caller 2007-03-06 05:03:16 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00