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
/
SectionMemoryManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-11
/
+12
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-1
/
+1
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-24
1
-1
/
+1
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+1
*
This threads SectionName through the allocateCodeSection/allocateDataSection ...
Filip Pizlo
2013-10-02
1
-4
/
+6
*
Adding multiple module support for MCJIT.
Andrew Kaylor
2013-10-01
1
-0
/
+6
*
Put RTDyldMemoryManager into its own file, and make it linked into
Filip Pizlo
2013-05-21
1
-94
/
+0
*
Roll out r182411 and 182412 because it's still broken.
Filip Pizlo
2013-05-21
1
-0
/
+94
*
Put RTDyldMemoryManager into its own file, and make it linked into
Filip Pizlo
2013-05-21
1
-94
/
+0
*
Roll out r182407 and r182408 because they broke builds.
Filip Pizlo
2013-05-21
1
-0
/
+84
*
Put RTDyldMemoryManager into its own file, and make it linked into
Filip Pizlo
2013-05-21
1
-84
/
+0
*
Minor changes to the MCJITTest unittests to use the correct API for finalizing
David Tweed
2013-05-17
1
-1
/
+1
*
Add EH support to the MCJIT.
Rafael Espindola
2013-05-05
1
-0
/
+32
*
Making invalidateInstructionCache automatic in SectionMemoryManager
Andrew Kaylor
2013-04-24
1
-0
/
+5
*
Moving SectionMemoryManager to MCJIT to avoid cross dependency between JIT an...
Andrew Kaylor
2012-11-28
1
-0
/
+226