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
/
tools
/
lli
/
RemoteJITUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break out OrcError and RPC
Chris Bieneman
2019-10-29
1
-1
/
+1
*
[lli] Fix a typo in a header.
Lang Hames
2019-07-02
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ORC] Re-apply r322913 with a fix for a read-after-free error.
Lang Hames
2018-01-19
1
-2
/
+2
*
[ORC] Revert r322913 while I investigate an ASan failure.
Lang Hames
2018-01-19
1
-2
/
+2
*
[ORC] Redesign the JITSymbolResolver interface to support bulk queries.
Lang Hames
2018-01-19
1
-2
/
+2
*
[Orc] Remove the memory manager argument to addModule, and de-templatize the
Lang Hames
2017-07-04
1
-2
/
+2
*
[ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH
Lang Hames
2017-05-09
1
-3
/
+2
*
[ORC] Re-apply 286620 with fixes for the ErrorSuccess class.
Lang Hames
2016-11-11
1
-5
/
+6
*
[ORC] Revert r286620 while I investigate a bot failure.
Lang Hames
2016-11-11
1
-6
/
+5
*
[ORC] Refactor the ORC RPC utilities to add some new features.
Lang Hames
2016-11-11
1
-5
/
+6
*
[ORC] Rename RPCChannel to RPCByteChannel. NFC.
Lang Hames
2016-09-11
1
-2
/
+2
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
1
-4
/
+4
*
[lli] Fix a sign-compare warning.
Lang Hames
2016-04-26
1
-2
/
+2
*
[ORC] Thread Error/Expected through the RPC library.
Lang Hames
2016-04-25
1
-11
/
+31
*
[Orc] Re-commit r266581 with fixes for MSVC, and format cleanups.
Lang Hames
2016-04-18
1
-0
/
+1
*
Revert 266581 (and follow-up 266588), it doesn't build on Windows.
Nico Weber
2016-04-18
1
-1
/
+0
*
[ORC] Generalize the ORC RPC utils to support RPC function return values and
Lang Hames
2016-04-18
1
-0
/
+1
*
[Orc] Make FDRPCChannel final.
Lang Hames
2016-01-15
1
-1
/
+1
*
lli: Fix warnings. [-Wsign-compare]
NAKAMURA Takumi
2016-01-12
1
-2
/
+2
*
[LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.
Lang Hames
2016-01-11
1
-0
/
+131