.. |
Interpreter
|
Add missing Interpreter intrinsic lowering for sin, cos and ceil
|
2014-08-08 15:00:12 +00:00 |
MCJIT
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
RuntimeDyld
|
[MCJIT] Add an i386 RuntimeDyldMachO test case.
|
2014-08-19 21:26:36 +00:00 |
2002-12-16-ArgTest.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2003-01-04-ArgumentBug.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2003-01-04-LoopTest.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2003-01-04-PhiTest.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
2003-01-09-SARTest.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
2003-01-10-FUCOM.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
2003-01-15-AlignmentTest.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2003-05-06-LivenessClobber.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2003-05-07-ArgumentTest.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2003-05-11-PHIRegAllocBug.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
2003-06-04-bzip2-bug.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
2003-06-05-PHIBug.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
2003-08-15-AllocaAssertion.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2003-08-21-EnvironmentTest.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2003-08-23-RegisterAllocatePhysReg.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2005-12-02-TailCallBug.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
2007-12-10-APIntLoadStore.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
2008-06-05-APInt-OverAShr.ll
|
Rewrite test/ExecutionEngine tests to use FileCheck instead of grep
|
2013-04-08 19:51:36 +00:00 |
2010-01-15-UndefValue.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
fma3-jit.ll
|
In LLVM FMA3 operands are dst, src1, src2, src3, however dst is not encoded as it is always src1. This was causing the encoding of the operands to be off by one.
|
2013-08-21 05:03:10 +00:00 |
fpbitcast.ll
|
Rewrite test/ExecutionEngine tests to use FileCheck instead of grep
|
2013-04-08 19:51:36 +00:00 |
hello2.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
hello.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
lit.local.cfg
|
mark the old jit tests as unsupported for powerpc64 (for cmake)
|
2014-06-17 17:04:42 +00:00 |
mov64zext32.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
simplesttest.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
simpletest.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
stubs.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-arith.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-branch.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-call-no-external-funcs.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-call.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-cast.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-common-symbols.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-constantexpr.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-fp-no-external-funcs.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-fp.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-global-init-nonzero.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-global.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-interp-vec-arithm_float.ll
|
Teach the interpreter to handle vector compares and additional vector arithmetic operations.
|
2013-04-26 20:19:41 +00:00 |
test-interp-vec-arithm_int.ll
|
Teach the interpreter to handle vector compares and additional vector arithmetic operations.
|
2013-04-26 20:19:41 +00:00 |
test-interp-vec-cast.ll
|
LLVM Interpreter: This patch implements vector support for cast operations (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types.
|
2013-08-05 12:17:06 +00:00 |
test-interp-vec-insertelement.ll
|
llvm interpreter: select, shuffle and insertelement instructions.
|
2013-09-02 06:40:09 +00:00 |
test-interp-vec-insertextractvalue.ll
|
LLVM interpreter: added a test for insert- extract- value
|
2013-09-12 10:52:03 +00:00 |
test-interp-vec-loadstore.ll
|
LLVM Interpreter: MIPS tests should pass
|
2013-08-07 06:13:21 +00:00 |
test-interp-vec-logical.ll
|
Teach the interpreter to handle vector compares and additional vector arithmetic operations.
|
2013-04-26 20:19:41 +00:00 |
test-interp-vec-select.ll
|
llvm interpreter: select, shuffle and insertelement instructions.
|
2013-09-02 06:40:09 +00:00 |
test-interp-vec-setcond-fp.ll
|
Teach the interpreter to handle vector compares and additional vector arithmetic operations.
|
2013-04-26 20:19:41 +00:00 |
test-interp-vec-setcond-int.ll
|
Teach the interpreter to handle vector compares and additional vector arithmetic operations.
|
2013-04-26 20:19:41 +00:00 |
test-interp-vec-shift.ll
|
LLVM Interpreter: This patch implements vector support for cast operations (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types.
|
2013-08-05 12:17:06 +00:00 |
test-interp-vec-shuffle.ll
|
llvm interpreter: select, shuffle and insertelement instructions.
|
2013-09-02 06:40:09 +00:00 |
test-loadstore.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-local.ll
|
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
|
2014-08-07 22:02:54 +00:00 |
test-logical.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-loop.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-phi.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-ret.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-return.ll
|
Remove "XFAIL: arm" from test/ExecutionEngine/test-return.ll
|
2012-01-17 18:21:05 +00:00 |
test-setcond-fp.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-setcond-int.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |
test-shift.ll
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
|
2012-01-16 08:56:09 +00:00 |