[AVX512] Extended avx512_sqrt_packed (sqrt instructions) to VL subset.
[oota-llvm.git] / test / ExecutionEngine /
2014-10-21 Lang Hames[MCJIT] Defer application of AArch64 MachO GOT relocati...
2014-10-21 Lang Hames[MCJIT] Temporarily revert r220245 - it broke several...
2014-10-20 Lang Hames[MCJIT] Make MCJIT honor symbol visibility settings...
2014-10-03 Daniel Sanders[mips] Remove XFAIL from two XPASS'ing tests on the...
2014-09-11 Lang Hames[MCJIT] Make sure we test ARM BR24 relocations with...
2014-09-11 Lang Hames[MCJIT] Add support for ARM HALF_DIFF relocations to...
2014-09-11 Lang Hames[MCJIT] Take the relocation addend into account when...
2014-09-04 Lang Hames[MCJIT] Make sure eh-frame fixups use the target's...
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-30 Josh Klontz[PATCH][Interpreter] Add missing FP intrinsic lowering.
2014-08-19 Lang Hames[MCJIT] Add an i386 RuntimeDyldMachO test case.
2014-08-08 Josh KlontzAdd missing Interpreter intrinsic lowering for sin...
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaRemove a few XFAILs.
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-07-30 Lang Hames[MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
2014-07-29 Lang Hames[MCJIT] XFAIL some RuntimeDyld tests on MIPS - RuntimeD...
2014-07-29 Lang Hames[MCJIT] Make the RuntimeDyldChecker stub_addr builtin...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend also...
2014-07-28 Lang Hames[MCJIT] Remove extraneous parentheses in test case.
2014-07-23 Juergen Ributzka[RuntimeDyld][AArch64] Update relocation tests and...
2014-07-23 NAKAMURA TakumiRework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocati...
2014-07-23 NAKAMURA TakumiSuppress a test on win32 for now, llvm/test/ExecutionEn...
2014-07-23 NAKAMURA TakumiRuntimeDyld/X86/MachO_x86-64_PIC_relocations.s: Use...
2014-07-22 Juergen RibutzkaXFAIL the test on MIPS
2014-07-22 Lang Hames[MCJIT] Refactor and add stub inspection to the Runtime...
2014-07-22 Juergen Ributzka[RuntimeDyld][MachO][AArch64] Add a helper function...
2014-07-10 Lang Hames[RuntimeDyld] Replace a crufty old ARM RuntimeDyld...
2014-06-28 Chandler CarruthFix this test to not write to the source tree, and...
2014-06-27 Lang Hames[RuntimeDyld] Make sure that RuntimeDyld regression...
2014-06-27 Lang Hames[RuntimeDyld] Add a framework for testing relocation...
2014-06-20 Ulrich Weigand[RuntimeDyld] Support more PPC64 relocations
2014-06-17 Will Schmidtmark the old jit tests as unsupported for powerpc64...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-05 Alexey SamsonovUse AArch64 instead of now removed ARM64 in test configs
2014-05-19 Lang HamesFix testers by removing dubious testcase for r209154.
2014-05-19 Lang Hames[RuntimeDyld] Fix x86-64 MachO GOT relocation handling.
2014-04-29 Tilmann Scheller[ARM64] Disable regression tests for the old JIT.
2014-02-25 Renato GolinIgnore old JIT tests in AARch64 - CMake style
2014-02-12 Renato GolinPC-rel implemented in AArch64, test now pass
2014-02-05 Petar Jovanovicmips: XFAIL non-extern-addend-smallcodemodel test
2014-01-31 Lang HamesSplit out small-code-model MCJIT testcase in order...
2014-01-29 Lang HamesAdd support for PC-relative non-extern relocations...
2014-01-29 Renato GolinEnable EHABI by default
2014-01-25 Renato GolinRe-enabling MCJIT tests on ARM
2014-01-22 Alp TokerEliminate inappropriate use of FindProgramByName()...
2014-01-15 Renato GolinRevert 199262 - MCJIT remote still failing on ARM
2014-01-15 Renato GolinRe-disable MCJIT remote tests on ARM
2014-01-14 Renato GolinRe-enable remote MCJIT tests on ARMv7
2014-01-13 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Put...
2014-01-10 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remov...
2014-01-10 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/lit.local.cfg: Add...
2014-01-10 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix...
2014-01-09 Lang HamesAdd an "-object-cache-dir=<string>" option to LLI....
2014-01-08 Lang HamesAdd missing test case for r198737.
2013-12-07 NAKAMURA TakumiRemove empty MCJIT/load-object-a.ll since r196641.
2013-12-07 Lang HamesRevert r196639 while I investigate a bot failure.
2013-12-07 Lang HamesAdd support for archives and object file caching under...
2013-12-03 Renato GolinFix lit config for disabled MCJIT tests on ARM
2013-12-03 Renato GolinDisable Remote MCJIT tests on ARM
2013-11-19 Petar Jovanovic[mips] Resolve relocation for the stubs in MCJIT when...
2013-11-13 NAKAMURA TakumiAdd XFAIL:arm again on 4 MCJIT tests, since r194558...
2013-11-13 NAKAMURA TakumiRemove XFAIL:aarch64,arm from 4 tests in test/Execution...
2013-10-31 Petar Jovanovic[mips] XFAIL several MCJIT remote tests
2013-10-29 Andrew KaylorAdding a workaround for __main linking with remote...
2013-10-28 Andrew KaylorRenaming MCJIT .ir files to .ll and moving them to...
2013-10-28 Andrew KaylorStandardizing lli's extra module command line option
2013-10-27 NAKAMURA TakumiMCJIT-remote: __main should be resolved in child context.
2013-10-21 Nick LewyckyFix typo in test's XFAIL line. Patch by Dimitry Andric!
2013-10-11 Andrew KaylorFixing problems in lli's RemoteMemoryManager.
2013-10-11 Andrew KaylorAdding multiple object support to MCJIT EH frame handling
2013-10-05 Andrew KaylorUpdating XFAILs for recent GOT tests
2013-10-05 Andrew KaylorAdding tests for multiple GOTs with MCJIT
2013-10-04 Andrew KaylorAdding support and tests for multiple module handling...
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.
2013-09-20 Andrew KaylorFix some more MCJIT PIC test XFAILs (for i386)
2013-09-13 Amaury de la VieuvilleAdd "native" to config.available_features, to make...
2013-09-12 Elena DemikhovskyLLVM interpreter: added a test for insert- extract...
2013-09-02 Elena Demikhovskyllvm interpreter: select, shuffle and insertelement...
2013-08-21 Nadav RotemIn LLVM FMA3 operands are dst, src1, src2, src3, howeve...
2013-08-21 NAKAMURA TakumiX86TargetMachine.cpp: Clarify to emit GOT in i686-...
2013-08-20 Andrew KaylorStill more MCJIT PIC test XFAILs
2013-08-20 Andrew KaylorClarifying two MCJIT PIC tests as XFAIL on i686-pc...
2013-08-20 Andrew KaylorRemoving duplicate XFAIL markers
2013-08-20 Andrew KaylorMarking two more MCJIT PIC tests as XFAIL on i686
2013-08-20 Andrew KaylorMarking MCJIT PIC tests as XFAIL on arm
2013-08-20 Andrew KaylorMarking MCJIT PIC tests as XFAIL on AArch64
2013-08-20 Andrew KaylorFixing XPASSes among MCJIT PIC test on i686
2013-08-20 Andrew KaylorSecond attempt to mark Large/PIC MCJIT test as XFAIL...
2013-08-20 Andrew KaylorMarking two MCJIT PIC tests as XFAIL on Darwin
2013-08-19 Andrew KaylorTrying again with PIC tests for MCJIT
2013-08-19 Andrew KaylorReverting r188709 until I can figure out the proper...
2013-08-19 Andrew KaylorAdding tests for PIC with MCJIT
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-09 Lang HamesOptimistically ignore scattered relocations in MachO...
2013-08-07 Elena DemikhovskyLLVM Interpreter: MIPS tests should pass
2013-08-06 Elena DemikhovskyLLVM Interpreter: fixed bug 16694
2013-08-05 Elena DemikhovskyLLVM Interpreter: This patch implements vector support...
2013-07-24 Petar Jovanovic[mips] Remove XFAIL from test-ptr-reloc-remote.ll
2013-07-13 Stephen LinAdd newlines at end of test files, no functionality...
next