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
/
MCJIT
/
remote
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake] Use normalized Windows target triples
Petr Hosek
2018-08-09
12
-12
/
+12
*
Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked
Petr Hosek
2018-01-08
1
-0
/
+1
*
[RuntimeDyld] Revert r279182 and 279201 -- they broke some ARM bots.
Lang Hames
2016-08-19
2
-2
/
+2
*
[RuntimeDyld][MCJIT] Un-XFAIL some tests that were fixed by r279182.
Lang Hames
2016-08-19
2
-2
/
+2
*
[powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endian
Bill Seurer
2016-04-26
12
-24
/
+36
*
[powerpc] mark JIT tests as XFAIL on powerpc64 big endian
Bill Seurer
2016-04-26
12
-12
/
+24
*
Remove some stale comments and fix a typo as suggested by David Blaikie in his
Lang Hames
2016-01-17
1
-1
/
+0
*
[Orc] Add support for EH-frame registration to the Orc Remote Target utility
Lang Hames
2016-01-14
1
-0
/
+32
*
Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.
NAKAMURA Takumi
2016-01-14
11
-11
/
+11
*
[Orc] XFAIL a few remote-jit test cases that I missed in r257391.
Lang Hames
2016-01-11
1
-1
/
+1
*
XFAIL the LLI remote JIT tests on Win32.
Lang Hames
2016-01-11
10
-1
/
+10
*
Remove the remote-JIT small code model tests for now. They're causing
Lang Hames
2016-01-11
2
-24
/
+0
*
XFAIL the remote small code model tests on x86. Small code model is not properly
Lang Hames
2016-01-11
2
-2
/
+2
*
[LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.
Lang Hames
2016-01-11
3
-3
/
+4
*
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
Petar Jovanovic
2015-05-28
4
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
5
-7
/
+7
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
8
-26
/
+26
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-5
/
+5
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
14
-14
/
+14
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
14
-14
/
+14
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
14
-14
/
+14
*
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
*
Fix lit config for disabled MCJIT tests on ARM
Renato Golin
2013-12-03
1
-1
/
+7
*
Disable Remote MCJIT tests on ARM
Renato Golin
2013-12-03
1
-2
/
+1
*
[mips] Resolve relocation for the stubs in MCJIT when load address is known
Petar Jovanovic
2013-11-19
7
-14
/
+0
*
Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left re...
NAKAMURA Takumi
2013-11-13
2
-2
/
+2
*
Remove XFAIL:aarch64,arm from 4 tests in test/ExecutionEngine/MCJIT.
NAKAMURA Takumi
2013-11-13
2
-2
/
+2
*
[mips] XFAIL several MCJIT remote tests
Petar Jovanovic
2013-10-31
4
-0
/
+8
*
Adding a workaround for __main linking with remote lli and Cygwin/MinGW
Andrew Kaylor
2013-10-29
8
-21
/
+3
*
Renaming MCJIT .ir files to .ll and moving them to Inputs
Andrew Kaylor
2013-10-28
7
-4
/
+4
*
Standardizing lli's extra module command line option
Andrew Kaylor
2013-10-28
4
-4
/
+4
*
MCJIT-remote: __main should be resolved in child context.
NAKAMURA Takumi
2013-10-27
8
-5
/
+24
*
Fixing problems in lli's RemoteMemoryManager.
Andrew Kaylor
2013-10-11
2
-2
/
+4
*
Updating XFAILs for recent GOT tests
Andrew Kaylor
2013-10-05
2
-0
/
+2
*
Adding tests for multiple GOTs with MCJIT
Andrew Kaylor
2013-10-05
2
-0
/
+22
*
Adding support and tests for multiple module handling in lli
Andrew Kaylor
2013-10-04
5
-0
/
+40
*
Adding out-of-process execution support to lli.
Andrew Kaylor
2013-10-02
7
-7
/
+7
*
Fix some more MCJIT PIC test XFAILs (for i386)
Andrew Kaylor
2013-09-20
2
-2
/
+2
*
X86TargetMachine.cpp: Clarify to emit GOT in i686-{cygming|win32}-elf for mcjit.
NAKAMURA Takumi
2013-08-21
2
-2
/
+2
*
Still more MCJIT PIC test XFAILs
Andrew Kaylor
2013-08-20
3
-3
/
+3
*
Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linux
Andrew Kaylor
2013-08-20
2
-2
/
+2
*
Marking two more MCJIT PIC tests as XFAIL on i686
Andrew Kaylor
2013-08-20
2
-2
/
+2
*
Marking MCJIT PIC tests as XFAIL on AArch64
Andrew Kaylor
2013-08-20
3
-3
/
+3
*
Fixing XPASSes among MCJIT PIC test on i686
Andrew Kaylor
2013-08-20
2
-2
/
+2
*
Trying again with PIC tests for MCJIT
Andrew Kaylor
2013-08-19
3
-0
/
+88
[next]