| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deconstify parameter to getPointerToFunction(). | Brian Gaeke | 2003-08-13 | 1 | -5/+3 |
| | | | | | | | | Run passes on single function (hey, just-in-time compilation!) instead of the entire module that contains it. llvm-svn: 7819 | ||||
| * | Move target specific code to target files. The new MachineCodeEmitter | Chris Lattner | 2003-06-01 | 1 | -22/+1 |
| | | | | | | | class is actually target independent! llvm-svn: 6517 | ||||
| * | Add a framework for intercepting system calls | Chris Lattner | 2003-05-14 | 1 | -21/+2 |
| | | | | | llvm-svn: 6190 | ||||
| * | Add support for function stubs, which allow calling functions which need to | Chris Lattner | 2003-05-09 | 1 | -1/+4 |
| | | | | | | | have an address available, but have not yet been code generated. llvm-svn: 6059 | ||||
| * | assert early instead of late for unimplemented feature | Chris Lattner | 2003-05-08 | 1 | -3/+10 |
| | | | | | llvm-svn: 6050 | ||||
| * | Add support for named functions | Chris Lattner | 2003-01-13 | 1 | -11/+18 |
| | | | | | llvm-svn: 5258 | ||||
| * | Initial checkin of new LLI with JIT compiler | Chris Lattner | 2002-12-24 | 1 | -0/+84 |
| llvm-svn: 5126 | |||||

