Age | Commit message (Expand) | Author |
---|---|---|
2004-11-20 | getJITStubForFunction is optional and unimplemented, just remove it. | Chris Lattner |
2004-11-16 | Simplify namespaces | Chris Lattner |
2004-10-23 | * Correctly handle the MovePCtoLR pseudo-instr with a bl to next instr | Misha Brukman |
2004-10-23 | * Do not emit IMPLICIT_DEF pseudo-instructions | Misha Brukman |
2004-10-21 | Remove debug code emitter from the JIT | Misha Brukman |
2004-10-21 | Make this compile. | Alkis Evlogimenos |
2004-10-21 | * Added basic support for JITing functions, basic blocks, instruction encoding, | Misha Brukman |
2004-10-14 | * Claim to support machine code emission - return false from | Misha Brukman |
2004-10-14 | * Include the real (generated) version of getBinaryCodeForInstr() | Misha Brukman |
2004-09-01 | Changes For Bug 352 | Reid Spencer |
2004-08-11 | Breaking up the PowerPC target into 32- and 64-bit subparts, Part I: 32-bit. | Misha Brukman |
2004-08-09 | Stub definition of the PowerPC CodeEmitter class; this isn't functional (yet). | Misha Brukman |
2004-06-21 | Initial revision | Misha Brukman |