summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use normalized Windows target triplesPetr Hosek2018-08-091-1/+1
* [RuntimeDyld] Revert r279182 and 279201 -- they broke some ARM bots.Lang Hames2016-08-191-1/+1
* [RuntimeDyld][MCJIT] Un-XFAIL some tests that were fixed by r279182.Lang Hames2016-08-191-1/+1
* [powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endianBill Seurer2016-04-261-2/+3
* [powerpc] mark JIT tests as XFAIL on powerpc64 big endianBill Seurer2016-04-261-1/+2
* Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.NAKAMURA Takumi2016-01-141-1/+1
* XFAIL the LLI remote JIT tests on Win32.Lang Hames2016-01-111-1/+1
* [LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.Lang Hames2016-01-111-1/+2
* [Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6Petar Jovanovic2015-05-281-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-1/+1
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-1/+1
* Nuke the old JIT.Rafael Espindola2014-08-071-1/+1
* Fix some more MCJIT PIC test XFAILs (for i386)Andrew Kaylor2013-09-201-1/+1
* X86TargetMachine.cpp: Clarify to emit GOT in i686-{cygming|win32}-elf for mcjit.NAKAMURA Takumi2013-08-211-1/+1
* Still more MCJIT PIC test XFAILsAndrew Kaylor2013-08-201-1/+1
* Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linuxAndrew Kaylor2013-08-201-1/+1
* Marking two more MCJIT PIC tests as XFAIL on i686Andrew Kaylor2013-08-201-1/+1
* Marking MCJIT PIC tests as XFAIL on AArch64Andrew Kaylor2013-08-201-1/+1
* Fixing XPASSes among MCJIT PIC test on i686Andrew Kaylor2013-08-201-1/+1
* Trying again with PIC tests for MCJITAndrew Kaylor2013-08-191-0/+17
* Reverting r188709 until I can figure out the proper way to XFAIL it.Andrew Kaylor2013-08-191-17/+0
* Adding tests for PIC with MCJITAndrew Kaylor2013-08-191-0/+17
OpenPOWER on IntegriCloud