Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move target specific code to target files. The new MachineCodeEmitter | Chris Lattner | 2003-06-01 | 1 | -82/+0 |
* | Add support for function stubs, which allow calling functions which need to | Chris Lattner | 2003-05-09 | 1 | -2/+31 |
* | Minor speedup by avoiding callbacks to functions already generated | Chris Lattner | 2003-05-08 | 1 | -1/+0 |
* | Improve efficiency of JIT by having it use direct function calls instead of | Chris Lattner | 2003-05-08 | 1 | -35/+20 |
* | Bad segvs actually cause a segv now | Chris Lattner | 2003-01-13 | 1 | -2/+9 |
* | Initial checkin of new LLI with JIT compiler | Chris Lattner | 2002-12-24 | 1 | -0/+62 |