index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ExecutionEngine
/
MCJIT
/
MCJIT.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced non-ASCII character.
Yaron Keren
2013-10-24
1
-1
/
+1
*
Optimizing MCJIT module state tracking
Andrew Kaylor
2013-10-24
1
-22
/
+122
*
FIXME comment shouldn't have been doxygen style
Andrew Kaylor
2013-10-21
1
-1
/
+1
*
Improving MCJIT/RuntimeDyld thread safety
Andrew Kaylor
2013-10-21
1
-4
/
+0
*
Added comments from Andrew Kaylor.
Yaron Keren
2013-10-19
1
-0
/
+21
*
Adding support for deregistering EH frames with MCJIT.
Andrew Kaylor
2013-10-16
1
-0
/
+6
*
Adding multiple object support to MCJIT EH frame handling
Andrew Kaylor
2013-10-11
1
-2
/
+2
*
Adding support and tests for multiple module handling in lli
Andrew Kaylor
2013-10-04
1
-0
/
+5
*
This threads SectionName through the allocateCodeSection/allocateDataSection ...
Filip Pizlo
2013-10-02
1
-4
/
+5
*
Adding multiple module support for MCJIT.
Andrew Kaylor
2013-10-01
1
-9
/
+89
*
Minor changes to the MCJITTest unittests to use the correct API for finalizing
David Tweed
2013-05-17
1
-0
/
+7
*
SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the
Filip Pizlo
2013-05-14
1
-1
/
+1
*
Re-enabling MCJIT object caching with memory leak fixed
Andrew Kaylor
2013-04-25
1
-2
/
+12
*
Revert "Adding object caching support to MCJIT"
Rafael Espindola
2013-04-25
1
-12
/
+2
*
Adding object caching support to MCJIT
Andrew Kaylor
2013-04-23
1
-2
/
+12
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Add interface for object-based JIT events.
Andrew Kaylor
2012-11-06
1
-0
/
+8
*
Add a method to indicate section address re-assignment is finished.
Andrew Kaylor
2012-11-05
1
-0
/
+2
*
Clean-up of memory buffer and object ownership model in MCJIT
Andrew Kaylor
2012-10-02
1
-6
/
+3
*
Better const handling for RuntimeDyld and MCJIT.
Jim Grosbach
2012-09-13
1
-1
/
+2
*
MCJIT: Tidy up the constructor.
Jim Grosbach
2012-08-21
1
-2
/
+2
*
Enable lazy compilation in MCJIT
Andrew Kaylor
2012-08-07
1
-6
/
+13
*
Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager.
Danil Malyshev
2012-03-28
1
-0
/
+1
*
Revert a series of commits to MCJIT to get the build working in CMake
Chandler Carruth
2012-03-22
1
-1
/
+0
*
Based on this discussion: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Wee...
Danil Malyshev
2012-03-21
1
-0
/
+1
*
ExecutionEngine interface to re-map addresses for engines that support it.
Jim Grosbach
2012-01-16
1
-0
/
+8
*
A small re-factored JIT/MCJIT::getPointerToNamedFunction(), so it could be ca...
Danil Malyshev
2012-01-05
1
-2
/
+2
*
ExecutionEngine: refactor interface
Dylan Noblesmith
2011-12-12
1
-3
/
+1
*
ExecutionEngine: push TargetMachine creation into clients (v2)
Dylan Noblesmith
2011-05-13
1
-4
/
+1
*
ExecutionEngine: fix JIT/MCJIT selectTarget() duplication (v2)
Dylan Noblesmith
2011-05-13
1
-7
/
+0
*
Revert ExecutionEngine patches, they either failed to build or broke unit tests.
Jakob Stoklund Olesen
2011-05-07
1
-1
/
+11
*
ExecutionEngine: push TargetMachine creation into clients
Dylan Noblesmith
2011-05-06
1
-4
/
+1
*
ExecutionEngine: fix JIT/MCJIT selectTarget() duplication
Dylan Noblesmith
2011-05-06
1
-7
/
+0
*
Layer the memory manager between the JIT and the runtime Dyld.
Jim Grosbach
2011-04-04
1
-1
/
+2
*
Add simple arg passing to MC-JIT and support for exit() call.
Jim Grosbach
2011-03-22
1
-0
/
+10
*
Hook up the MCJIT to the RuntimeDyld library.
Jim Grosbach
2011-03-22
1
-0
/
+3
*
Beginnings of MC-JIT code generation.
Jim Grosbach
2011-03-18
1
-1
/
+20
*
MCJIT: Stub out MCJIT implementation, still doesn't do anything useful.
Daniel Dunbar
2010-11-17
1
-0
/
+68