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
/
unittests
/
ExecutionEngine
/
Orc
/
OrcTestCommon.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-0
/
+1
*
[Orc] Add lazy-JITting support for i386.
Lang Hames
2016-02-10
1
-1
/
+3
*
[Orc] Try to turn Orc execution unit tests back on for Linux.
Lang Hames
2016-01-20
1
-1
/
+1
*
[Orc] Revert r258031 - it broke the builders.
Lang Hames
2016-01-18
1
-1
/
+1
*
[Orc] Enable ORC execution unit tests on non-windows platforms.
Lang Hames
2016-01-18
1
-1
/
+1
*
[Orc][RuntimeDyld] Prevent duplicate calls to finalizeMemory on shared memory
Lang Hames
2016-01-09
1
-1
/
+1
*
[Orc] Expose the compile callback API through the C bindings.
Lang Hames
2015-10-30
1
-14
/
+11
*
[Orc] Require target support for host before running execution unit tests.
Lang Hames
2015-10-28
1
-3
/
+6
*
Fix a -Wpessimizing-move warning.
Craig Topper
2015-10-28
1
-1
/
+1
*
[Orc] Disable Orc C API unit tests on non-Darwin while I investigate more
Lang Hames
2015-10-28
1
-1
/
+1
*
[Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that
Lang Hames
2015-10-28
1
-2
/
+33
*
[Orc] Revert the C bindngs commit, r251472, while I debug some builder failures.
Lang Hames
2015-10-28
1
-33
/
+2
*
[Orc] Add experimental C bindings for Orc.
Lang Hames
2015-10-28
1
-2
/
+33
*
[Orc] Fix indentation.
Lang Hames
2015-10-27
1
-35
/
+35
*
[Orc] Make CompileOnDemandLayer::findSymbol call BaseLayer::findSymbol if no
Lang Hames
2015-10-20
1
-0
/
+82
*
s/NULL/nullptr/ in OrcTestCommon.h to silence -Wsentinel in clang-cl
Reid Kleckner
2015-04-21
1
-1
/
+2
*
[Orc] Make the makeStub function propagate argument attributes onto the call to
Lang Hames
2015-04-20
1
-0
/
+65