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
/
LazyReexports.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ORC][JITLink] Add support for weak references, and improve handling of static
Lang Hames
2019-11-28
1
-2
/
+4
*
AArch64: support arm64_32, an ILP32 slice for watchOS.
Tim Northover
2019-09-12
1
-0
/
+1
*
[ORC] Fix a FIXME: Propagate errors to dependencies.
Lang Hames
2019-08-23
1
-2
/
+3
*
Speculative Compilation
Praveen Velliengiri
2019-08-03
1
-4
/
+8
*
[ORC] Rename MaterializationResponsibility resolve and emit methods to
Lang Hames
2019-06-13
1
-2
/
+2
*
[ORC] Update symbol lookup to use a single callback with a required symbol state
Lang Hames
2019-06-07
1
-6
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[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
/
+2
*
[ORC] Change how non-exported symbols are matched during lookup.
Lang Hames
2018-10-23
1
-2
/
+2
*
[ORC] Make the VModuleKey optional, propagate it via MaterializationUnit and
Lang Hames
2018-10-16
1
-2
/
+2
*
[ORC] During lookup, do not match against hidden symbols in other JITDylibs.
Lang Hames
2018-10-13
1
-2
/
+2
*
[ORC] Pass symbol name to discard by const reference.
Lang Hames
2018-10-06
1
-1
/
+1
*
[ORC] Improve debugging output for ORC.
Lang Hames
2018-09-28
1
-0
/
+4
*
[ORC] Add a "lazy call-through" utility based on the same underlying trampoline
Lang Hames
2018-09-26
1
-0
/
+204