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
/
OrcCBindingsStack.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Orc] Merge some common code for creating CompileCallbackManagers and
Lang Hames
2016-05-26
1
-3
/
+0
*
[RuntimeDyld] Call the SymbolResolver::findSymbolInLogicalDylib method when
Lang Hames
2016-05-25
1
-4
/
+2
*
[ORC] clang-format code that was touched in r267457. NFC.
Lang Hames
2016-04-25
1
-63
/
+49
*
[ORC] Thread Error/Expected through the RPC library.
Lang Hames
2016-04-25
1
-4
/
+27
*
Orc: Simplify lambda by using std::set's initializer_list ctor
David Blaikie
2016-01-20
1
-10
/
+9
*
Fix build warning.
Evgeniy Stepanov
2016-01-20
1
-1
/
+2
*
[Orc] Fix a use-after-move bug in the Orc C-bindings stack.
Lang Hames
2016-01-20
1
-3
/
+3
*
[Orc] Enable user-supplied memory managers in the CompileOnDemand layer.
Lang Hames
2016-01-09
1
-1
/
+2
*
[Orc] Rename IndirectStubsManagerBase to IndirectStubsManager.
Lang Hames
2015-12-06
1
-1
/
+1
*
[Orc] Rename JITCompileCallbackManagerBase to JITCompileCallbackManager.
Lang Hames
2015-12-04
1
-1
/
+1
*
Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block a...
Rafael Espindola
2015-11-03
1
-13
/
+8
*
Revert "[Orc] Directly emit machine code for the x86 resolver block and tramp...
Rafael Espindola
2015-11-03
1
-8
/
+13
*
[Orc] Directly emit machine code for the x86 resolver block and trampolines.
Lang Hames
2015-11-03
1
-13
/
+8
*
[Orc] Expose the compile callback API through the C bindings.
Lang Hames
2015-10-30
1
-10
/
+36
*
[Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that
Lang Hames
2015-10-28
1
-0
/
+261
*
[Orc] Revert the C bindngs commit, r251472, while I debug some builder failures.
Lang Hames
2015-10-28
1
-268
/
+0
*
[Orc] Add experimental C bindings for Orc.
Lang Hames
2015-10-28
1
-0
/
+268
[prev]