llvm-project/llvm/lib/ExecutionEngine/Interpreter
Reid Spencer 54c6e84c83 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.

llvm-svn: 34877
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