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] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-28
/
+69
*
[Orc] Remove the memory manager argument to addModule, and de-templatize the
Lang Hames
2017-07-04
1
-3
/
+6
*
[ORC] Re-apply r306166 and r306168 with fix for regression test.
Lang Hames
2017-06-23
1
-17
/
+14
*
This reverts commit r306166 and r306168.
Rafael Espindola
2017-06-23
1
-14
/
+17
*
[ORC] Remove redundant semicolons from DEFINE_SIMPLE_CONVERSION_FUNCTIONS uses.
Lang Hames
2017-06-23
1
-2
/
+2
*
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
Lang Hames
2017-06-23
1
-17
/
+14
*
[ORC] Switch the object layer API from addObjectSet to addObject (singular), and
Lang Hames
2017-06-22
1
-3
/
+4
*
[ExecutionEngine] Fix some Clang-tidy modernize-use-using and Include What Yo...
Eugene Zelenko
2017-06-19
1
-17
/
+35
*
[Orc] Rename ObjectLinkingLayer -> RTDyldObjectLinkingLayer.
Lang Hames
2017-02-20
1
-2
/
+2
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
1
-18
/
+19
*
[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.
Lang Hames
2016-05-31
1
-1
/
+1
*
[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