summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/MCJIT
Commit message (Expand)AuthorAge
* 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
* 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
* Trying again with PIC tests for MCJITAndrew Kaylor2013-08-19
* Reverting r188709 until I can figure out the proper way to XFAIL it.Andrew Kaylor2013-08-19
* Adding tests for PIC with MCJITAndrew Kaylor2013-08-19
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* [mips] Remove XFAIL from test-ptr-reloc-remote.llPetar Jovanovic2013-07-24
* Enable mcjit tests on ppc64 when building with cmake.Rafael Espindola2013-06-03
* ARM: use pristine object file while processing relocationsTim Northover2013-05-28
* Disable remote MCJIT on pre-v6 ARMRenato Golin2013-05-20
* Invalidate instruction cache when setting memory to be executable.Tim Northover2013-05-19
* Unsupported remote JIT on ARMRenato Golin2013-05-18
* XFAIL this test for mingw too.Rafael Espindola2013-05-13
* XFAILing this test on Win32 to unbreak the build bots.Aaron Ballman2013-05-10
* PowerPC: Fix unimplemented relocation on ppc64Adhemerval Zanella2013-05-06
* [SystemZ] Set up JIT/MCJIT test casesUlrich Weigand2013-05-06
* Free the exception object. Should fix the vg bots.Rafael Espindola2013-05-06