Chris Lattner
|
fdbd98b67f
|
Add support for function stubs, which allow calling functions which need to
have an address available, but have not yet been code generated.
llvm-svn: 6059
|
2003-05-09 03:30:07 +00:00 |
|
Chris Lattner
|
037f1e58bd
|
Minor speedup by avoiding callbacks to functions already generated
llvm-svn: 6052
|
2003-05-08 21:44:21 +00:00 |
|
Chris Lattner
|
d340dbdb5d
|
Improve efficiency of JIT by having it use direct function calls instead of
signals to regain control from the executing code
llvm-svn: 6051
|
2003-05-08 21:34:11 +00:00 |
|
Chris Lattner
|
5bebd807a3
|
Bad segvs actually cause a segv now
llvm-svn: 5255
|
2003-01-13 01:00:02 +00:00 |
|
Chris Lattner
|
996fe01028
|
Initial checkin of new LLI with JIT compiler
llvm-svn: 5126
|
2002-12-24 00:01:05 +00:00 |
|