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
/
RuntimeDyldImpl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RuntimeDyld][ORC] Add support for Thumb mode to RuntimeDyldMachOARM.
Lang Hames
2017-08-09
1
-8
/
+30
*
[ORC] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH
Lang Hames
2017-05-09
1
-1
/
+1
*
RuntimeDyldELF/AArch64: Implement basic GOT support
Eugene Leviant
2017-02-06
1
-1
/
+12
*
[mips][mcjit] Add the majority of N32 support.
Simon Dardis
2016-10-20
1
-0
/
+2
*
Handle relocations to thumb functions when dynamic linking COFF modules
Walter Erquinigo
2016-10-17
1
-4
/
+19
*
[ExecutionEngine] Refactor - Roll JITSymbolFlags functionality into JITSymbol.h
Lang Hames
2016-08-04
1
-3
/
+6
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
1
-4
/
+4
*
[RuntimeDyld] Plumb Error/Expected through the internals of RuntimeDyld.
Lang Hames
2016-04-27
1
-37
/
+22
*
Thread Expected<...> up from libObject’s getName() for symbols to allow llv...
Kevin Enderby
2016-04-20
1
-0
/
+9
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+0
*
[RuntimeDyld] Add alignment arguments to the reserveAllocationSpace method of
Lang Hames
2016-01-10
1
-2
/
+4
*
[RuntimeDyld] DenseMap -> std::unordered_map
Keno Fischer
2015-12-03
1
-1
/
+2
*
[RuntimeDyld] Avoid unused-private-field warning; NFC
Sanjoy Das
2015-11-23
1
-1
/
+5
*
[RuntimeDyld] Don't allocate unnecessary stub buffer space
Sanjoy Das
2015-11-23
1
-0
/
+5
*
[RuntimeDyld] Add bounds checking to SectionEntry::advanceStubOffset
Sanjoy Das
2015-11-23
1
-3
/
+12
*
[RuntimeDyld] Add accessors to `SectionEntry`; NFC
Sanjoy Das
2015-11-23
1
-3
/
+28
*
[RuntimeDyld] Add support for absolute symbols.
Lang Hames
2015-10-18
1
-2
/
+9
*
[RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAddress take a SectionRef
Lang Hames
2015-07-28
1
-1
/
+1
*
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
Petar Jovanovic
2015-05-28
1
-0
/
+7
*
Make it easier to use DwarfContext with MCJIT
Keno Fischer
2015-05-21
1
-1
/
+1
*
[RuntimeDyld] Make SectionEntry's Name field a std::string.
Lang Hames
2015-04-14
1
-1
/
+1
*
[RuntimeDyldELF] Improve GOT support
Keno Fischer
2015-04-14
1
-4
/
+0
*
[MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo through
Lang Hames
2015-03-30
1
-3
/
+9
*
[Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724 with fix suggested by
Lang Hames
2015-03-11
1
-26
/
+15
*
Temporarily revert r231726 and r231724 as they're breaking the build.:
Eric Christopher
2015-03-10
1
-15
/
+26
*
[Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols in RuntimeDyld. Thread the
Lang Hames
2015-03-09
1
-26
/
+15
*
Fix unused variable/function warnings
David Majnemer
2015-03-07
1
-7
/
+5
*
ExecutionEngine: Preliminary support for dynamically loadable coff objects
David Majnemer
2015-03-07
1
-0
/
+10
*
Revert r227247 and r227228: "Add weak symbol support to RuntimeDyld".
Lang Hames
2015-01-28
1
-3
/
+0
*
[ExecutionEngine] Add weak symbol support to RuntimeDyld
Keno Fischer
2015-01-27
1
-0
/
+3
*
[RuntimeDyld] Tidy up emitCommonSymbols a little. NFC.
Lang Hames
2015-01-17
1
-6
/
+2
*
[RuntimeDyld] Track symbol visibility in RuntimeDyld.
Lang Hames
2015-01-16
1
-12
/
+41
*
[MCJIT] Remove the local symbol table from RuntimeDlyd - it's not needed.
Lang Hames
2014-11-27
1
-1
/
+1
*
[MCJIT] Move get-any-symbol-load-address logic out of RuntimeDyld and into
Lang Hames
2014-11-27
1
-8
/
+0
*
[MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues.
Lang Hames
2014-11-26
1
-13
/
+16
*
Reverting r222828 and r222810-r222812 as they broke the build on Windows.
Aaron Ballman
2014-11-26
1
-16
/
+13
*
[MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme.
Lang Hames
2014-11-26
1
-13
/
+16
*
[MCJIT] Const-ify the symbol lookup operations on RuntimeDyld.
Lang Hames
2014-09-05
1
-4
/
+4
*
unique_ptrify RuntimeDyldImpl::loadObject
David Blaikie
2014-09-03
1
-1
/
+2
*
[MCJIT] Move endian-aware read/writes from RuntimeDyldMachO into
Lang Hames
2014-08-29
1
-0
/
+7
*
[MCJIT] Replace a C-style cast in RuntimeDyldImpl.h.
Lang Hames
2014-08-27
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[MCJIT] Refactor and add stub inspection to the RuntimeDyldChecker framework.
Lang Hames
2014-07-22
1
-2
/
+10
*
[PowerPC] ELFv2 dynamic loader support
Ulrich Weigand
2014-07-20
1
-1
/
+1
*
[RuntimeDyld] Add a framework for testing relocation logic in RuntimeDyld.
Lang Hames
2014-06-27
1
-2
/
+13
*
Using llvm::sys::swapByteOrder() for the common case of byte-swapping a value...
Artyom Skrobov
2014-06-14
1
-3
/
+3
*
Renaming SwapByteOrder() to getSwappedBytes()
Artyom Skrobov
2014-06-14
1
-3
/
+3
*
Remove system_error.h.
Rafael Espindola
2014-06-12
1
-1
/
+1
[next]