.. |
Interpreter
|
[PATCH][Interpreter] Add missing FP intrinsic lowering.
|
2014-08-30 18:33:35 +00:00 |
MCJIT
|
Remove some stale comments and fix a typo as suggested by David Blaikie in his
|
2016-01-17 01:49:46 +00:00 |
OrcLazy
|
Disable the new Orc lazy JIT tests on Windows, they do not pass
|
2016-02-10 18:46:42 +00:00 |
OrcMCJIT
|
Remove some stale comments and fix a typo as suggested by David Blaikie in his
|
2016-01-17 01:49:46 +00:00 |
RuntimeDyld
|
[RuntimeDyld][MachO] Fix handling of empty eh-frame sections.
|
2016-01-28 22:35:48 +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
|
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
|
2015-04-16 23:24:18 +00:00 |
frem.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
|
2015-04-16 23:24:18 +00:00 |
lit.local.cfg
|
[SPARC] Disable unsupported ExecutionEngine tests, and XFAIL a couple
|
2015-08-07 23:01:16 +00:00 |
mov64zext32.ll
|
Reinstate "Nuke the old JIT."
|
2014-09-02 22:28:02 +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
|
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
|
2015-04-16 23:24:18 +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 |