llvm-6502/lib/ExecutionEngine/Interpreter
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
..
Execution.cpp Complete the APIntification of the interpreter. All asserts for > 64 bits 2007-03-03 08:38:04 +00:00
ExternalFunctions.cpp For PR1064: 2007-01-12 07:05:14 +00:00
Interpreter.cpp Remove tabs. 2007-01-29 17:55:50 +00:00
Interpreter.h 1. Have the ExecutionContext keep track of the APInt's allocated and 2007-03-03 06:19:55 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00