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
/
Layer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ORC] Do not include non-global symbols in getObjectSymbolFlags.
Lang Hames
2018-08-26
1
-11
/
+16
*
[ORC] Rename VSO to JITDylib.
Lang Hames
2018-08-17
1
-6
/
+7
*
[ORC] Remove an incorrect use of 'cantFail'.
Lang Hames
2018-08-05
1
-2
/
+4
*
[ORC] Change JITSymbolFlags debug output, add a function for getting a symbol
Lang Hames
2018-08-05
1
-22
/
+31
*
[ORC] Add a 'Callable' flag to JITSymbolFlags.
Lang Hames
2018-08-01
1
-11
/
+28
*
[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT.
Lang Hames
2018-06-26
1
-4
/
+2
*
[ORC] Fix a FIXME by moving MangleAndInterner to Core.h.
Lang Hames
2018-06-26
1
-12
/
+0
*
[ORC] Add a constructor to create an IRMaterializationUnit from a module and
Lang Hames
2018-06-03
1
-0
/
+6
*
[ORC] Rename IRMaterializationUnit's Discardable member to SymbolToDefinition,
Lang Hames
2018-05-31
1
-4
/
+6
*
[ORC] Move symbol-scanning and discard from BasicIRLayerMaterializationUnit in
Lang Hames
2018-05-22
1
-12
/
+14
*
[ORC] Add IRLayer and ObjectLayer interfaces and related MaterializationUnits.
Lang Hames
2018-05-21
1
-0
/
+110