llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 4d326fa9be 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.  :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10544 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-20 01:46:27 +00:00
..
Intercept.cpp Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the 2003-12-20 01:46:27 +00:00
JIT.cpp Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the 2003-12-20 01:46:27 +00:00
JIT.h Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the 2003-12-20 01:46:27 +00:00
JITEmitter.cpp Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the 2003-12-20 01:46:27 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TargetSelect.cpp Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the 2003-12-20 01:46:27 +00:00