aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/MCJIT/remote
Commit message (Expand)AuthorAgeFilesLines
* Fixing problems in lli's RemoteMemoryManager.Andrew Kaylor2013-10-112-2/+4
* Updating XFAILs for recent GOT testsAndrew Kaylor2013-10-052-0/+2
* Adding tests for multiple GOTs with MCJITAndrew Kaylor2013-10-052-0/+22
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-045-0/+40
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-027-7/+7
* Fix some more MCJIT PIC test XFAILs (for i386)Andrew Kaylor2013-09-202-2/+2
* X86TargetMachine.cpp: Clarify to emit GOT in i686-{cygming|win32}-elf for mcjit.NAKAMURA Takumi2013-08-212-2/+2
* Still more MCJIT PIC test XFAILsAndrew Kaylor2013-08-203-3/+3
* Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linuxAndrew Kaylor2013-08-202-2/+2
* Marking two more MCJIT PIC tests as XFAIL on i686Andrew Kaylor2013-08-202-2/+2
* Marking MCJIT PIC tests as XFAIL on AArch64Andrew Kaylor2013-08-203-3/+3
* Fixing XPASSes among MCJIT PIC test on i686Andrew Kaylor2013-08-202-2/+2
* Trying again with PIC tests for MCJITAndrew Kaylor2013-08-193-0/+88
* Reverting r188709 until I can figure out the proper way to XFAIL it.Andrew Kaylor2013-08-193-88/+0
* Adding tests for PIC with MCJITAndrew Kaylor2013-08-193-0/+88
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-10/+2
* [mips] Remove XFAIL from test-ptr-reloc-remote.llPetar Jovanovic2013-07-241-1/+0
* ARM: use pristine object file while processing relocationsTim Northover2013-05-283-3/+3
* Disable remote MCJIT on pre-v6 ARMRenato Golin2013-05-201-0/+11
* Invalidate instruction cache when setting memory to be executable.Tim Northover2013-05-195-15/+4
* Unsupported remote JIT on ARMRenato Golin2013-05-188-0/+235