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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RuntimeDyld, PowerPC] Fix check for external symbols when detecting reloctio...
Ulrich Weigand
2017-05-23
3
-2
/
+32
*
[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
*
[cmake] Canonicalize CMake booleans to 0/1 for lit interop
Michal Gorny
2017-01-06
1
-1
/
+1
*
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
/
+0
*
[lli/COFF] Set the correct alignment for common symbols
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
*
Remove the JIT EH/small code model tests for now.
Lang Hames
2016-10-19
2
-64
/
+0
*
Handle relocations to thumb functions when dynamic linking COFF modules
Walter Erquinigo
2016-10-17
1
-4
/
+30
*
[ORC] Clone module flags metadata into the globals module in the
Lang Hames
2016-09-04
1
-0
/
+13
*
ExecutionEngine: fix a bug in the movt/movw relocator
Saleem Abdulrasool
2016-08-29
1
-1
/
+17
*
[RuntimeDyld] Revert r279182 and 279201 -- they broke some ARM bots.
Lang Hames
2016-08-19
10
-10
/
+10
*
[RuntimeDyld][MCJIT] Un-XFAIL some tests that were fixed by r279182.
Lang Hames
2016-08-19
10
-10
/
+10
*
[ExecutionEngine] Disable weak symbol tests for COFF.
Lang Hames
2016-08-09
4
-5
/
+11
*
Re-apply r278065 (Weak symbol support in RuntimeDyld) with a fix for ELF.
Lang Hames
2016-08-09
4
-0
/
+70
*
Revert r278065 while I investigate some build-bot breakage.
Lang Hames
2016-08-08
4
-70
/
+0
*
[RuntimeDyld][Orc][MCJIT] Add partial weak-symbol support to RuntimeDyld.
Lang Hames
2016-08-08
4
-0
/
+70
*
[ORC] Re-apply r277896, removing bogus triples and datalayouts that broke tests
Lang Hames
2016-08-06
2
-0
/
+35
*
Revert r277896.
Nico Weber
2016-08-06
2
-41
/
+0
*
[ORC] Add (partial) weak symbol support to the CompileOnDemand layer.
Lang Hames
2016-08-06
2
-0
/
+41
*
[Orc] Fix common symbol support in ORC.
Lang Hames
2016-08-01
1
-0
/
+18
*
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
*
[PATCH] Fix RuntimeDyldCOFFI386 to handle relocations with a non-zero addend
Reid Kleckner
2016-06-16
1
-0
/
+13
*
[MIPS][LLVM-MC] Fix Disassemble of Negative Offset
Sagar Thakur
2016-05-24
2
-4
/
+4
*
[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
15
-34
/
+34
*
Disable test from r269436 on unsupported platforms
Steven Wu
2016-05-13
1
-0
/
+3
*
[RuntimeDyld] Support R_390_PC64 relocation type
Bryan Chan
2016-05-13
2
-0
/
+33
*
[powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endian
Bill Seurer
2016-04-26
24
-48
/
+72
*
[powerpc] mark JIT tests as XFAIL on powerpc64 big endian
Bill Seurer
2016-04-26
24
-24
/
+48
*
[RuntimeDyldELF] Handle GOTPCRELX/REX_GOTPCRELX.
Davide Italiano
2016-04-24
1
-0
/
+8
*
Disable the new Orc lazy JIT tests on Windows, they do not pass
Reid Kleckner
2016-02-10
1
-0
/
+6
*
[Orc] Add lazy-JITting support for i386.
Lang Hames
2016-02-10
1
-1
/
+1
*
[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
*
Remove some stale comments and fix a typo as suggested by David Blaikie in his
Lang Hames
2016-01-17
2
-2
/
+0
*
[Orc] Add support for EH-frame registration to the Orc Remote Target utility
Lang Hames
2016-01-14
2
-0
/
+64
[next]