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