1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/ExecutionEngine
Reid Spencer 5816281df1 Fix some thinko's in the last patch. PtrSize has to be in bits and we
might need to zext not just trunc the value.

llvm-svn: 34955
2007-03-06 03:46:41 +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 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