index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
ExecutionEngine
/
Orc
/
CompileOnDemandLayer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ORC] Add partitioning support to CompileOnDemandLayer2.
Lang Hames
2018-09-29
1
-156
/
+174
*
[ORC] Narrow a cast: the block guarded by the condition only handles
Lang Hames
2018-09-28
1
-1
/
+1
*
[ORC] Remove some dead code.
Lang Hames
2018-09-28
1
-20
/
+0
*
[ORC] Update CompileOnDemandLayer2 to use the new lazyReexports mechanism
Lang Hames
2018-09-26
1
-67
/
+33
*
[ORC] Add ThreadSafeModule and ThreadSafeContext wrappers to support concurrent
Lang Hames
2018-09-26
1
-75
/
+46
*
[ORC] Rename VSO to JITDylib.
Lang Hames
2018-08-17
1
-8
/
+9
*
[ORC] Replace SymbolResolvers in the new ORC layers with search orders on VSOs.
Lang Hames
2018-07-20
1
-47
/
+16
*
[ORC] Rename MaterializationResponsibility::delegate to replace and add a new
Lang Hames
2018-07-09
1
-2
/
+2
*
[ORC] In CompileOnDemandLayer2, clone modules on to different contexts by
Lang Hames
2018-07-05
1
-77
/
+79
*
[ORC] Verify modules when running LLLazyJIT in LLI, and deal with fallout.
Lang Hames
2018-07-02
1
-3
/
+7
*
[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT.
Lang Hames
2018-06-26
1
-8
/
+48
*
[ORC] Add an initial implementation of a replacement CompileOnDemandLayer.
Lang Hames
2018-06-18
1
-0
/
+328