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
*
[MCJIT] Make sure we test ARM BR24 relocations with both internal and external
Lang Hames
2014-09-11
1
-2
/
+7
*
[MCJIT] Add support for ARM HALF_DIFF relocations to MCJIT.
Lang Hames
2014-09-11
1
-15
/
+19
*
[MCJIT] Take the relocation addend into account when applying ARM MachO VANILLA
Lang Hames
2014-09-11
1
-0
/
+3
*
[MCJIT] Make sure eh-frame fixups use the target's pointer type, not the host's.
Lang Hames
2014-09-04
1
-0
/
+30
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
107
-109
/
+84
*
[PATCH][Interpreter] Add missing FP intrinsic lowering.
Josh Klontz
2014-08-30
1
-0
/
+16
*
[MCJIT] Add an i386 RuntimeDyldMachO test case.
Lang Hames
2014-08-19
2
-4
/
+49
*
Add missing Interpreter intrinsic lowering for sin, cos and ceil
Josh Klontz
2014-08-08
2
-0
/
+22
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
107
-84
/
+109
*
Remove a few XFAILs.
Rafael Espindola
2014-08-07
25
-25
/
+0
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
82
-84
/
+84
*
[MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
Lang Hames
2014-07-30
1
-3
/
+15
*
[MCJIT] XFAIL some RuntimeDyld tests on MIPS - RuntimeDyldChecker isn't properly
Lang Hames
2014-07-29
2
-0
/
+2
*
[MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather than
Lang Hames
2014-07-29
2
-10
/
+7
*
[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
*
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
*
XFAIL the test on MIPS
Juergen Ributzka
2014-07-22
1
-0
/
+1
*
[MCJIT] Refactor and add stub inspection to the RuntimeDyldChecker framework.
Lang Hames
2014-07-22
1
-4
/
+15
*
[RuntimeDyld][MachO][AArch64] Add a helper function for encoding addends in i...
Juergen Ributzka
2014-07-22
2
-0
/
+57
*
[RuntimeDyld] Replace a crufty old ARM RuntimeDyld test with a new one that uses
Lang Hames
2014-07-10
4
-1
/
+30
*
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
/
+3
*
[RuntimeDyld] Add a framework for testing relocation logic in RuntimeDyld.
Lang Hames
2014-06-27
1
-0
/
+32
*
[RuntimeDyld] Support more PPC64 relocations
Ulrich Weigand
2014-06-20
1
-1
/
+1
*
mark the old jit tests as unsupported for powerpc64 (for cmake)
Will Schmidt
2014-06-17
1
-0
/
+3
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-1
/
+1
*
Use AArch64 instead of now removed ARM64 in test configs
Alexey Samsonov
2014-06-05
1
-1
/
+1
*
Fix testers by removing dubious testcase for r209154.
Lang Hames
2014-05-19
2
-1
/
+0
*
[RuntimeDyld] Fix x86-64 MachO GOT relocation handling.
Lang Hames
2014-05-19
2
-0
/
+1
*
[ARM64] Disable regression tests for the old JIT.
Tilmann Scheller
2014-04-29
1
-3
/
+4
*
Ignore old JIT tests in AARch64 - CMake style
Renato Golin
2014-02-25
1
-0
/
+4
*
PC-rel implemented in AArch64, test now pass
Renato Golin
2014-02-12
1
-1
/
+1
*
mips: XFAIL non-extern-addend-smallcodemodel test
Petar Jovanovic
2014-02-05
1
-1
/
+1
*
Split out small-code-model MCJIT testcase in order to xfail for AArch64, where
Lang Hames
2014-01-31
2
-1
/
+25
*
Add support for PC-relative non-extern relocations to RuntimeDyldMachO.
Lang Hames
2014-01-29
1
-6
/
+16
*
Enable EHABI by default
Renato Golin
2014-01-29
9
-13
/
+12
*
Re-enabling MCJIT tests on ARM
Renato Golin
2014-01-25
1
-2
/
+2
*
Eliminate inappropriate use of FindProgramByName() from lli
Alp Toker
2014-01-22
11
-11
/
+11
*
Revert 199262 - MCJIT remote still failing on ARM
Renato Golin
2014-01-15
1
-2
/
+2
*
Re-disable MCJIT remote tests on ARM
Renato Golin
2014-01-15
1
-0
/
+5
*
Re-enable remote MCJIT tests on ARMv7
Renato Golin
2014-01-14
1
-5
/
+0
*
llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Put together rm(1) and mkdi...
NAKAMURA Takumi
2014-01-13
1
-7
/
+2
*
llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remove "REQUIRES:shell". Th...
NAKAMURA Takumi
2014-01-10
1
-2
/
+0
*
llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: Add "AMD64" in the host_arch l...
NAKAMURA Takumi
2014-01-10
1
-1
/
+1
*
llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
NAKAMURA Takumi
2014-01-10
1
-4
/
+13
*
Add an "-object-cache-dir=<string>" option to LLI. This option specifies the
Lang Hames
2014-01-09
1
-11
/
+6
[next]