llvm-mirror/lib/ExecutionEngine
Chris Lattner cd8f92bc62 Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the
VM.cpp and JIT.cpp files into JIT.cpp.  This also splits some nasty code out
into TargetSelect.cpp so that people hopefully won't notice it.  :)

llvm-svn: 10544
2003-12-20 01:46:27 +00:00
..
Interpreter Finegrainify namespacification 2003-12-14 23:25:48 +00:00
JIT Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the 2003-12-20 01:46:27 +00:00
ExecutionEngine.cpp Update for changes in the JIT 2003-12-20 01:45:17 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00