summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine
Commit message (Expand)AuthorAge
* Merging r195157:Petar Jovanovic2013-11-21
* 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
* 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
* Optimistically ignore scattered relocations in MachO in RuntimeDyld. ThisLang Hames2013-08-09
* LLVM Interpreter: MIPS tests should passElena Demikhovsky2013-08-07
* LLVM Interpreter: fixed bug 16694Elena Demikhovsky2013-08-06
* LLVM Interpreter: This patch implements vector support for cast operations (z...Elena Demikhovsky2013-08-05
* [mips] Remove XFAIL from test-ptr-reloc-remote.llPetar Jovanovic2013-07-24
* Add newlines at end of test files, no functionality changeStephen Lin2013-07-13
* Enable mcjit tests on ppc64 when building with cmake.Rafael Espindola2013-06-03
* Disable new legacy JIT test on ARM.Tim Northover2013-06-01
* X86: change MOV64ri64i32 into MOV32ri64Tim Northover2013-06-01
* 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