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
/
ObjectTransformLayerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ORC] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-19
/
+27
*
[Orc] Remove the memory manager argument to addModule, and de-templatize the
Lang Hames
2017-07-04
1
-34
/
+25
*
[ORC] Re-apply r306166 and r306168 with fix for regression test.
Lang Hames
2017-06-23
1
-1
/
+1
*
This reverts commit r306166 and r306168.
Rafael Espindola
2017-06-23
1
-1
/
+1
*
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
Lang Hames
2017-06-23
1
-1
/
+1
*
[ORC] Switch the object layer API from addObjectSet to addObject (singular), and
Lang Hames
2017-06-22
1
-93
/
+82
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH
Lang Hames
2017-05-09
1
-1
/
+1
*
[Orc] Rename ObjectLinkingLayer -> RTDyldObjectLinkingLayer.
Lang Hames
2017-02-20
1
-2
/
+2
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
1
-14
/
+15
*
Fix warning in ObjectTransformLayerTest.
Justin Lebar
2016-07-13
1
-1
/
+2
*
[Unittest] Clean up formatting, NFC
Joseph Tremoulet
2016-02-03
1
-55
/
+54
*
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] Removing traces of takeOwnershipOfBuffers left after r251560.
Lang Hames
2015-12-07
1
-27
/
+0
*
Don't use std::make_unique.
Benjamin Kramer
2015-06-25
1
-8
/
+9
*
[ORC] Add ObjectTransformLayer
Joseph Tremoulet
2015-06-25
1
-0
/
+301