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
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RuntimeDyld] Fix debug section relocation (pr20457)
Pavel Labath
2017-05-17
1
-0
/
+20
*
Test RuntimeDyld doesn't crash with R_X86_64_NONE (r293388).
Will Dietz
2017-01-30
1
-0
/
+30
*
Make this test Windows-only (try to placate buildbots).
Davide Italiano
2016-11-03
1
-0
/
+1
*
[RuntimeDyld] Move an X86 only test to the correct directory.
Davide Italiano
2016-11-02
1
-0
/
+8
*
X86: handle external tail calls in Windows JIT
Saleem Abdulrasool
2016-07-14
1
-2
/
+4
*
Change the default of -relax-relocations.
Rafael Espindola
2016-06-17
1
-1
/
+1
*
[PATCH] Fix RuntimeDyldCOFFI386 to handle relocations with a non-zero addend
Reid Kleckner
2016-06-16
1
-0
/
+13
*
[RuntimeDyld][MachO] Add support for SUBTRACTOR relocations between anonymous
Lang Hames
2016-05-19
1
-3
/
+27
*
Don't pass relocation-model= to tests that don't need it.
Rafael Espindola
2016-05-18
8
-13
/
+13
*
[RuntimeDyldELF] Handle GOTPCRELX/REX_GOTPCRELX.
Davide Italiano
2016-04-24
1
-0
/
+8
*
[RuntimeDyld][MachO] Fix handling of empty eh-frame sections.
Lang Hames
2016-01-28
1
-0
/
+7
*
[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
*
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
*
[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] Temporarily revert r220245 - it broke several bots.
Lang Hames
2014-10-21
2
-8
/
+0
*
[MCJIT] Make MCJIT honor symbol visibility settings when populating the global
Lang Hames
2014-10-20
2
-0
/
+8
*
[mips] Remove XFAIL from two XPASS'ing tests on the llvm-mips-linux builder
Daniel Sanders
2014-10-03
1
-1
/
+0
*
[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] XFAIL some RuntimeDyld tests on MIPS - RuntimeDyldChecker isn't properly
Lang Hames
2014-07-29
1
-0
/
+1
*
[MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather than
Lang Hames
2014-07-29
1
-4
/
+3
*
Rework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s pass on win32.
NAKAMURA Takumi
2014-07-23
1
-4
/
+1
*
Suppress a test on win32 for now, llvm/test/ExecutionEngine/RuntimeDyld/X86/M...
NAKAMURA Takumi
2014-07-23
1
-0
/
+3
*
RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s: Use %/T here, or sed(1) would...
NAKAMURA Takumi
2014-07-23
1
-1
/
+1
*
[MCJIT] Refactor and add stub inspection to the RuntimeDyldChecker framework.
Lang Hames
2014-07-22
1
-4
/
+15
*
Fix this test to not write to the source tree, and instead to write to
Chandler Carruth
2014-06-28
1
-3
/
+3
*
[RuntimeDyld] Make sure that RuntimeDyld regression tests only run for targets
Lang Hames
2014-06-27
2
-0
/
+35