Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the dwarf sizing stuff which is now dead, it was | Chris Lattner | 2010-07-22 | 1 | -16/+0 |
* | Implement the JIT side of the GDB JIT debugging interface. To enable this | Reid Kleckner | 2009-09-20 | 1 | -1/+2 |
* | remove a dead variable. | Chris Lattner | 2009-09-16 | 1 | -1/+0 |
* | First patch in the direction of splitting MachineCodeEmitter in two subclasses: | Bruno Cardoso Lopes | 2009-05-30 | 1 | -4/+4 |
* | Cosmetic changes, as suggested by Evan. No functionality changes. | Nicolas Geoffray | 2008-04-20 | 1 | -14/+15 |
* | Enable jitting with a known memory size. | Nicolas Geoffray | 2008-04-18 | 1 | -3/+20 |
* | Enable exception handling int JIT | Nicolas Geoffray | 2008-02-13 | 1 | -0/+69 |