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
/
OrcError.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break out OrcError and RPC
Chris Bieneman
2019-10-29
1
-115
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ORC] Plumb error notifications through the VSO interface.
Lang Hames
2018-04-12
1
-0
/
+2
*
[ORC] Re-apply just the AsynchronousSymbolLookup class from r321838 while I
Lang Hames
2018-01-05
1
-2
/
+21
*
[ORC] Re-revert r321838: Tests are still failing.
Lang Hames
2018-01-05
1
-21
/
+2
*
[ORC] Re-apply r321838 - Addition of new ORC core APIs.
Lang Hames
2018-01-05
1
-2
/
+21
*
Revert r321838 -- It broke some of the builders.
Lang Hames
2018-01-05
1
-21
/
+2
*
[ORC] Add new core ORC APIs (Core.h/Core.cpp): VSO, AsynchronousSymbolQuery and
Lang Hames
2018-01-05
1
-2
/
+21
*
[ORC] Add a pair of ORC layers that forward object-layer operations via RPC.
Lang Hames
2017-09-05
1
-0
/
+2
*
[ORC] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-0
/
+21
*
[ORC] Add RPC and serialization support for Errors and Expecteds.
Lang Hames
2017-04-13
1
-0
/
+3
*
[ORC] Use native Errors rather than converted std::error_codes for ORC RPC.
Lang Hames
2017-04-13
1
-19
/
+4
*
[Orc] Make orcError return an error_code rather than Error.
Lang Hames
2017-04-06
1
-6
/
+3
*
[Orc][RPC] Add an RPCFunctionNotSupported error type and return it from
Lang Hames
2017-01-15
1
-0
/
+20
*
[Orc][RPC] Add a ParallelCallGroup utility for dispatching and waiting on
Lang Hames
2016-12-25
1
-0
/
+2
*
[ORC] Re-apply 286620 with fixes for the ErrorSuccess class.
Lang Hames
2016-11-11
1
-0
/
+2
*
[ORC] Revert r286620 while I investigate a bot failure.
Lang Hames
2016-11-11
1
-2
/
+0
*
[ORC] Refactor the ORC RPC utilities to add some new features.
Lang Hames
2016-11-11
1
-0
/
+2
*
Remove LLVM_NOEXCEPT and replace it with noexcept
Reid Kleckner
2016-10-19
1
-1
/
+1
*
Add FIXMEs to all derived classes of std::error_category.
Peter Collingbourne
2016-05-24
1
-0
/
+3
*
[ORC] clang-format code that was touched in r267457. NFC.
Lang Hames
2016-04-25
1
-2
/
+2
*
[ORC] Thread Error/Expected through the RPC library.
Lang Hames
2016-04-25
1
-2
/
+3
*
[Orc] Re-commit r266581 with fixes for MSVC, and format cleanups.
Lang Hames
2016-04-18
1
-0
/
+2
*
Revert 266581 (and follow-up 266588), it doesn't build on Windows.
Nico Weber
2016-04-18
1
-2
/
+0
*
[ORC] Generalize the ORC RPC utils to support RPC function return values and
Lang Hames
2016-04-18
1
-0
/
+2
*
[Orc] Add error codes and a new std::error_category for remote-jit errors.
Lang Hames
2016-01-11
1
-0
/
+57