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
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExecutionEngine: add preliminary support for COFF ARM64
Adam Kallai
2019-11-20
1
-0
/
+152
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Simplify decoupling between RuntimeDyld/RuntimeDyldChecker, add 'got_addr' util.
Lang Hames
2019-04-12
1
-5
/
+5
*
[RuntimeDyld][MachO] Add support for MachO::ARM64_RELOC_POINTER_TO_GOT reloc.
Lang Hames
2018-05-23
1
-1
/
+11
*
[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
*
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
*
[llvm] Get rid of "%T" expansions
Kuba Mracek
2017-08-15
5
-10
/
+12
*
Revert "[AsmParser] Hash is not a comment on some targets"
Ahmed Bougacha
2017-08-10
1
-1
/
+1
*
[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
1
-1
/
+1
*
RuntimeDyldELF/AArch64: Implement basic GOT support
Eugene Leviant
2017-02-06
1
-0
/
+46
*
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
*
Don't pass relocation-model= to tests that don't need it.
Rafael Espindola
2016-05-18
1
-1
/
+1
*
[RuntimeDyld][AArch64] Add support for the MachO ARM64_RELOC_SUBTRACTOR reloc.
Lang Hames
2016-01-21
1
-0
/
+5
*
[RuntimeDyld][AArch64] Add explicit addends before calling relocationValueRef.
Lang Hames
2015-08-11
1
-0
/
+12
*
[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
1
-5
/
+0
*
[MCJIT] Make MCJIT honor symbol visibility settings when populating the global
Lang Hames
2014-10-20
1
-0
/
+5
*
[mips] Remove XFAIL from two XPASS'ing tests on the llvm-mips-linux builder
Daniel Sanders
2014-10-03
1
-1
/
+0
*
[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
-6
/
+4
*
[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
*
XFAIL the test on MIPS
Juergen Ributzka
2014-07-22
1
-0
/
+1
*
[RuntimeDyld][MachO][AArch64] Add a helper function for encoding addends in i...
Juergen Ributzka
2014-07-22
2
-0
/
+57