summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/OrcMCJIT/remote
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use normalized Windows target triplesPetr Hosek2018-08-0912-12/+12
* Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linkedPetr Hosek2018-01-081-0/+1
* [RuntimeDyld] Revert r279182 and 279201 -- they broke some ARM bots.Lang Hames2016-08-192-2/+2
* [RuntimeDyld][MCJIT] Un-XFAIL some tests that were fixed by r279182.Lang Hames2016-08-192-2/+2
* [powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endianBill Seurer2016-04-2612-24/+36
* [powerpc] mark JIT tests as XFAIL on powerpc64 big endianBill Seurer2016-04-2612-12/+24
* Remove some stale comments and fix a typo as suggested by David Blaikie in hisLang Hames2016-01-171-1/+0
* [Orc] Add support for EH-frame registration to the Orc Remote Target utilityLang Hames2016-01-141-0/+32
* Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.NAKAMURA Takumi2016-01-1411-11/+11
* [Orc] XFAIL a few remote-jit test cases that I missed in r257391.Lang Hames2016-01-112-1/+2
* XFAIL the LLI remote JIT tests on Win32.Lang Hames2016-01-119-1/+9
* Remove the remote-JIT small code model tests for now. They're causingLang Hames2016-01-112-24/+0
* XFAIL the remote small code model tests on x86. Small code model is not properlyLang Hames2016-01-112-2/+2
* [LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.Lang Hames2016-01-113-3/+4
* [Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6Petar Jovanovic2015-05-284-4/+4
* [Orc][lli] Add a very simple Orc-based lazy JIT to lli.Lang Hames2015-03-2518-0/+379
OpenPOWER on IntegriCloud