1. c5b2858 ExecutionEngine: push TargetMachine creation into clients (v2) by Dylan Noblesmith · 14 years ago
  2. 2ea29ba ExecutionEngine: fix JIT/MCJIT selectTarget() duplication (v2) by Dylan Noblesmith · 14 years ago
  3. c154514 The MCJIT memory manager needs to initialize its Module member. by Jim Grosbach · 14 years ago
  4. 701529b Revert ExecutionEngine patches, they either failed to build or broke unit tests. by Jakob Stoklund Olesen · 14 years ago
  5. 226c34b ExecutionEngine: delete duplicated files by Dylan Noblesmith · 14 years ago
  6. c06b511 ExecutionEngine: push TargetMachine creation into clients by Dylan Noblesmith · 14 years ago
  7. 71cbac6 ExecutionEngine: fix JIT/MCJIT selectTarget() duplication by Dylan Noblesmith · 14 years ago
  8. bb498ca 80-col fix. by Eric Christopher · 14 years ago
  9. 69e8132 MCJIT relocation resolution. by Jim Grosbach · 14 years ago
  10. b027105 Refactor MCJIT 32-bit section loading. by Jim Grosbach · 14 years ago
  11. c41ab78 RuntimeDyld should use the memory manager API. by Jim Grosbach · 14 years ago
  12. caf767b Remove extraneous 'return'. by Jim Grosbach · 14 years ago
  13. b572830 Add missing file from r128851. by Jim Grosbach · 14 years ago
  14. fcbe5b7 Layer the memory manager between the JIT and the runtime Dyld. by Jim Grosbach · 14 years ago
  15. 5acfa9f Instantiate a JITMemoryManager for MCJIT Dyld by Jim Grosbach · 14 years ago
  16. 66978bd Fix double-free of Module. by Jim Grosbach · 14 years ago
  17. 8086f3b Make sure to report any errors from the runtime dyld. by Jim Grosbach · 14 years ago
  18. 5010ed0 Add missing file from previous commit. by Jim Grosbach · 14 years ago
  19. 34714a0 Add simple arg passing to MC-JIT and support for exit() call. by Jim Grosbach · 14 years ago
  20. d619067 Fix comment in header. by Eric Christopher · 14 years ago
  21. f922910 Hook up the MCJIT to the RuntimeDyld library. by Jim Grosbach · 14 years ago
  22. 7b6747e Silence a warning. by Jim Grosbach · 14 years ago
  23. 31649e6 Beginnings of MC-JIT code generation. by Jim Grosbach · 14 years ago
  24. 1f6efa3 Merge System into Support. by Michael J. Spencer · 15 years ago
  25. 6aec298 MCJIT: Stub out MCJIT implementation, still doesn't do anything useful. by Daniel Dunbar · 15 years ago