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
/
RemoteMemoryManager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.
Lang Hames
2016-01-11
1
-101
/
+0
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
[MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues.
Lang Hames
2014-11-26
1
-1
/
+2
*
Reverting r222828 and r222810-r222812 as they broke the build on Windows.
Aaron Ballman
2014-11-26
1
-2
/
+1
*
[MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme.
Lang Hames
2014-11-26
1
-1
/
+2
*
[MCJIT] Delete the JTIMemoryManager and associated APIs.
Lang Hames
2014-09-23
1
-18
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-08
1
-18
/
+21
*
Re-sort #include lines again, prior to moving headers around.
Chandler Carruth
2014-01-13
1
-2
/
+1
*
MCJIT-remote: __main should be resolved in child context.
NAKAMURA Takumi
2013-10-27
1
-1
/
+1
*
lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb...
NAKAMURA Takumi
2013-10-26
1
-1
/
+1
*
Adding support for deregistering EH frames with MCJIT.
Andrew Kaylor
2013-10-16
1
-0
/
+1
*
Fixing problems in lli's RemoteMemoryManager.
Andrew Kaylor
2013-10-11
1
-1
/
+1
*
Adding multiple object support to MCJIT EH frame handling
Andrew Kaylor
2013-10-11
1
-2
/
+9
*
Fixing container/pointer bug in remote-lli found by ASan
Andrew Kaylor
2013-10-04
1
-2
/
+3
*
Adding support and tests for multiple module handling in lli
Andrew Kaylor
2013-10-04
1
-0
/
+105