summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine
Commit message (Expand)AuthorAge
* mips: XFAIL non-extern-addend-smallcodemodel testPetar Jovanovic2014-02-05
* Split out small-code-model MCJIT testcase in order to xfail for AArch64, whereLang Hames2014-01-31
* Add support for PC-relative non-extern relocations to RuntimeDyldMachO.Lang Hames2014-01-29
* Enable EHABI by defaultRenato Golin2014-01-29
* Re-enabling MCJIT tests on ARMRenato Golin2014-01-25
* Eliminate inappropriate use of FindProgramByName() from lliAlp Toker2014-01-22
* Revert 199262 - MCJIT remote still failing on ARMRenato Golin2014-01-15
* Re-disable MCJIT remote tests on ARMRenato Golin2014-01-15
* Re-enable remote MCJIT tests on ARMv7Renato Golin2014-01-14
* llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Put together rm(1) and mkdi...NAKAMURA Takumi2014-01-13
* llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remove "REQUIRES:shell". Th...NAKAMURA Takumi2014-01-10
* llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: Add "AMD64" in the host_arch l...NAKAMURA Takumi2014-01-10
* llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.NAKAMURA Takumi2014-01-10
* Add an "-object-cache-dir=<string>" option to LLI. This option specifies theLang Hames2014-01-09
* Add missing test case for r198737.Lang Hames2014-01-08
* Remove empty MCJIT/load-object-a.ll since r196641.NAKAMURA Takumi2013-12-07
* Revert r196639 while I investigate a bot failure.Lang Hames2013-12-07
* Add support for archives and object file caching under MCJIT.Lang Hames2013-12-07
* Fix lit config for disabled MCJIT tests on ARMRenato Golin2013-12-03
* Disable Remote MCJIT tests on ARMRenato Golin2013-12-03
* [mips] Resolve relocation for the stubs in MCJIT when load address is knownPetar Jovanovic2013-11-19
* Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left re...NAKAMURA Takumi2013-11-13
* Remove XFAIL:aarch64,arm from 4 tests in test/ExecutionEngine/MCJIT.NAKAMURA Takumi2013-11-13
* [mips] XFAIL several MCJIT remote testsPetar Jovanovic2013-10-31
* Adding a workaround for __main linking with remote lli and Cygwin/MinGWAndrew Kaylor2013-10-29
* Renaming MCJIT .ir files to .ll and moving them to InputsAndrew Kaylor2013-10-28
* Standardizing lli's extra module command line optionAndrew Kaylor2013-10-28
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-27
* Fix typo in test's XFAIL line. Patch by Dimitry Andric!Nick Lewycky2013-10-21
* Fixing problems in lli's RemoteMemoryManager.Andrew Kaylor2013-10-11
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-11
* Updating XFAILs for recent GOT testsAndrew Kaylor2013-10-05
* Adding tests for multiple GOTs with MCJITAndrew Kaylor2013-10-05
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-04
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-02
* Fix some more MCJIT PIC test XFAILs (for i386)Andrew Kaylor2013-09-20
* Add "native" to config.available_features, to make it easier to disable non-x...Amaury de la Vieuville2013-09-13
* LLVM interpreter: added a test for insert- extract- valueElena Demikhovsky2013-09-12
* llvm interpreter: select, shuffle and insertelement instructions.Elena Demikhovsky2013-09-02
* In LLVM FMA3 operands are dst, src1, src2, src3, however dst is not encoded a...Nadav Rotem2013-08-21
* X86TargetMachine.cpp: Clarify to emit GOT in i686-{cygming|win32}-elf for mcjit.NAKAMURA Takumi2013-08-21
* Still more MCJIT PIC test XFAILsAndrew Kaylor2013-08-20
* Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linuxAndrew Kaylor2013-08-20
* Removing duplicate XFAIL markersAndrew Kaylor2013-08-20
* Marking two more MCJIT PIC tests as XFAIL on i686Andrew Kaylor2013-08-20
* Marking MCJIT PIC tests as XFAIL on armAndrew Kaylor2013-08-20
* Marking MCJIT PIC tests as XFAIL on AArch64Andrew Kaylor2013-08-20
* Fixing XPASSes among MCJIT PIC test on i686Andrew Kaylor2013-08-20
* Second attempt to mark Large/PIC MCJIT test as XFAIL for PowerPC64Andrew Kaylor2013-08-20
* Marking two MCJIT PIC tests as XFAIL on DarwinAndrew Kaylor2013-08-20