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
/
RuntimeDyld.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExecutionEngine: Preliminary support for dynamically loadable coff objects
David Majnemer
2015-03-07
1
-1
/
+42
*
Don't deference the section_end() iterator.
Rafael Espindola
2015-02-17
1
-0
/
+3
*
Revert r227247 and r227228: "Add weak symbol support to RuntimeDyld".
Lang Hames
2015-01-28
1
-27
/
+1
*
[ExecutionEngine] Add weak symbol support to RuntimeDyld
Keno Fischer
2015-01-27
1
-1
/
+27
*
[Orc] New JIT APIs.
Lang Hames
2015-01-23
1
-4
/
+2
*
[RuntimeDyld] Tidy up emitCommonSymbols a little. NFC.
Lang Hames
2015-01-17
1
-40
/
+59
*
[RuntimeDyld] Remove the brace initialization that was introduced in r226341.
Lang Hames
2015-01-17
1
-2
/
+2
*
[RuntimeDyld] Track symbol visibility in RuntimeDyld.
Lang Hames
2015-01-16
1
-11
/
+28
*
Move three methods only used by MCJIT to MCJIT.
Rafael Espindola
2014-12-10
1
-6
/
+34
*
[MCJIT] Remove the local symbol table from RuntimeDlyd - it's not needed.
Lang Hames
2014-11-27
1
-5
/
+1
*
[MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues.
Lang Hames
2014-11-26
1
-101
/
+53
*
Reverting r222828 and r222810-r222812 as they broke the build on Windows.
Aaron Ballman
2014-11-26
1
-53
/
+101
*
[MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme.
Lang Hames
2014-11-26
1
-101
/
+53
*
Fix covered switch warning
Michael J. Spencer
2014-11-18
1
-0
/
+1
*
[JIT] Fix more missing endian conversions (opcodes for AArch64, ARM, and Mips...
Daniel Sanders
2014-11-06
1
-22
/
+11
*
[MCJIT] Temporarily revert r220245 - it broke several bots.
Lang Hames
2014-10-21
1
-5
/
+1
*
[MCJIT] Make MCJIT honor symbol visibility settings when populating the global
Lang Hames
2014-10-20
1
-1
/
+5
*
Remove bogus std::error_code returns form SectionRef.
Rafael Espindola
2014-10-08
1
-34
/
+16
*
Fix indentation.
Rafael Espindola
2014-10-08
1
-4
/
+4
*
[MCJIT] Don't crash in debugging output for sections that aren't emitted.
Lang Hames
2014-10-01
1
-0
/
+5
*
[MCJIT] Fix some more RuntimeDyld debugging output format specifiers.
Lang Hames
2014-09-23
1
-3
/
+3
*
[MCJIT] Fix a debugging-output formatting bug in RuntimeDyld.
Lang Hames
2014-09-18
1
-1
/
+1
*
[MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned methods.
Lang Hames
2014-09-07
1
-19
/
+17
*
[MCJIT] Const-ify the symbol lookup operations on RuntimeDyld.
Lang Hames
2014-09-05
1
-2
/
+2
*
unique_ptrify RuntimeDyld::Dyld
David Blaikie
2014-09-04
1
-7
/
+7
*
[MCJIT] Add command-line argument to llvm-rtdyld to specify target addresses for
Lang Hames
2014-09-04
1
-0
/
+4
*
unique_ptrify RuntimeDyldImpl::loadObject
David Blaikie
2014-09-03
1
-7
/
+5
*
unique_ptrify a bunch of stuff through RuntimeDyld::loadObject
David Blaikie
2014-09-03
1
-7
/
+10
*
[MCJIT] Add a 'section_addr' builtin function to RuntimeDyldChecker.
Lang Hames
2014-09-03
1
-0
/
+4
*
[MCJIT] Move endian-aware read/writes from RuntimeDyldMachO into
Lang Hames
2014-08-29
1
-0
/
+32
*
[MCJIT] Fix format specifiers for debug output in RuntimeDyld.
Lang Hames
2014-08-28
1
-1
/
+1
*
Silence unused function warning in Release builds.
Benjamin Kramer
2014-08-26
1
-0
/
+2
*
[MCJIT] Dump section memory both before and after relocations are applied.
Lang Hames
2014-08-25
1
-5
/
+8
*
[MCJIT] Make RuntimeDyld dump section contents in -debug mode.
Lang Hames
2014-08-25
1
-2
/
+32
*
AArch64: remove arm64 triple enumerator.
Tim Northover
2014-07-23
1
-2
/
+1
*
[MCJIT] Make stub_addr functionality in RuntimeDyldChecker work in release mode.
Lang Hames
2014-07-22
1
-2
/
+0
*
[MCJIT] Refactor and add stub inspection to the RuntimeDyldChecker framework.
Lang Hames
2014-07-22
1
-6
/
+18
*
[PowerPC] ELFv2 dynamic loader support
Ulrich Weigand
2014-07-20
1
-12
/
+22
*
[MCJIT] Significantly refactor the RuntimeDyldMachO class.
Lang Hames
2014-07-17
1
-4
/
+9
*
Remove 'using std::errro_code' from lib.
Rafael Espindola
2014-06-13
1
-5
/
+4
*
Remove all uses of 'using std::error_code' from headers.
Rafael Espindola
2014-06-13
1
-0
/
+1
*
[RuntimeDyld] Add support for MachO __jump_table and __pointers sections, and
Lang Hames
2014-05-12
1
-8
/
+12
*
Back out r208257 while I investigate tester failures.
Lang Hames
2014-05-07
1
-14
/
+0
*
[RuntimeDyld] Make RuntimeDyldImpl::resolveExternalSymbols preserve the
Lang Hames
2014-05-07
1
-0
/
+14
*
[ARM64] Try and make the ELF MCJIT *slightly* less broken for ARM64.
James Molloy
2014-04-30
1
-1
/
+2
*
PR19553: Memory leak in RuntimeDyldELF::createObjectImageFromFile
David Blaikie
2014-04-29
1
-4
/
+6
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-24
1
-6
/
+6
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Revert "[rtdyld,c++11] Range'ify symbol table walking."
Jim Grosbach
2014-04-21
1
-25
/
+33
*
[rtdyld,c++11] Range'ify symbol table walking.
Jim Grosbach
2014-04-21
1
-33
/
+25
[next]