| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use uint8_t and int32_t in {JIT,Machine}CodeEmiters | Bruno Cardoso Lopes | 2009-06-04 | 1 | -35/+35 |
| * | Revert 72650 | Bruno Cardoso Lopes | 2009-06-03 | 1 | -35/+35 |
| * | Use uint8_t and int32_t in {JIT,Machine}CodeEmiters | Bruno Cardoso Lopes | 2009-05-30 | 1 | -35/+35 |
| * | Add support to the JIT for true non-lazy operation. When a call to a function | Nate Begeman | 2009-02-18 | 1 | -0/+7 |
| * | Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some... | Evan Cheng | 2008-12-10 | 1 | -24/+29 |
| * | Implement support for JIT exceptions on X86_64. Relative offsets are | Nicolas Geoffray | 2008-11-18 | 1 | -3/+10 |
| * | Rename startFunctionStub to startGVStub since it's also used for GV non-lazy ... | Evan Cheng | 2008-11-08 | 1 | -10/+7 |
| * | Fix constant-offset emission for x86-64 absolute addresses. This | Dan Gohman | 2008-10-24 | 1 | -0/+36 |
| * | fix a tricky bug in the JIT global variable emitter, that was triggered when ... | Nuno Lopes | 2008-10-21 | 1 | -1/+1 |
| * | Prune and tidy #includes. | Dan Gohman | 2008-05-29 | 1 | -1/+0 |
| * | Fix more -Wshorten-64-to-32 warnings. | Evan Cheng | 2008-05-05 | 1 | -1/+2 |
| * | Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th... | Nicolas Geoffray | 2008-04-16 | 1 | -2/+3 |
| * | Enable exception handling int JIT | Nicolas Geoffray | 2008-02-13 | 1 | -0/+76 |
| * | X86 JIT PIC jumptable support. | Evan Cheng | 2008-01-05 | 1 | -0/+1 |
| * | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| * | Allow target to specify alignment for function stub. | Evan Cheng | 2006-11-16 | 1 | -1/+1 |
| * | Fix non-64-bit clean code. | Evan Cheng | 2006-06-21 | 1 | -1/+2 |
| * | Suck block address tracking out of targets into the JIT Emitter. This | Chris Lattner | 2006-05-03 | 1 | -10/+16 |
| * | Add a new emitAlignment method | Chris Lattner | 2006-05-03 | 1 | -4/+12 |
| * | Change the BasicBlockAddrs map to be a vector, indexed by MBB number. | Chris Lattner | 2006-05-03 | 1 | -3/+3 |
| * | Several related changes: | Chris Lattner | 2006-05-02 | 1 | -15/+5 |
| * | Add a method for allocating space from the code buffer. | Chris Lattner | 2006-05-02 | 1 | -0/+22 |
| * | Do not make the JIT memory manager manage the memory for globals. Instead | Chris Lattner | 2006-05-02 | 1 | -3/+0 |
| * | Fix a purely hypothetical problem (for now): emitWord emits in the host | Chris Lattner | 2006-05-02 | 1 | -6/+21 |
| * | Refactor the machine code emitter interface to pull the pointers for the current | Chris Lattner | 2006-05-02 | 1 | -15/+55 |
| * | Remove a now-dead method | Chris Lattner | 2006-05-02 | 1 | -6/+0 |
| * | Remove the debug machine code emitter. The "FilePrinterEmitter" is moreusefu... | Chris Lattner | 2006-05-02 | 1 | -6/+0 |
| * | Code cleanup associated with jump tables, thanks to Chris for noticing | Nate Begeman | 2006-04-22 | 1 | -6/+6 |
| * | JumpTable support! What this represents is working asm and jit support for | Nate Begeman | 2006-04-22 | 1 | -0/+18 |
| * | new is not a valid default anywhere, so make this pure virtual | Andrew Lenharth | 2005-07-28 | 1 | -5/+2 |
| * | Like constants, globals on some platforms are GOT relative. This means they ... | Andrew Lenharth | 2005-07-28 | 1 | -0/+6 |
| * | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -4/+4 |
| * | Fix the FIXME, nuke the JIT specific forceCompilationOf method. | Chris Lattner | 2004-11-22 | 1 | -7/+0 |
| * | These methods are now obsolete | Chris Lattner | 2004-11-22 | 1 | -10/+0 |
| * | Change this interface a bit | Chris Lattner | 2004-11-20 | 1 | -2/+2 |
| * | Add getCurrentPCOffset() and addRelocation() methods. | Chris Lattner | 2004-11-20 | 1 | -5/+14 |
| * | Remove dead #include | Chris Lattner | 2004-11-20 | 1 | -2/+2 |
| * | External symbols are const char*'s now, change this to match. | Chris Lattner | 2004-11-19 | 1 | -1/+1 |
| * | Convert 'struct' to 'class' in various places to adhere to the coding standards | Chris Lattner | 2004-10-27 | 1 | -1/+2 |
| * | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
| * | Add emitWordAt() - a quick and dirty interface that the machine-dependent | Brian Gaeke | 2004-04-23 | 1 | -0/+6 |
| * | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+5 |
| * | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
| * | This file has funny include guards and funny extra whitespace. | Brian Gaeke | 2003-10-16 | 1 | -4/+2 |
| * | The word `separate' only has one `e'. | Misha Brukman | 2003-07-14 | 1 | -1/+1 |
| * | Hack up MachineCodeEmitter to actually be target independent. | Chris Lattner | 2003-06-01 | 1 | -37/+36 |
| * | Added saveBBreferences() for BasicBlock resolution. | Misha Brukman | 2003-05-30 | 1 | -0/+8 |
| * | Defines a pass-through debugging emitter -- it writes to a file for inspection | Misha Brukman | 2003-05-27 | 1 | -0/+7 |
| * | Allow const functions | Chris Lattner | 2003-05-09 | 1 | -2/+2 |
| * | Fix bug in last checkin | Chris Lattner | 2003-05-08 | 1 | -0/+1 |