llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 7301178aac Pass around IntrinsicLowering instances as appropriate.
Reimplement the Interpreters implementation of va_* to be more direct.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10627 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-28 09:44:37 +00:00
..
Intercept.cpp No longer run atExit functions from run() 2003-12-26 06:13:47 +00:00
JIT.cpp No longer run atExit functions from run() 2003-12-26 06:13:47 +00:00
JIT.h Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
JITEmitter.cpp Implement PR135, lazy emission of global variables 2003-12-20 03:36:47 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TargetSelect.cpp Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00