summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/remote/cross-module-a.ll
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use normalized Windows target triplesPetr Hosek2018-08-091-1/+1
* [powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endianBill Seurer2016-04-261-2/+3
* [powerpc] mark JIT tests as XFAIL on powerpc64 big endianBill Seurer2016-04-261-1/+2
* Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.NAKAMURA Takumi2016-01-141-1/+1
* XFAIL the LLI remote JIT tests on Win32.Lang Hames2016-01-111-0/+1
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-1/+1
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-1/+1
* Nuke the old JIT.Rafael Espindola2014-08-071-1/+1
* Enable EHABI by defaultRenato Golin2014-01-291-3/+2
* Eliminate inappropriate use of FindProgramByName() from lliAlp Toker2014-01-221-1/+1
* [mips] Resolve relocation for the stubs in MCJIT when load address is knownPetar Jovanovic2013-11-191-2/+0
* [mips] XFAIL several MCJIT remote testsPetar Jovanovic2013-10-311-0/+2
* Adding a workaround for __main linking with remote lli and Cygwin/MinGWAndrew Kaylor2013-10-291-3/+0
* Renaming MCJIT .ir files to .ll and moving them to InputsAndrew Kaylor2013-10-281-1/+1
* Standardizing lli's extra module command line optionAndrew Kaylor2013-10-281-1/+1
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-271-0/+3
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-041-0/+13
OpenPOWER on IntegriCloud