llvm-project/llvm/lib/ExecutionEngine
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
..
Interpreter Implement APInt support for the binary operators. 2007-03-03 06:22:22 +00:00
JIT Fix PR1216 by cleaning up the ownership of JITResolver. 2007-02-24 02:57:03 +00:00
ExecutionEngine.cpp Implement loading and storing of APInt values from memory. 2007-03-03 06:18:03 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00