2014-05-19 |
Lang Hames | Fix testers by removing dubious testcase for r209154. |
tree | commitdiff |
2014-05-19 |
Lang Hames | [RuntimeDyld] Fix x86-64 MachO GOT relocation handling. |
tree | commitdiff |
2014-04-29 |
Tilmann Scheller | [ARM64] Disable regression tests for the old JIT. |
tree | commitdiff |
2014-02-25 |
Renato Golin | Ignore old JIT tests in AARch64 - CMake style |
tree | commitdiff |
2014-02-12 |
Renato Golin | PC-rel implemented in AArch64, test now pass |
tree | commitdiff |
2014-02-05 |
Petar Jovanovic | mips: XFAIL non-extern-addend-smallcodemodel test |
tree | commitdiff |
2014-01-31 |
Lang Hames | Split out small-code-model MCJIT testcase in order... |
tree | commitdiff |
2014-01-29 |
Lang Hames | Add support for PC-relative non-extern relocations... |
tree | commitdiff |
2014-01-29 |
Renato Golin | Enable EHABI by default |
tree | commitdiff |
2014-01-25 |
Renato Golin | Re-enabling MCJIT tests on ARM |
tree | commitdiff |
2014-01-22 |
Alp Toker | Eliminate inappropriate use of FindProgramByName()... |
tree | commitdiff |
2014-01-15 |
Renato Golin | Revert 199262 - MCJIT remote still failing on ARM |
tree | commitdiff |
2014-01-15 |
Renato Golin | Re-disable MCJIT remote tests on ARM |
tree | commitdiff |
2014-01-14 |
Renato Golin | Re-enable remote MCJIT tests on ARMv7 |
tree | commitdiff |
2014-01-13 |
NAKAMURA Takumi | llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Put... |
tree | commitdiff |
2014-01-10 |
NAKAMURA Takumi | llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remov... |
tree | commitdiff |
2014-01-10 |
NAKAMURA Takumi | llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: Add... |
tree | commitdiff |
2014-01-10 |
NAKAMURA Takumi | llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix... |
tree | commitdiff |
2014-01-09 |
Lang Hames | Add an "-object-cache-dir=<string>" option to LLI.... |
tree | commitdiff |
2014-01-08 |
Lang Hames | Add missing test case for r198737. |
tree | commitdiff |
2013-12-07 |
NAKAMURA Takumi | Remove empty MCJIT/load-object-a.ll since r196641. |
tree | commitdiff |
2013-12-07 |
Lang Hames | Revert r196639 while I investigate a bot failure. |
tree | commitdiff |
2013-12-07 |
Lang Hames | Add support for archives and object file caching under... |
tree | commitdiff |
2013-12-03 |
Renato Golin | Fix lit config for disabled MCJIT tests on ARM |
tree | commitdiff |
2013-12-03 |
Renato Golin | Disable Remote MCJIT tests on ARM |
tree | commitdiff |
2013-11-19 |
Petar Jovanovic | [mips] Resolve relocation for the stubs in MCJIT when... |
tree | commitdiff |
2013-11-13 |
NAKAMURA Takumi | Add XFAIL:arm again on 4 MCJIT tests, since r194558... |
tree | commitdiff |
2013-11-13 |
NAKAMURA Takumi | Remove XFAIL:aarch64,arm from 4 tests in test/Execution... |
tree | commitdiff |
2013-10-31 |
Petar Jovanovic | [mips] XFAIL several MCJIT remote tests |
tree | commitdiff |
2013-10-29 |
Andrew Kaylor | Adding a workaround for __main linking with remote... |
tree | commitdiff |
2013-10-28 |
Andrew Kaylor | Renaming MCJIT .ir files to .ll and moving them to... |
tree | commitdiff |
2013-10-28 |
Andrew Kaylor | Standardizing lli's extra module command line option |
tree | commitdiff |
2013-10-27 |
NAKAMURA Takumi | MCJIT-remote: __main should be resolved in child context. |
tree | commitdiff |
2013-10-21 |
Nick Lewycky | Fix typo in test's XFAIL line. Patch by Dimitry Andric! |
tree | commitdiff |
2013-10-11 |
Andrew Kaylor | Fixing problems in lli's RemoteMemoryManager. |
tree | commitdiff |
2013-10-11 |
Andrew Kaylor | Adding multiple object support to MCJIT EH frame handling |
tree | commitdiff |
2013-10-05 |
Andrew Kaylor | Updating XFAILs for recent GOT tests |
tree | commitdiff |
2013-10-05 |
Andrew Kaylor | Adding tests for multiple GOTs with MCJIT |
tree | commitdiff |
2013-10-04 |
Andrew Kaylor | Adding support and tests for multiple module handling... |
tree | commitdiff |
2013-10-02 |
Andrew Kaylor | Adding out-of-process execution support to lli. |
tree | commitdiff |
2013-09-20 |
Andrew Kaylor | Fix some more MCJIT PIC test XFAILs (for i386) |
tree | commitdiff |
2013-09-13 |
Amaury de la Vieuville | Add "native" to config.available_features, to make... |
tree | commitdiff |
2013-09-12 |
Elena Demikhovsky | LLVM interpreter: added a test for insert- extract... |
tree | commitdiff |
2013-09-02 |
Elena Demikhovsky | llvm interpreter: select, shuffle and insertelement... |
tree | commitdiff |
2013-08-21 |
Nadav Rotem | In LLVM FMA3 operands are dst, src1, src2, src3, howeve... |
tree | commitdiff |
2013-08-21 |
NAKAMURA Takumi | X86TargetMachine.cpp: Clarify to emit GOT in i686-... |
tree | commitdiff |
2013-08-20 |
Andrew Kaylor | Still more MCJIT PIC test XFAILs |
tree | commitdiff |
2013-08-20 |
Andrew Kaylor | Clarifying two MCJIT PIC tests as XFAIL on i686-pc... |
tree | commitdiff |
2013-08-20 |
Andrew Kaylor | Removing duplicate XFAIL markers |
tree | commitdiff |
2013-08-20 |
Andrew Kaylor | Marking two more MCJIT PIC tests as XFAIL on i686 |
tree | commitdiff |
2013-08-20 |
Andrew Kaylor | Marking MCJIT PIC tests as XFAIL on arm |
tree | commitdiff |
2013-08-20 |
Andrew Kaylor | Marking MCJIT PIC tests as XFAIL on AArch64 |
tree | commitdiff |
2013-08-20 |
Andrew Kaylor | Fixing XPASSes among MCJIT PIC test on i686 |
tree | commitdiff |
2013-08-20 |
Andrew Kaylor | Second attempt to mark Large/PIC MCJIT test as XFAIL... |
tree | commitdiff |
2013-08-20 |
Andrew Kaylor | Marking two MCJIT PIC tests as XFAIL on Darwin |
tree | commitdiff |
2013-08-19 |
Andrew Kaylor | Trying again with PIC tests for MCJIT |
tree | commitdiff |
2013-08-19 |
Andrew Kaylor | Reverting r188709 until I can figure out the proper... |
tree | commitdiff |
2013-08-19 |
Andrew Kaylor | Adding tests for PIC with MCJIT |
tree | commitdiff |
2013-08-16 |
Daniel Dunbar | [tests] Cleanup initialization of test suffixes. |
tree | commitdiff |
2013-08-09 |
Lang Hames | Optimistically ignore scattered relocations in MachO... |
tree | commitdiff |
2013-08-07 |
Elena Demikhovsky | LLVM Interpreter: MIPS tests should pass |
tree | commitdiff |
2013-08-06 |
Elena Demikhovsky | LLVM Interpreter: fixed bug 16694 |
tree | commitdiff |
2013-08-05 |
Elena Demikhovsky | LLVM Interpreter: This patch implements vector support... |
tree | commitdiff |
2013-07-24 |
Petar Jovanovic | [mips] Remove XFAIL from test-ptr-reloc-remote.ll |
tree | commitdiff |
2013-07-13 |
Stephen Lin | Add newlines at end of test files, no functionality... |
tree | commitdiff |
2013-06-03 |
Rafael Espindola | Enable mcjit tests on ppc64 when building with cmake. |
tree | commitdiff |
2013-06-01 |
Tim Northover | Disable new legacy JIT test on ARM. |
tree | commitdiff |
2013-06-01 |
Tim Northover | X86: change MOV64ri64i32 into MOV32ri64 |
tree | commitdiff |
2013-05-28 |
Tim Northover | ARM: use pristine object file while processing relocations |
tree | commitdiff |
2013-05-20 |
Renato Golin | Disable remote MCJIT on pre-v6 ARM |
tree | commitdiff |
2013-05-19 |
Tim Northover | Invalidate instruction cache when setting memory to... |
tree | commitdiff |
2013-05-18 |
Renato Golin | Unsupported remote JIT on ARM |
tree | commitdiff |
2013-05-13 |
Rafael Espindola | XFAIL this test for mingw too. |
tree | commitdiff |
2013-05-10 |
Aaron Ballman | XFAILing this test on Win32 to unbreak the build bots. |
tree | commitdiff |
2013-05-06 |
Adhemerval Zanella | PowerPC: Fix unimplemented relocation on ppc64 |
tree | commitdiff |
2013-05-06 |
Ulrich Weigand | [SystemZ] Set up JIT/MCJIT test cases |
tree | commitdiff |
2013-05-06 |
Rafael Espindola | Free the exception object. Should fix the vg bots. |
tree | commitdiff |
2013-05-06 |
Rafael Espindola | XFAIL for cygwin. |
tree | commitdiff |
2013-05-05 |
Rafael Espindola | This should also fail on ARM. |
tree | commitdiff |
2013-05-05 |
Rafael Espindola | Fix XFAIL line. |
tree | commitdiff |
2013-05-05 |
Rafael Espindola | XFAIL this on ppc64. |
tree | commitdiff |
2013-05-05 |
Rafael Espindola | Add EH support to the MCJIT. |
tree | commitdiff |
2013-05-04 |
Tim Northover | AArch64: enable MCJIT and tests now that everything... |
tree | commitdiff |
2013-04-30 |
Rafael Espindola | Fix Addend computation for non external relocations... |
tree | commitdiff |
2013-04-30 |
Rafael Espindola | Collect the Addend for external relocs. |
tree | commitdiff |
2013-04-29 |
Rafael Espindola | Add getSymbolAlignment to the ObjectFile interface. |
tree | commitdiff |
2013-04-29 |
Rafael Espindola | Disable the MCJIT tests on 32 bit darwin. |
tree | commitdiff |
2013-04-29 |
Rafael Espindola | Propagate relocation info to resolveRelocation. |
tree | commitdiff |
2013-04-26 |
Nadav Rotem | Teach the interpreter to handle vector compares and... |
tree | commitdiff |
2013-04-12 |
Nadav Rotem | Revert r179409 because it caused some warnings and... |
tree | commitdiff |
2013-04-12 |
Nadav Rotem | Add support for additional vector instructions in the... |
tree | commitdiff |
2013-04-08 |
Eli Bendersky | Rewrite test/ExecutionEngine tests to use FileCheck... |
tree | commitdiff |
2013-04-05 |
Akira Hatanaka | [mips] XFAIL test-interp-vec-loadstore.ll in an attempt... |
tree | commitdiff |
2013-04-05 |
Ulrich Weigand | Respect Addend when processing MCJIT relocations to... |
tree | commitdiff |
2013-04-01 |
Nadav Rotem | Add support for vector data types in the LLVM interpreter. |
tree | commitdiff |
2013-03-25 |
Jyotsna Verma | Disable Execution Engine tests not supported by Hexagon. |
tree | commitdiff |
2013-02-28 |
Renato Golin | Corrections for XFAIL armv5 tests |
tree | commitdiff |
2013-02-26 |
Renato Golin | Proper XFAILs for ARMv7 / v5 |
tree | commitdiff |
2013-02-18 |
Tim Northover | AArch64: adjust tests which rely on a default JIT |
tree | commitdiff |
2013-01-16 |
Peter Collingbourne | Introduce llvm::sys::getProcessTriple() function. |
tree | commitdiff |
next |