1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/ExecutionEngine/JIT
Chris Lattner 44f1ab7c2f Pass around IntrinsicLowering instances as appropriate.
Reimplement the Interpreters implementation of va_* to be more direct.

llvm-svn: 10627
2003-12-28 09:44:37 +00:00
..
Emitter.cpp Implement PR135, lazy emission of global variables 2003-12-20 03:36:47 +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
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