aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1820-63/+118
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-09142-496/+555
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2399-80/+1011
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-02119-116/+357
* Update LLVM for rebase to r212749.Stephen Hines2014-07-215-3/+41
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-292-3/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-2420-32/+98
* Merging r195157:Petar Jovanovic2013-11-217-14/+0
* Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left re...NAKAMURA Takumi2013-11-134-4/+4
* Remove XFAIL:aarch64,arm from 4 tests in test/ExecutionEngine/MCJIT.NAKAMURA Takumi2013-11-134-4/+4
* [mips] XFAIL several MCJIT remote testsPetar Jovanovic2013-10-314-0/+8
* Adding a workaround for __main linking with remote lli and Cygwin/MinGWAndrew Kaylor2013-10-298-21/+3
* Renaming MCJIT .ir files to .ll and moving them to InputsAndrew Kaylor2013-10-2816-9/+9
* Standardizing lli's extra module command line optionAndrew Kaylor2013-10-289-9/+9
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-278-5/+24
* Fix typo in test's XFAIL line. Patch by Dimitry Andric!Nick Lewycky2013-10-211-1/+1
* Fixing problems in lli's RemoteMemoryManager.Andrew Kaylor2013-10-112-2/+4
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-112-0/+65
* Updating XFAILs for recent GOT testsAndrew Kaylor2013-10-054-0/+4
* Adding tests for multiple GOTs with MCJITAndrew Kaylor2013-10-054-0/+44
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-0410-0/+80
* 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-204-4/+4
* Add "native" to config.available_features, to make it easier to disable non-x...Amaury de la Vieuville2013-09-132-1/+9
* LLVM interpreter: added a test for insert- extract- valueElena Demikhovsky2013-09-121-0/+21
* llvm interpreter: select, shuffle and insertelement instructions.Elena Demikhovsky2013-09-023-0/+240
* In LLVM FMA3 operands are dst, src1, src2, src3, however dst is not encoded a...Nadav Rotem2013-08-211-0/+18
* X86TargetMachine.cpp: Clarify to emit GOT in i686-{cygming|win32}-elf for mcjit.NAKAMURA Takumi2013-08-214-4/+4
* Still more MCJIT PIC test XFAILsAndrew Kaylor2013-08-203-3/+3
* Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linuxAndrew Kaylor2013-08-204-4/+4
* Removing duplicate XFAIL markersAndrew Kaylor2013-08-202-2/+2
* Marking two more MCJIT PIC tests as XFAIL on i686Andrew Kaylor2013-08-204-4/+4
* Marking MCJIT PIC tests as XFAIL on armAndrew Kaylor2013-08-206-6/+6
* Marking MCJIT PIC tests as XFAIL on AArch64Andrew Kaylor2013-08-209-9/+9
* Fixing XPASSes among MCJIT PIC test on i686Andrew Kaylor2013-08-204-4/+4
* Second attempt to mark Large/PIC MCJIT test as XFAIL for PowerPC64Andrew Kaylor2013-08-201-1/+1
* Marking two MCJIT PIC tests as XFAIL on DarwinAndrew Kaylor2013-08-202-2/+2
* Trying again with PIC tests for MCJITAndrew Kaylor2013-08-199-0/+252
* Reverting r188709 until I can figure out the proper way to XFAIL it.Andrew Kaylor2013-08-199-252/+0
* Adding tests for PIC with MCJITAndrew Kaylor2013-08-199-0/+252
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-164-31/+5
* Optimistically ignore scattered relocations in MachO in RuntimeDyld. ThisLang Hames2013-08-093-0/+2
* LLVM Interpreter: MIPS tests should passElena Demikhovsky2013-08-071-1/+0
* LLVM Interpreter: fixed bug 16694Elena Demikhovsky2013-08-061-52/+137
* LLVM Interpreter: This patch implements vector support for cast operations (z...Elena Demikhovsky2013-08-052-0/+178
* [mips] Remove XFAIL from test-ptr-reloc-remote.llPetar Jovanovic2013-07-241-1/+0
* Add newlines at end of test files, no functionality changeStephen Lin2013-07-131-1/+1
* Enable mcjit tests on ppc64 when building with cmake.Rafael Espindola2013-06-031-1/+3
* Disable new legacy JIT test on ARM.Tim Northover2013-06-011-0/+1
* X86: change MOV64ri64i32 into MOV32ri64Tim Northover2013-06-011-0/+17