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
/
examples
/
LLJITExamples
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ORC] Fix the LLJITWithObjectCache example to address changes in ce2207abaf9.
Lang Hames
2020-01-29
1
-4
/
+4
*
[examples] Add missing dependency in llvm examples
Hiroshi Inoue
2020-01-11
1
-0
/
+1
*
[examples] Rename LLJITWithJITLink to LLJITWithCustomObjectLinkingLayer.
Lang Hames
2019-12-15
4
-17
/
+15
*
[examples] Update LLJITWithJITLink example for change in c0143f37dab.
Lang Hames
2019-12-15
1
-11
/
+9
*
[ORC] Add a utility to support dumping JIT'd objects to disk for debugging.
Lang Hames
2019-11-14
3
-0
/
+83
*
[examples] Add a dependency on ExecutionEngine to LLJITWithObjectCache example.
Lang Hames
2019-10-21
1
-0
/
+1
*
[examples] Fix some comments in the LLJITWithJITLink example
Lang Hames
2019-10-18
1
-2
/
+2
*
[examples] Add an example of how to use JITLink and small-code-model with LLJIT.
Lang Hames
2019-10-18
3
-0
/
+82
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[ORC] Add custom IR compiler configuration to LLJITBuilder to enable obj caches.
Lang Hames
2019-07-10
4
-0
/
+161