llvm-6502/lib/ExecutionEngine
Reid Spencer e0929364e8 Complete the APIntification of the interpreter. All asserts for > 64 bits
have been removed and dealt with. The interpreter should now be able to
execute any LLVM program using any bit width.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34884 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-03 08:38:04 +00:00
..
Interpreter Complete the APIntification of the interpreter. All asserts for > 64 bits 2007-03-03 08:38:04 +00:00
JIT Fix PR1216 by cleaning up the ownership of JITResolver. 2007-02-24 02:57:03 +00:00
ExecutionEngine.cpp Avoid memory leakage by having caller construct the APInt for the 2007-03-03 08:36:29 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00