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
/
MCJIT
/
MCJITMemoryManager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Streamlined memory manager hierarchy for MCJIT and RuntimeDyld.
Andrew Kaylor
2012-11-01
1
-50
/
+0
*
Round 2 of dead private variable removal.
Benjamin Kramer
2012-06-06
1
-7
/
+3
*
Added LLIMCJITMemoryManager to the lli. This manager will be used for MCJIT i...
Danil Malyshev
2012-05-16
1
-2
/
+2
*
Re-factored RuntimeDyLd:
Danil Malyshev
2012-03-30
1
-36
/
+2
*
Revert r153694. It was causing failures in the buildbots.
Bill Wendling
2012-03-29
1
-2
/
+36
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-29
1
-36
/
+2
*
Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager.
Danil Malyshev
2012-03-28
1
-2
/
+8
*
Revert a series of commits to MCJIT to get the build working in CMake
Chandler Carruth
2012-03-22
1
-5
/
+34
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-21
1
-36
/
+2
*
(no commit message)
Danil Malyshev
2012-03-21
1
-0
/
+5
*
MCJIT support for non-function sections.
Jim Grosbach
2012-01-16
1
-0
/
+10
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+1
*
Fixed the MCJIT so that it can emit not only instance
Sean Callanan
2011-11-12
1
-6
/
+6
*
The MCJITMemoryManager takes ownership of the JMM, so don't leak it.
Jim Grosbach
2011-10-18
1
-0
/
+2
*
Objective C functions may use a magic '\1' on the name. Handle that when
Jim Grosbach
2011-05-18
1
-0
/
+10
*
The MCJIT memory manager needs to initialize its Module member.
Jim Grosbach
2011-05-12
1
-1
/
+1
*
Refactor MCJIT 32-bit section loading.
Jim Grosbach
2011-04-08
1
-0
/
+6
*
RuntimeDyld should use the memory manager API.
Jim Grosbach
2011-04-06
1
-9
/
+5
*
Remove extraneous 'return'.
Jim Grosbach
2011-04-05
1
-2
/
+1
*
Add missing file from r128851.
Jim Grosbach
2011-04-04
1
-0
/
+58