summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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 l...David Blaikie2015-02-271-4/+4
* 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 typo in test's XFAIL line. Patch by Dimitry Andric!Nick Lewycky2013-10-211-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
* 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 armAndrew 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/+35
* Reverting r188709 until I can figure out the proper way to XFAIL it.Andrew Kaylor2013-08-191-35/+0
* Adding tests for PIC with MCJITAndrew Kaylor2013-08-191-0/+35
OpenPOWER on IntegriCloud