summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/JIT.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Removed SparcEmitter.cpp; rolled into lib/Target/Sparc/SparcV9CodeEmitter.cppMisha Brukman2003-06-021-6/+2
* Move target specific code to target files. The new MachineCodeEmitterChris Lattner2003-06-011-3/+2
* Allow for specification of which JIT to run on the commandline.Misha Brukman2003-05-271-11/+48
* Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.cChris Lattner2003-05-141-1/+5
* Make sure that globals are emitted AFTER the passmanager is set up for the JIT,Chris Lattner2003-05-121-0/+1
* Initial checkin of new LLI with JIT compilerChris Lattner2002-12-241-0/+53
OpenPOWER on IntegriCloud