llvm-6502/lib/ExecutionEngine/Interpreter
Reid Spencer e1aa066216 Implement APInt support for the binary operators.
Move the getConstantExpr function towards the end of the file so we don't
need a dozen forward declarations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34877 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-03 06:22:22 +00:00
..
Execution.cpp Implement APInt support for the binary operators. 2007-03-03 06:22:22 +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