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
/
RuntimeDyld
/
RuntimeDyldMachO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
RuntimeDyld cleanup:
Eli Bendersky
2012-05-01
1
-8
/
+18
*
RuntimeDyld code cleanup:
Eli Bendersky
2012-05-01
1
-4
/
+4
*
Code cleanup in RuntimeDyld:
Eli Bendersky
2012-04-30
1
-34
/
+33
*
Implement GDB integration for source level debugging of code JITed using
Preston Gurd
2012-04-16
1
-2
/
+2
*
Re-factored RuntimeDyLd:
Danil Malyshev
2012-03-30
1
-516
/
+111
*
Revert r153694. It was causing failures in the buildbots.
Bill Wendling
2012-03-29
1
-111
/
+516
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-29
1
-516
/
+111
*
Made RuntimeDyldMachO support vanilla i386
Sean Callanan
2012-03-26
1
-0
/
+37
*
Revert a series of commits to MCJIT to get the build working in CMake
Chandler Carruth
2012-03-22
1
-108
/
+514
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-21
1
-514
/
+108
*
RuntimeDyldMachO has the ability to keep track of
Sean Callanan
2012-03-20
1
-0
/
+33
*
Improved support in RuntimeDyldMachO for generating
Sean Callanan
2012-03-07
1
-16
/
+48
*
Fixed the 32-bit runtime dynamic loader to allocate
Sean Callanan
2012-03-01
1
-1
/
+1
*
Remove dead code. Improve llvm_unreachable text. Simplify some control flow.
Ahmed Charles
2012-02-19
1
-1
/
+0
*
Fix various issues (or do cleanups) found by enabling certain MSVC warnings.
Ahmed Charles
2012-02-13
1
-1
/
+0
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
1
-1
/
+1
*
Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller...
Eli Bendersky
2012-01-22
1
-1
/
+1
*
RuntimeDyld alignment adjustment from MachO file.
Jim Grosbach
2012-01-21
1
-2
/
+4
*
Fix inverted condition.
Jim Grosbach
2012-01-20
1
-1
/
+1
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-1
/
+0
*
Tidy up.
Jim Grosbach
2012-01-16
1
-1
/
+1
*
ExecutionEngine interface to re-map addresses for engines that support it.
Jim Grosbach
2012-01-16
1
-0
/
+2
*
MCJIT handle a few more simple x86 relocations for MachO.
Jim Grosbach
2012-01-16
1
-4
/
+5
*
MCJIT support for non-function sections.
Jim Grosbach
2012-01-16
1
-213
/
+281
*
Fix typo in string
Eli Bendersky
2012-01-06
1
-1
/
+1
*
Ignore MachO symbol flags in the upper nibble of n_desc.
Jim Grosbach
2011-11-01
1
-2
/
+4
*
Add to RuntimeDyld support different object formats
Danil Malyshev
2011-07-13
1
-0
/
+524
[prev]