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
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
6
-6
/
+0
*
[RuntimeDyld] Apply padding and alignment bumps to all sections with stubs, and
Lang Hames
2019-05-30
1
-2
/
+3
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
1
-1
/
+1
*
Simplify decoupling between RuntimeDyld/RuntimeDyldChecker, add 'got_addr' util.
Lang Hames
2019-04-12
8
-25
/
+25
*
[yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad...
James Henderson
2019-03-12
1
-1
/
+0
*
Implement IMAGE_REL_AMD64_SECREL for RuntimeDyldCOFFX86_64
Nathan Lanza
2018-12-12
1
-0
/
+14
*
[RuntimeDyld][COFF] Skip non-loaded sections when calculating ImageBase.
Lang Hames
2018-10-23
1
-3
/
+3
*
[RuntimeDyld] Add test case that was accidentally left out of r340125.
Lang Hames
2018-08-27
1
-0
/
+102
*
[RuntimeDyld] Implement the ELF PIC large code model relocations
Reid Kleckner
2018-06-22
1
-0
/
+104
*
[PowerPC] fix broken JIT-compiled code with tail call optimization
Hiroshi Inoue
2018-05-30
1
-0
/
+48
*
[RuntimeDyld][MachO] Add support for MachO::ARM64_RELOC_POINTER_TO_GOT reloc.
Lang Hames
2018-05-23
1
-1
/
+11
*
[RuntimeDyld][MachO] Properly handle thumb to thumb calls within a section.
Lang Hames
2018-05-09
1
-36
/
+45
*
[RuntimeDyld][PowerPC] Fix a newly added test in r329355
Krasimir Georgiev
2018-04-09
1
-1
/
+1
*
[RuntimeDyld][PowerPC] Add a test case for r329335.
Lang Hames
2018-04-05
2
-0
/
+89
*
[RuntimeDyld][MachO] Fix assertion in encodeAddend, add missing directive to
Lang Hames
2018-03-01
1
-0
/
+2
*
[RuntimeDyld][MachO] Support ARM64_RELOC_BRANCH26 for BL instructions by
Lang Hames
2018-02-28
1
-0
/
+7
*
Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF
Frederich Munch
2018-02-21
1
-0
/
+26
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
4
-4
/
+4
*
[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld.
Nitesh Jain
2017-10-22
2
-2
/
+2
*
ExecutionEngine: adjust COFF i386 tautological asserts
Saleem Abdulrasool
2017-10-19
1
-3
/
+3
*
[ExecutionEngine] Correct the size of a write in a COFF i386 relocation
Shoaib Meenai
2017-10-17
1
-7
/
+11
*
Revert "Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}""
Saleem Abdulrasool
2017-09-20
1
-2
/
+13
*
Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}"
Saleem Abdulrasool
2017-09-19
1
-13
/
+0
*
ExecutionEngine: add R_AARCH64_ABS{16,32}
Saleem Abdulrasool
2017-09-19
1
-0
/
+13
*
[AsmParser] Recommit: Hash is not a comment on some targets
Oliver Stannard
2017-08-21
1
-1
/
+1
*
Get rid of some more "%T" expansions, see <https://reviews.llvm.org/D35396>.
Kuba Mracek
2017-08-20
7
-37
/
+44
*
[llvm] Get rid of "%T" expansions
Kuba Mracek
2017-08-15
20
-48
/
+62
*
Revert "[AsmParser] Hash is not a comment on some targets"
Ahmed Bougacha
2017-08-10
1
-1
/
+1
*
[RuntimeDyld][ORC] Add support for Thumb mode to RuntimeDyldMachOARM.
Lang Hames
2017-08-09
1
-0
/
+51
*
[AsmParser] Hash is not a comment on some targets
Oliver Stannard
2017-08-09
1
-1
/
+1
*
Don't pass the code model to MC
Rafael Espindola
2017-08-02
7
-12
/
+12
*
[RuntimeDyld] Fix debug section relocation (pr20457)
Pavel Labath
2017-05-17
1
-0
/
+20
*
RuntimeDyldELF/AArch64: Implement basic GOT support
Eugene Leviant
2017-02-06
1
-0
/
+46
*
Test RuntimeDyld doesn't crash with R_X86_64_NONE (r293388).
Will Dietz
2017-01-30
1
-0
/
+30
*
RuntimeDyldELF: add LDST128_ABS_LO12_NC reloc
Eugene Leviant
2017-01-23
1
-0
/
+3
*
RuntimeDyldELF: add LDST8_ABS_LO12_NC and LDST16_ABS_LO12_NC relocs
Eugene Leviant
2017-01-23
1
-3
/
+9
*
RuntimeDyldELF: implement R_AARCH64_PREL64 reloc
Eugene Leviant
2017-01-10
2
-1
/
+9
*
RuntimeDyldELF: add missing test cases for AArch64
Eugene Leviant
2017-01-09
2
-3
/
+43
*
RuntimeDyldELF: don't create thunk if not needed
Eugene Leviant
2017-01-09
1
-0
/
+14
*
RuntimeDyldELF: add R_AARCH64_ADD_ABS_LO12_NC reloc
Eugene Leviant
2016-12-27
1
-0
/
+7
*
Fix R_AARCH64_MOVW_UABS_G3 relocation
Yichao Yu
2016-12-15
2
-0
/
+67
*
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
*
Fix PREL31 relocation on ARM
Keno Fischer
2016-10-20
1
-0
/
+23
*
[mips][mcjit] Add the majority of N32 support.
Simon Dardis
2016-10-20
1
-0
/
+156
*
Handle relocations to thumb functions when dynamic linking COFF modules
Walter Erquinigo
2016-10-17
1
-4
/
+30
*
ExecutionEngine: fix a bug in the movt/movw relocator
Saleem Abdulrasool
2016-08-29
1
-1
/
+17
*
X86: handle external tail calls in Windows JIT
Saleem Abdulrasool
2016-07-14
1
-2
/
+4
*
ExecutionEngine: add preliminary support for COFF ARM
Saleem Abdulrasool
2016-06-24
1
-0
/
+107
*
Change the default of -relax-relocations.
Rafael Espindola
2016-06-17
1
-1
/
+1
[next]