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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
modules: Add explicit dependency on intrinsics_gen
Duncan P. N. Exon Smith
2015-06-16
1
-0
/
+3
*
[Orc] Move SectionMemoryManager's implementation from MCJIT to ExecutionEngine.
Lang Hames
2015-02-06
1
-1
/
+0
*
[MCJIT] Delete the JTIMemoryManager and associated APIs.
Lang Hames
2014-09-23
1
-1
/
+0
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-0
/
+1
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-1
/
+0
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-0
/
+1
*
Moving SectionMemoryManager to MCJIT to avoid cross dependency between JIT an...
Andrew Kaylor
2012-11-28
1
-0
/
+1
*
Streamlined memory manager hierarchy for MCJIT and RuntimeDyld.
Andrew Kaylor
2012-11-01
1
-1
/
+0
*
Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager.
Danil Malyshev
2012-03-28
1
-1
/
+0
*
Revert a series of commits to MCJIT to get the build working in CMake
Chandler Carruth
2012-03-22
1
-0
/
+1
*
Based on this discussion: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Wee...
Danil Malyshev
2012-03-21
1
-1
/
+0
*
Fix up the CMake build for the new files added in r146960, they're
Chandler Carruth
2011-12-20
1
-0
/
+1
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-8
/
+0
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+8
*
ExecutionEngine: fix JIT/MCJIT selectTarget() duplication (v2)
Dylan Noblesmith
2011-05-13
1
-1
/
+0
*
Revert ExecutionEngine patches, they either failed to build or broke unit tests.
Jakob Stoklund Olesen
2011-05-07
1
-0
/
+1
*
ExecutionEngine: fix JIT/MCJIT selectTarget() duplication
Dylan Noblesmith
2011-05-06
1
-1
/
+0
*
Add simple arg passing to MC-JIT and support for exit() call.
Jim Grosbach
2011-03-22
1
-0
/
+1
*
MCJIT: Stub out MCJIT implementation, still doesn't do anything useful.
Daniel Dunbar
2010-11-17
1
-0
/
+4