summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/VM.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move target specific code to target files. The new MachineCodeEmitterChris Lattner2003-06-011-22/+1
* Add a framework for intercepting system callsChris Lattner2003-05-141-21/+2
* Add support for function stubs, which allow calling functions which need toChris Lattner2003-05-091-1/+4
* assert early instead of late for unimplemented featureChris Lattner2003-05-081-3/+10
* Add support for named functionsChris Lattner2003-01-131-11/+18
* Initial checkin of new LLI with JIT compilerChris Lattner2002-12-241-0/+84
OpenPOWER on IntegriCloud