Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c5b28580a94e247300e5d3ccf532e153f2ae6f12
/
lib
/
ExecutionEngine
/
MCJIT
c5b2858
ExecutionEngine: push TargetMachine creation into clients (v2)
by Dylan Noblesmith
· 14 years ago
2ea29ba
ExecutionEngine: fix JIT/MCJIT selectTarget() duplication (v2)
by Dylan Noblesmith
· 14 years ago
c154514
The MCJIT memory manager needs to initialize its Module member.
by Jim Grosbach
· 14 years ago
701529b
Revert ExecutionEngine patches, they either failed to build or broke unit tests.
by Jakob Stoklund Olesen
· 14 years ago
226c34b
ExecutionEngine: delete duplicated files
by Dylan Noblesmith
· 14 years ago
c06b511
ExecutionEngine: push TargetMachine creation into clients
by Dylan Noblesmith
· 14 years ago
71cbac6
ExecutionEngine: fix JIT/MCJIT selectTarget() duplication
by Dylan Noblesmith
· 14 years ago
bb498ca
80-col fix.
by Eric Christopher
· 14 years ago
69e8132
MCJIT relocation resolution.
by Jim Grosbach
· 14 years ago
b027105
Refactor MCJIT 32-bit section loading.
by Jim Grosbach
· 14 years ago
c41ab78
RuntimeDyld should use the memory manager API.
by Jim Grosbach
· 14 years ago
caf767b
Remove extraneous 'return'.
by Jim Grosbach
· 14 years ago
b572830
Add missing file from r128851.
by Jim Grosbach
· 14 years ago
fcbe5b7
Layer the memory manager between the JIT and the runtime Dyld.
by Jim Grosbach
· 14 years ago
5acfa9f
Instantiate a JITMemoryManager for MCJIT Dyld
by Jim Grosbach
· 14 years ago
66978bd
Fix double-free of Module.
by Jim Grosbach
· 14 years ago
8086f3b
Make sure to report any errors from the runtime dyld.
by Jim Grosbach
· 14 years ago
5010ed0
Add missing file from previous commit.
by Jim Grosbach
· 14 years ago
34714a0
Add simple arg passing to MC-JIT and support for exit() call.
by Jim Grosbach
· 14 years ago
d619067
Fix comment in header.
by Eric Christopher
· 14 years ago
f922910
Hook up the MCJIT to the RuntimeDyld library.
by Jim Grosbach
· 14 years ago
7b6747e
Silence a warning.
by Jim Grosbach
· 14 years ago
31649e6
Beginnings of MC-JIT code generation.
by Jim Grosbach
· 14 years ago
1f6efa3
Merge System into Support.
by Michael J. Spencer
· 15 years ago
6aec298
MCJIT: Stub out MCJIT implementation, still doesn't do anything useful.
by Daniel Dunbar
· 15 years ago