summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/Callback.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move target specific code to target files. The new MachineCodeEmitterChris Lattner2003-06-011-82/+0
* Add support for function stubs, which allow calling functions which need toChris Lattner2003-05-091-2/+31
* Minor speedup by avoiding callbacks to functions already generatedChris Lattner2003-05-081-1/+0
* Improve efficiency of JIT by having it use direct function calls instead ofChris Lattner2003-05-081-35/+20
* Bad segvs actually cause a segv nowChris Lattner2003-01-131-2/+9
* Initial checkin of new LLI with JIT compilerChris Lattner2002-12-241-0/+62
OpenPOWER on IntegriCloud