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
/
test
/
ExecutionEngine
/
RuntimeDyld
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RuntimeDyld][MachO] Fix handling of empty eh-frame sections.
Lang Hames
2016-01-28
1
-0
/
+7
*
[RuntimeDyld][AArch64] Add support for the MachO ARM64_RELOC_SUBTRACTOR reloc.
Lang Hames
2016-01-21
1
-0
/
+5
*
[JIT] Add small-code model test for ELF.
Davide Italiano
2016-01-18
1
-0
/
+15
*
[RuntimeDyld] Don't allocate unnecessary stub buffer space
Sanjoy Das
2015-11-23
2
-0
/
+38
*
[RuntimeDyld] Add support for R_X86_64_PC8 relocation.
Maksim Panchenko
2015-11-08
1
-0
/
+26
*
RuntimeDyld: add COFF i386 support
Saleem Abdulrasool
2015-11-01
1
-0
/
+66
*
[RuntimeDyld][COFF] Fix a think-o in the handling of the IMAGE_REL_AMD64_ADDR64
Lang Hames
2015-10-23
1
-0
/
+6
*
[RuntimeDyld] Ignore ST_FILE symbols when constructing GlobalSymbolTable
Keno Fischer
2015-10-21
3
-0
/
+19
*
[RuntimeDyld][COFF] Fix some endianness issues, re-enable the regression test.
Lang Hames
2015-10-19
1
-0
/
+0
*
[RuntimeDyld] Add support for absolute symbols.
Lang Hames
2015-10-18
1
-1
/
+6
*
[RuntimeDyld] Drop the '.s' suffix off the COFF test case - the MIPS bot started
Lang Hames
2015-10-15
1
-0
/
+0
*
[RuntimeDyld] Don't try to get the contents of sections that don't have any
Lang Hames
2015-10-15
1
-1
/
+4
*
[RuntimeDyld] Support non-zero addends for the MachO X86_64 SUBTRACTOR reloc.
Lang Hames
2015-09-10
1
-2
/
+2
*
[RuntimeDyld] Add support for MachO x86_64 SUBTRACTOR relocation.
Lang Hames
2015-09-09
1
-0
/
+13
*
[mips64][mcjit] Add N64R6 relocations tests and fix N64R2 tests
Petar Jovanovic
2015-08-28
2
-2
/
+60
*
[mips] Expand JAL instructions when PIC is enabled.
Daniel Sanders
2015-08-18
1
-0
/
+2
*
[mips][mcjit] Calculate correct addend for HI16 and PCHI16 reloc
Petar Jovanovic
2015-08-13
1
-2
/
+11
*
[RuntimeDyld][AArch64] Add explicit addends before calling relocationValueRef.
Lang Hames
2015-08-11
1
-0
/
+12
*
[RuntimeDyld] Adapt PPC64 relocations to PPC32
Hal Finkel
2015-08-04
2
-0
/
+50
*
[RuntimeDyld] MachO: Add support for ARM scattered vanilla relocations.
Lang Hames
2015-07-24
1
-0
/
+7
*
[Mips] Add support for MCJIT for MIPS32r6
Petar Jovanovic
2015-07-06
2
-0
/
+54
*
Make this test a bit more interesting.
Rafael Espindola
2015-07-06
1
-1
/
+4
*
[RuntimeDyld] Skip relocations for external symbols with 64-bit address ~0ULL.
Lang Hames
2015-07-04
1
-1
/
+12
*
[Mips64][mcjit] Add R_MIPS_PC32 relocation
Petar Jovanovic
2015-06-08
1
-0
/
+9
*
Re-commit r238838, r238844 with fix for host/target endian mismatch and windo...
Daniel Sanders
2015-06-03
1
-0
/
+50
*
This reverts commit r238838, r238844 and r238888.
Rafael Espindola
2015-06-03
1
-48
/
+0
*
[mips] XFAIL ELF_O32_PIC_relocations.s for big-endian mips
Daniel Sanders
2015-06-02
1
-0
/
+2
*
[mips][mcjit] Add support for R_MIPS_PC32.
Daniel Sanders
2015-06-02
1
-0
/
+6
*
[mips] Add RuntimeDyld tests for currently supported O32 relocations.
Daniel Sanders
2015-06-02
1
-0
/
+40
*
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
Petar Jovanovic
2015-05-28
3
-0
/
+162
*
[RuntimeDyld] Fix MachO i386 SECTDIFF relocation to support non-zero addends.
Lang Hames
2015-05-27
1
-2
/
+2
*
[RuntimeDyld] Make sure we emit MachO __eh_frame and __gcc_except_tab sections,
Lang Hames
2015-04-15
1
-0
/
+7
*
[RuntimeDyldELF] Improve GOT support
Keno Fischer
2015-04-14
2
-0
/
+33
*
ExecutionEngine: Preliminary support for dynamically loadable coff objects
David Majnemer
2015-03-07
1
-0
/
+31
*
[MCJIT] Defer application of AArch64 MachO GOT relocations until resolve time.
Lang Hames
2014-10-21
1
-1
/
+1
*
[MCJIT] Temporarily revert r220245 - it broke several bots.
Lang Hames
2014-10-21
4
-18
/
+0
*
[MCJIT] Make MCJIT honor symbol visibility settings when populating the global
Lang Hames
2014-10-20
4
-0
/
+18
*
[mips] Remove XFAIL from two XPASS'ing tests on the llvm-mips-linux builder
Daniel Sanders
2014-10-03
2
-2
/
+0
*
[MCJIT] Make sure we test ARM BR24 relocations with both internal and external
Lang Hames
2014-09-11
1
-2
/
+7
*
[MCJIT] Add support for ARM HALF_DIFF relocations to MCJIT.
Lang Hames
2014-09-11
1
-15
/
+19
*
[MCJIT] Take the relocation addend into account when applying ARM MachO VANILLA
Lang Hames
2014-09-11
1
-0
/
+3
*
[MCJIT] Make sure eh-frame fixups use the target's pointer type, not the host's.
Lang Hames
2014-09-04
1
-0
/
+30
*
[MCJIT] Add an i386 RuntimeDyldMachO test case.
Lang Hames
2014-08-19
2
-4
/
+49
*
[MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
Lang Hames
2014-07-30
1
-3
/
+15
*
[MCJIT] XFAIL some RuntimeDyld tests on MIPS - RuntimeDyldChecker isn't properly
Lang Hames
2014-07-29
2
-0
/
+2
*
[MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather than
Lang Hames
2014-07-29
2
-10
/
+7
*
[RuntimeDyld][AArch64] Make encode/decodeAddend also work on big-endian hosts.
Juergen Ributzka
2014-07-29
1
-1
/
+0
*
[MCJIT] Remove extraneous parentheses in test case.
Lang Hames
2014-07-28
1
-2
/
+2
*
[RuntimeDyld][AArch64] Update relocation tests and also add a simple GOT test.
Juergen Ributzka
2014-07-23
1
-25
/
+40
*
Rework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s pass on win32.
NAKAMURA Takumi
2014-07-23
1
-4
/
+1
[next]