1. 23cb2e7 [ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls. by Lang Hames · 7 years ago
  2. db367e9 Revert r345077 "[ORC] Change how non-exported symbols are matched during lookup." by Reid Kleckner · 7 years ago
  3. 841796d [ORC] Change how non-exported symbols are matched during lookup. by Lang Hames · 7 years ago
  4. 95abade [ORC] Guard access to the MemMgrs vector in RTDyldObjectLinkingLayer. by Lang Hames · 7 years ago
  5. 8b94274 [ORC] Make the VModuleKey optional, propagate it via MaterializationUnit and by Lang Hames · 7 years ago
  6. 079df9a [ORC] Rename ORC layers to make the "new" ORC layers the default. by Lang Hames · 7 years ago
  7. 7899ccb [ORC] During lookup, do not match against hidden symbols in other JITDylibs. by Lang Hames · 7 years ago
  8. 71d781c [ORC] Add an 'intern' method to ExecutionEngine for interning symbol names. by Lang Hames · 7 years ago
  9. abeedf1 [ORC] Add an asynchronous jit-link function, jitLinkForORC, to RuntimeDyld and by Lang Hames · 7 years ago
  10. adde5ba [ORC] Reapply r342939 with a fix for MSVC's promise/future restrictions. by Lang Hames · 7 years ago
  11. 99bfa95 Revert "[ORC] Switch to asynchronous resolution in JITSymbolResolver." by Lang Hames · 7 years ago
  12. 0e5b603 [ORC] Switch to asynchronous resolution in JITSymbolResolver. by Lang Hames · 7 years ago
  13. a5f33c8 [ORC] Remove the mapSectionAddress method from RuntimeDyldObjectLinkingLayer2. by Lang Hames · 7 years ago
  14. 6d32002 [ORC] Add utilities to RTDyldObjectLinkingLayer2 to simplify symbol flag by Lang Hames · 7 years ago
  15. 6cadc7c [ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet. by Lang Hames · 7 years ago
  16. 76e21c9 [ORC] Rename 'finalize' to 'emit' to avoid potential confusion. by Lang Hames · 7 years ago
  17. d5f56c5 [ORC] Rename VSO to JITDylib. by Lang Hames · 7 years ago
  18. 960246d [ORC] Re-apply r336760 with fixes. by Lang Hames · 7 years ago
  19. a48d108 Re-apply r337595 with fix for LLVM_ENABLE_THREADS=Off. by Lang Hames · 7 years ago
  20. 7ed8359 Revert r337595 "[ORC] Add new symbol lookup methods to ExecutionSessionBase in preparation for" by Reid Kleckner · 7 years ago
  21. 732d116 [ORC] Add new symbol lookup methods to ExecutionSessionBase in preparation for by Lang Hames · 7 years ago
  22. d4df0f1 [ORC] Simplify VSO::lookupFlags to return the flags map. by Lang Hames · 7 years ago
  23. fd0c1e71 [ORC] Replace SymbolResolvers in the new ORC layers with search orders on VSOs. by Lang Hames · 7 years ago
  24. 68c9b8d [ORC] Add an initial implementation of a replacement CompileOnDemandLayer. by Lang Hames · 7 years ago
  25. 4caa2f7 [LKH] Add a new IRCompileLayer. by Lang Hames · 7 years ago
  26. 373f462 [LKH] Add a replacement RTDyldLayer. by Lang Hames · 7 years ago