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