Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The JIT now passes the environment pointer to the main() function when it | John Criswell | 2003-08-21 | 1 | -2/+4 |
* | Deconstify parameter to getPointerToFunction(). | Brian Gaeke | 2003-08-13 | 1 | -1/+1 |
* | More cassert inclusion for GCC 3.3 | Chris Lattner | 2003-07-25 | 1 | -0/+1 |
* | Make sure that globals are emitted AFTER the passmanager is set up for the JIT, | Chris Lattner | 2003-05-12 | 1 | -2/+1 |
* | Add new method to check to see if a global is available | Chris Lattner | 2003-05-09 | 1 | -0/+8 |
* | Add a pointersize/endianness safe load routine to match the store routine | Chris Lattner | 2003-05-08 | 1 | -0/+1 |
* | Initial checkin of new LLI with JIT compiler | Chris Lattner | 2002-12-24 | 2 | -0/+126 |