This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-10 03:26:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
/
Interpreter
History
Chris Lattner
22e90434f3
Add support for recording arguments passed through the ... of a varargs function
...
llvm-svn: 6040
2003-05-08 16:06:52 +00:00
..
Execution.cpp
Add support for recording arguments passed through the ... of a varargs function
2003-05-08 16:06:52 +00:00
ExecutionAnnotations.h
Substantial changes to refactor LLI to incorporate both the Jello JIT and
2002-12-23 23:59:41 +00:00
ExternalFunctions.cpp
Only do the %ld -> %lld promotion when running a 64 bit bytecode on a 32 bit host
2003-04-25 18:28:44 +00:00
Interpreter.cpp
Remove two fields from TargetData which are target specific.
2003-04-26 20:11:09 +00:00
Interpreter.h
Add support for recording arguments passed through the ... of a varargs function
2003-05-08 16:06:52 +00:00
Makefile
Initial checkin of new LLI with JIT compiler
2002-12-24 00:01:05 +00:00
Support.cpp
Substantial changes to refactor LLI to incorporate both the Jello JIT and
2002-12-23 23:59:41 +00:00
UserInput.cpp
Substantial changes to refactor LLI to incorporate both the Jello JIT and
2002-12-23 23:59:41 +00:00