index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ExecutionEngine
/
Interpreter
/
Interpreter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CreateArgv part of lli rather than part of ExecutionEngine.
Brian Gaeke
2003-09-05
1
-56
/
+33
*
Remove support for interactive (step finish next) instructions.
Brian Gaeke
2003-09-05
1
-0
/
+44
*
Interpreter cleanups:
Brian Gaeke
2003-09-04
1
-12
/
+6
*
ExecutionEngine.cpp: Move execution engine creation stuff into a new
Brian Gaeke
2003-09-03
1
-4
/
+2
*
Targets now configure themselves based on the source module, not on the
Chris Lattner
2003-08-24
1
-9
/
+26
*
The JIT now passes the environment pointer to the main() function when it
John Criswell
2003-08-21
1
-1
/
+2
*
Add support for atexit function, remove support for __main function
Chris Lattner
2003-05-14
1
-4
/
+15
*
Make sure that globals are emitted AFTER the passmanager is set up for the JIT,
Chris Lattner
2003-05-12
1
-0
/
+1
*
A large number of simple changes:
Chris Lattner
2003-05-08
1
-2
/
+2
*
Remove two fields from TargetData which are target specific.
Chris Lattner
2003-04-26
1
-1
/
+0
*
MAke sure that LLI properly configures align_of(double)
Chris Lattner
2003-04-25
1
-0
/
+1
*
Initial checkin of new LLI with JIT compiler
Chris Lattner
2002-12-24
1
-0
/
+56