projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VALUEs...
[oota-llvm.git]
/
test
/
ExecutionEngine
/
RuntimeDyld
/
2015-11-23
Sanjoy Das
[RuntimeDyld] Don't allocate unnecessary stub buffer...
tree
|
commitdiff
2015-11-08
Maksim Panchenko
[RuntimeDyld] Add support for R_X86_64_PC8 relocation.
tree
|
commitdiff
2015-11-01
Saleem Abdulrasool
RuntimeDyld: add COFF i386 support
tree
|
commitdiff
2015-10-23
Lang Hames
[RuntimeDyld][COFF] Fix a think-o in the handling of...
tree
|
commitdiff
2015-10-21
Keno Fischer
[RuntimeDyld] Ignore ST_FILE symbols when constructing...
tree
|
commitdiff
2015-10-19
Lang Hames
[RuntimeDyld][COFF] Fix some endianness issues, re...
tree
|
commitdiff
2015-10-18
Lang Hames
[RuntimeDyld] Add support for absolute symbols.
tree
|
commitdiff
2015-10-15
Lang Hames
[RuntimeDyld] Drop the '.s' suffix off the COFF test...
tree
|
commitdiff
2015-10-15
Lang Hames
[RuntimeDyld] Don't try to get the contents of sections...
tree
|
commitdiff
2015-09-10
Lang Hames
[RuntimeDyld] Support non-zero addends for the MachO...
tree
|
commitdiff
2015-09-09
Lang Hames
[RuntimeDyld] Add support for MachO x86_64 SUBTRACTOR...
tree
|
commitdiff
2015-08-28
Petar Jovanovic
[mips64][mcjit] Add N64R6 relocations tests and fix...
tree
|
commitdiff
2015-08-18
Daniel Sanders
[mips] Expand JAL instructions when PIC is enabled.
tree
|
commitdiff
2015-08-13
Petar Jovanovic
[mips][mcjit] Calculate correct addend for HI16 and...
tree
|
commitdiff
2015-08-11
Lang Hames
[RuntimeDyld][AArch64] Add explicit addends before...
tree
|
commitdiff
2015-08-04
Hal Finkel
[RuntimeDyld] Adapt PPC64 relocations to PPC32
tree
|
commitdiff
2015-07-24
Lang Hames
[RuntimeDyld] MachO: Add support for ARM scattered...
tree
|
commitdiff
2015-07-06
Petar Jovanovic
[Mips] Add support for MCJIT for MIPS32r6
tree
|
commitdiff
2015-07-06
Rafael Espindola
Make this test a bit more interesting.
tree
|
commitdiff
2015-07-04
Lang Hames
[RuntimeDyld] Skip relocations for external symbols...
tree
|
commitdiff
2015-06-08
Petar Jovanovic
[Mips64][mcjit] Add R_MIPS_PC32 relocation
tree
|
commitdiff
2015-06-03
Daniel Sanders
Re-commit r238838, r238844 with fix for host/target...
tree
|
commitdiff
2015-06-03
Rafael Espindola
This reverts commit r238838, r238844 and r238888.
tree
|
commitdiff
2015-06-02
Daniel Sanders
[mips] XFAIL ELF_O32_PIC_relocations.s for big-endian...
tree
|
commitdiff
2015-06-02
Daniel Sanders
[mips][mcjit] Add support for R_MIPS_PC32.
tree
|
commitdiff
2015-06-02
Daniel Sanders
[mips] Add RuntimeDyld tests for currently supported...
tree
|
commitdiff
2015-05-28
Petar Jovanovic
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
tree
|
commitdiff
2015-05-27
Lang Hames
[RuntimeDyld] Fix MachO i386 SECTDIFF relocation to...
tree
|
commitdiff
2015-04-15
Lang Hames
[RuntimeDyld] Make sure we emit MachO __eh_frame and...
tree
|
commitdiff
2015-04-14
Keno Fischer
[RuntimeDyldELF] Improve GOT support
tree
|
commitdiff
2015-03-07
David Majnemer
ExecutionEngine: Preliminary support for dynamically...
tree
|
commitdiff
2014-10-21
Lang Hames
[MCJIT] Defer application of AArch64 MachO GOT relocati...
tree
|
commitdiff
2014-10-21
Lang Hames
[MCJIT] Temporarily revert r220245 - it broke several...
tree
|
commitdiff
2014-10-20
Lang Hames
[MCJIT] Make MCJIT honor symbol visibility settings...
tree
|
commitdiff
2014-10-03
Daniel Sanders
[mips] Remove XFAIL from two XPASS'ing tests on the...
tree
|
commitdiff
2014-09-11
Lang Hames
[MCJIT] Make sure we test ARM BR24 relocations with...
tree
|
commitdiff
2014-09-11
Lang Hames
[MCJIT] Add support for ARM HALF_DIFF relocations to...
tree
|
commitdiff
2014-09-11
Lang Hames
[MCJIT] Take the relocation addend into account when...
tree
|
commitdiff
2014-09-04
Lang Hames
[MCJIT] Make sure eh-frame fixups use the target's...
tree
|
commitdiff
2014-08-19
Lang Hames
[MCJIT] Add an i386 RuntimeDyldMachO test case.
tree
|
commitdiff
2014-07-30
Lang Hames
[MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
tree
|
commitdiff
2014-07-29
Lang Hames
[MCJIT] XFAIL some RuntimeDyld tests on MIPS - RuntimeD...
tree
|
commitdiff
2014-07-29
Lang Hames
[MCJIT] Make the RuntimeDyldChecker stub_addr builtin...
tree
|
commitdiff
2014-07-29
Juergen Ributzka
[RuntimeDyld][AArch64] Make encode/decodeAddend also...
tree
|
commitdiff
2014-07-28
Lang Hames
[MCJIT] Remove extraneous parentheses in test case.
tree
|
commitdiff
2014-07-23
Juergen Ributzka
[RuntimeDyld][AArch64] Update relocation tests and...
tree
|
commitdiff
2014-07-23
NAKAMURA Takumi
Rework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocati...
tree
|
commitdiff
2014-07-23
NAKAMURA Takumi
Suppress a test on win32 for now, llvm/test/ExecutionEn...
tree
|
commitdiff
2014-07-23
NAKAMURA Takumi
RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s: Use...
tree
|
commitdiff
2014-07-22
Juergen Ributzka
XFAIL the test on MIPS
tree
|
commitdiff
2014-07-22
Lang Hames
[MCJIT] Refactor and add stub inspection to the Runtime...
tree
|
commitdiff
2014-07-22
Juergen Ributzka
[RuntimeDyld][MachO][AArch64] Add a helper function...
tree
|
commitdiff
2014-07-10
Lang Hames
[RuntimeDyld] Replace a crufty old ARM RuntimeDyld...
tree
|
commitdiff
2014-06-28
Chandler Carruth
Fix this test to not write to the source tree, and...
tree
|
commitdiff
2014-06-27
Lang Hames
[RuntimeDyld] Make sure that RuntimeDyld regression...
tree
|
commitdiff
2014-06-27
Lang Hames
[RuntimeDyld] Add a framework for testing relocation...
tree
|
commitdiff
2014-05-19
Lang Hames
Fix testers by removing dubious testcase for r209154.
tree
|
commitdiff
2014-05-19
Lang Hames
[RuntimeDyld] Fix x86-64 MachO GOT relocation handling.
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[tests] Cleanup initialization of test suffixes.
tree
|
commitdiff
2013-08-09
Lang Hames
Optimistically ignore scattered relocations in MachO...
tree
|
commitdiff