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
/
ExecutionUtils.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
*
ADT/STLExtras: Introduce llvm::empty; NFC
Matthias Braun
2018-10-31
1
-1
/
+1
*
[ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls.
Lang Hames
2018-10-23
1
-2
/
+2
*
Revert r345077 "[ORC] Change how non-exported symbols are matched during look...
Reid Kleckner
2018-10-23
1
-2
/
+3
*
[ORC] Change how non-exported symbols are matched during lookup.
Lang Hames
2018-10-23
1
-3
/
+2
*
[ORC] Rename ORC layers to make the "new" ORC layers the default.
Lang Hames
2018-10-15
1
-3
/
+3
*
[ORC] Switch to DenseMap/DenseSet for ORC symbol map/set types.
Lang Hames
2018-10-15
1
-7
/
+7
*
[ORC] Simplify naming for JITDylib definition generators.
Lang Hames
2018-10-15
1
-8
/
+12
*
[ORC] During lookup, do not match against hidden symbols in other JITDylibs.
Lang Hames
2018-10-13
1
-1
/
+4
*
[ORC] Promote and rename private symbols inside the CompileOnDemand layer,
Lang Hames
2018-10-09
1
-0
/
+6
*
[ORC] Add convenience methods for creating DynamicLibraryFallbackGenerators for
Lang Hames
2018-10-01
1
-0
/
+9
*
[ORC] Extract and tidy up JITTargetMachineBuilder, add unit test.
Lang Hames
2018-09-30
1
-39
/
+0
*
[ORC] Rename VSO to JITDylib.
Lang Hames
2018-08-17
1
-7
/
+8
*
[ORC] Don't call isa<> on a null value.
Lang Hames
2018-06-26
1
-1
/
+1
*
[ORC] Fix a missing return value.
Lang Hames
2018-06-26
1
-0
/
+2
*
[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT.
Lang Hames
2018-06-26
1
-3
/
+147
*
[ORC] Re-apply r327566 with a fix for test-global-ctors.ll.
Lang Hames
2018-03-15
1
-1
/
+1
*
[Orc] Add support classes for inspecting and running C++ static ctor/dtors, and
Lang Hames
2015-04-02
1
-0
/
+102