summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/VM.h
Commit message (Expand)AuthorAgeFilesLines
* ExecutionEngine.h, GenericValue.h --> include/llvm/ExecutionEngine/Brian Gaeke2003-09-051-1/+1
* Make CreateArgv part of lli rather than part of ExecutionEngine.Brian Gaeke2003-09-051-3/+2
* ExecutionEngine.cpp: Move execution engine creation stuff into a newBrian Gaeke2003-09-031-0/+5
* The JIT now passes the environment pointer to the main() function when itJohn Criswell2003-08-211-1/+2
* Deconstify parameter to getPointerToFunction().Brian Gaeke2003-08-131-2/+2
* * Removed SparcEmitter.cpp; rolled into lib/Target/Sparc/SparcV9CodeEmitter.cppMisha Brukman2003-06-021-2/+1
* Move target specific code to target files. The new MachineCodeEmitterChris Lattner2003-06-011-25/+4
* Allow for specification of which JIT to run on the commandline.Misha Brukman2003-05-271-1/+2
* Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.cChris Lattner2003-05-141-0/+7
* Add support for function stubs, which allow calling functions which need toChris Lattner2003-05-091-0/+8
* Improve efficiency of JIT by having it use direct function calls instead ofChris Lattner2003-05-081-0/+5
* Add support for named functionsChris Lattner2003-01-131-0/+6
* Initial checkinChris Lattner2002-12-241-0/+54
OpenPOWER on IntegriCloud