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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MCJIT relocation resolution.
Jim Grosbach
2011-04-13
1
-0
/
+2
*
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
*
Layer the memory manager between the JIT and the runtime Dyld.
Jim Grosbach
2011-04-04
2
-5
/
+9
*
Instantiate a JITMemoryManager for MCJIT Dyld
Jim Grosbach
2011-03-29
1
-1
/
+1
*
Fix double-free of Module.
Jim Grosbach
2011-03-23
1
-1
/
+0
*
Make sure to report any errors from the runtime dyld.
Jim Grosbach
2011-03-23
1
-1
/
+2
*
Add missing file from previous commit.
Jim Grosbach
2011-03-22
1
-0
/
+161
*
Add simple arg passing to MC-JIT and support for exit() call.
Jim Grosbach
2011-03-22
3
-4
/
+115
*
Fix comment in header.
Eric Christopher
2011-03-22
1
-1
/
+1
*
Hook up the MCJIT to the RuntimeDyld library.
Jim Grosbach
2011-03-22
2
-1
/
+14
*
Silence a warning.
Jim Grosbach
2011-03-18
1
-1
/
+1
*
Beginnings of MC-JIT code generation.
Jim Grosbach
2011-03-18
2
-6
/
+47
*
Merge System into Support.
Michael J. Spencer
2010-11-29
2
-2
/
+2
*
MCJIT: Stub out MCJIT implementation, still doesn't do anything useful.
Daniel Dunbar
2010-11-17
5
-0
/
+268