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
/
OrcCBindings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ORC] Update ORC C bindings to use the new llvm::Error C API.
Lang Hames
2018-09-23
1
-50
/
+71
*
[ORC] Update JITCompileCallbackManager to support multi-threaded code.
Lang Hames
2018-05-30
1
-3
/
+2
*
[ORC][C-API] Expose LLVMOrc{Unr,R}egisterJITEventListener().
Andres Freund
2018-05-24
1
-0
/
+11
*
[ORC] Add findSymbolIn() wrapper to C bindings, take #2.
Andres Freund
2018-05-24
1
-0
/
+8
*
Revert r333147 "[ORC] Add findSymbolIn() wrapper to C bindings."
Andres Freund
2018-05-24
1
-8
/
+0
*
[ORC] Add findSymbolIn() wrapper to C bindings.
Andres Freund
2018-05-24
1
-0
/
+8
*
[ORC] Re-apply r327566 with a fix for test-global-ctors.ll.
Lang Hames
2018-03-15
1
-16
/
+8
*
Revert "[ORC] Switch from shared_ptr to unique_ptr for addModule methods."
Reid Kleckner
2018-03-14
1
-8
/
+14
*
[ORC] Switch from shared_ptr to unique_ptr for addModule methods.
Lang Hames
2018-03-14
1
-14
/
+8
*
[ORC] Hook up the LLVMOrcAddObjectFile function in the Orc C Bindings.
Lang Hames
2017-09-17
1
-10
/
+12
*
[ORC] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-14
/
+21
*
[ORC] Re-apply r306166 and r306168 with fix for regression test.
Lang Hames
2017-06-23
1
-6
/
+26
*
This reverts commit r306166 and r306168.
Rafael Espindola
2017-06-23
1
-26
/
+6
*
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
Lang Hames
2017-06-23
1
-6
/
+26
*
[Orc] Merge some common code for creating CompileCallbackManagers and
Lang Hames
2016-05-26
1
-2
/
+2
*
[ORC] clang-format code that was touched in r267457. NFC.
Lang Hames
2016-04-25
1
-7
/
+4
*
[ORC] Thread Error/Expected through the RPC library.
Lang Hames
2016-04-25
1
-8
/
+13
*
Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block a...
Rafael Espindola
2015-11-03
1
-6
/
+4
*
Revert "[Orc] Directly emit machine code for the x86 resolver block and tramp...
Rafael Espindola
2015-11-03
1
-4
/
+6
*
[Orc] Directly emit machine code for the x86 resolver block and trampolines.
Lang Hames
2015-11-03
1
-6
/
+4
*
[Orc] Expose the compile callback API through the C bindings.
Lang Hames
2015-10-30
1
-3
/
+22
*
[Orc] Remove unnecessary semicolon. NFC.
Vasileios Kalintiris
2015-10-28
1
-2
/
+2
*
[Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that
Lang Hames
2015-10-28
1
-0
/
+80
*
[Orc] Revert the C bindngs commit, r251472, while I debug some builder failures.
Lang Hames
2015-10-28
1
-80
/
+0
*
[Orc] Add experimental C bindings for Orc.
Lang Hames
2015-10-28
1
-0
/
+80