ExecutionEngine: move createJIT() definition (v2)
[oota-llvm.git] / lib / ExecutionEngine / JIT / JITDwarfEmitter.h
2011-03-22 Jim GrosbachTrailing whitespace.
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...
2010-11-18 Anton KorobeynikovMove getInitialFrameState() to TargetFrameInfo
2010-07-22 Chris Lattnerremove the dwarf sizing stuff which is now dead, it was
2009-09-20 Reid KlecknerImplement the JIT side of the GDB JIT debugging interfa...
2009-09-16 Chris Lattnerremove a dead variable.
2009-05-30 Bruno Cardoso LopesFirst patch in the direction of splitting MachineCodeEm...
2008-04-20 Nicolas GeoffrayCosmetic changes, as suggested by Evan. No functionalit...
2008-04-18 Nicolas GeoffrayEnable jitting with a known memory size.
2008-02-13 Nicolas GeoffrayEnable exception handling int JIT