Age | Commit message (Expand) | Author |
---|---|---|
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-05-08 | assert early instead of late for unimplemented feature | Chris Lattner |
2003-01-29 | Fix warnings on sparc | Chris Lattner |
2003-01-13 | Add support for named functions | Chris Lattner |
2003-01-13 | Dead file | Chris Lattner |
2003-01-13 | Add support for new types of values | Chris Lattner |
2003-01-13 | Bad segvs actually cause a segv now | Chris Lattner |
2002-12-24 | Initial checkin | Chris Lattner |
2002-12-24 | Initial checkin of new LLI with JIT compiler | Chris Lattner |