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
/
unittests
/
ExecutionEngine
/
Orc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a stale test case.
Lang Hames
2016-11-17
1
-22
/
+0
*
[Orc] Re-enable the RPC unit test disabled in r286917.
Lang Hames
2016-11-16
1
-168
/
+163
*
[ORC] Temporarily disable RPCUtils unit test.
Lang Hames
2016-11-15
1
-152
/
+153
*
[ORC] Add a WrappedHandlerReturn type to map handler return types onto error
Lang Hames
2016-11-12
1
-1
/
+1
*
[ORC] Temporarily fix the RPCUtils unit test by explicitly specifying a handler
Lang Hames
2016-11-11
1
-1
/
+1
*
[ORC] Re-apply 286620 with fixes for the ErrorSuccess class.
Lang Hames
2016-11-11
1
-86
/
+150
*
[ORC] Revert r286620 while I investigate a bot failure.
Lang Hames
2016-11-11
1
-150
/
+86
*
[ORC] Refactor the ORC RPC utilities to add some new features.
Lang Hames
2016-11-11
1
-86
/
+150
*
[ORC] Fix the RPC unit test for header changes in r281171.
Lang Hames
2016-09-11
1
-2
/
+2
*
Re-instate recent RPC updates (r280016, r280017, r280027, r280051) with a
Lang Hames
2016-08-30
1
-7
/
+7
*
Revert "[ORC][RPC] Make the future type of an Orc RPC call Error/Expected rat...
Reid Kleckner
2016-08-30
1
-7
/
+7
*
[ORC][RPC] Reword 'async' to 'non-blocking' to better reflect call primitive
Lang Hames
2016-08-30
1
-3
/
+3
*
[ORC] Fix unit-test breakage from r280016.
Lang Hames
2016-08-29
1
-2
/
+2
*
[ORC][RPC] Make the future type of an Orc RPC call Error/Expected rather than
Lang Hames
2016-08-29
1
-4
/
+4
*
[Orc] Simplify LogicalDylib and move it back inside CompileOnDemandLayer. Also
Lang Hames
2016-08-29
2
-77
/
+0
*
[Orc] Explicitly specify type for assignment.
Lang Hames
2016-08-27
1
-3
/
+3
*
[ORC] Fix typo in LogicalDylib, add unit test.
Lang Hames
2016-08-27
2
-0
/
+77
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
6
-28
/
+30
*
Fix warning in ObjectTransformLayerTest.
Justin Lebar
2016-07-13
1
-1
/
+2
*
[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.
Lang Hames
2016-05-31
1
-1
/
+1
*
[ORC] clang-format code that was touched in r267457. NFC.
Lang Hames
2016-04-25
2
-90
/
+53
*
[ORC] Thread Error/Expected through the RPC library.
Lang Hames
2016-04-25
2
-11
/
+11
*
[Orc] Add pthread dependence to the RPCUtilsTest unit test.
Lang Hames
2016-04-19
1
-0
/
+2
*
[Orc] Disable RPC callST unit test until the S390 failures encountered during
Lang Hames
2016-04-19
1
-20
/
+22
*
[Orc] Tidy up some of the RPC primitives, add a unit-test for the callST
Lang Hames
2016-04-19
1
-42
/
+95
*
[Orc] Re-commit r266581 with fixes for MSVC, and format cleanups.
Lang Hames
2016-04-18
1
-27
/
+76
*
Revert 266581 (and follow-up 266588), it doesn't build on Windows.
Nico Weber
2016-04-18
1
-76
/
+27
*
[ORC] Generalize the ORC RPC utils to support RPC function return values and
Lang Hames
2016-04-18
1
-27
/
+76
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
4
-20
/
+20
*
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...
Duncan P. N. Exon Smith
2016-04-05
1
-4
/
+4
*
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...
Eugene Zelenko
2016-04-05
1
-4
/
+4
*
[Orc] Switch RPC Procedure to take a function type, rather than an arg list.
Lang Hames
2016-03-21
1
-12
/
+4
*
[Orc] Add lazy-JITting support for i386.
Lang Hames
2016-02-10
1
-1
/
+3
*
[Unittest] Clean up formatting, NFC
Joseph Tremoulet
2016-02-03
1
-55
/
+54
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-16
/
+0
*
Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...
Eugene Zelenko
2016-01-26
1
-6
/
+2
*
ObjectTransformLayerTest.cpp: Rework r258633. [-Winconsistent-missing-override]
NAKAMURA Takumi
2016-01-23
1
-1
/
+1
*
ObjectTransformLayerTest.cpp: Fix a warning. [-Wredundant-move]
NAKAMURA Takumi
2016-01-23
1
-1
/
+1
*
ObjectTransformLayerTest.cpp: Fix a warning. [-Winconsistent-missing-override]
NAKAMURA Takumi
2016-01-23
1
-1
/
+1
*
[ORC] Update ObjectTransformLayer signature
Joseph Tremoulet
2016-01-23
1
-6
/
+69
*
[Orc] Try to turn Orc execution unit tests back on for Linux.
Lang Hames
2016-01-20
1
-1
/
+1
*
[Orc] Refactor ObjectLinkingLayer::addObjectSet to defer loading objects until
Lang Hames
2016-01-19
1
-0
/
+72
*
[Orc] Revert r258031 - it broke the builders.
Lang Hames
2016-01-18
1
-1
/
+1
*
[Orc] Expand a comment explaining a unit test.
Lang Hames
2016-01-18
1
-0
/
+5
*
[Orc] Enable ORC execution unit tests on non-windows platforms.
Lang Hames
2016-01-18
1
-1
/
+1
*
[Orc] Add support for remote JITing to the ORC API.
Lang Hames
2016-01-11
2
-0
/
+148
*
OrcJITTests//ObjectLinkingLayerTest.cpp: Appease msc18's C2327. It seems defi...
NAKAMURA Takumi
2016-01-10
1
-9
/
+9
*
[Orc][RuntimeDyld] Prevent duplicate calls to finalizeMemory on shared memory
Lang Hames
2016-01-09
3
-4
/
+86
*
Reorganize the C API headers to improve build times.
Eric Christopher
2015-12-18
1
-0
/
+1
*
[Orc] Removing traces of takeOwnershipOfBuffers left after r251560.
Lang Hames
2015-12-07
1
-27
/
+0
[next]