| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for function stubs, which allow calling functions which need to | Chris Lattner | 2003-05-09 | 1 | -2/+31 | 
| | | | | | | | have an address available, but have not yet been code generated. llvm-svn: 6059 | ||||
| * | Minor speedup by avoiding callbacks to functions already generated | Chris Lattner | 2003-05-08 | 1 | -1/+0 | 
| | | | | | llvm-svn: 6052 | ||||
| * | Improve efficiency of JIT by having it use direct function calls instead of | Chris Lattner | 2003-05-08 | 1 | -35/+20 | 
| | | | | | | | signals to regain control from the executing code llvm-svn: 6051 | ||||
| * | Bad segvs actually cause a segv now | Chris Lattner | 2003-01-13 | 1 | -2/+9 | 
| | | | | | llvm-svn: 5255 | ||||
| * | Initial checkin of new LLI with JIT compiler | Chris Lattner | 2002-12-24 | 1 | -0/+62 | 
| llvm-svn: 5126 | |||||

