| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add accessor | Chris Lattner | 2004-11-20 | 1 | -0/+4 |
| | | | | | llvm-svn: 18030 | ||||
| * | Implement ExecutionEngine::freeMachineCodeForFunction() | Misha Brukman | 2004-11-07 | 1 | -0/+5 |
| | | | | | llvm-svn: 17601 | ||||
| * | Pass around IntrinsicLowering instances as appropriate. | Chris Lattner | 2003-12-28 | 1 | -2/+4 |
| | | | | | | | Reimplement the Interpreters implementation of va_* to be more direct. llvm-svn: 10627 | ||||
| * | No longer run atExit functions from run() | Chris Lattner | 2003-12-26 | 1 | -7/+2 |
| | | | | | | | | rename run to runFunction Genericize the runFunction code a little bit, though it still stinks llvm-svn: 10610 | ||||
| * | Implement PR135, lazy emission of global variables | Chris Lattner | 2003-12-20 | 1 | -0/+10 |
| | | | | | llvm-svn: 10549 | ||||
| * | Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the | Chris Lattner | 2003-12-20 | 1 | -0/+93 |
| VM.cpp and JIT.cpp files into JIT.cpp. This also splits some nasty code out into TargetSelect.cpp so that people hopefully won't notice it. :) llvm-svn: 10544 | |||||

