.. |
MCJIT
|
X86TargetMachine.cpp: Clarify to emit GOT in i686-{cygming|win32}-elf for mcjit.
|
2013-08-21 02:37:25 +00:00 |
RuntimeDyld
|
[tests] Cleanup initialization of test suffixes.
|
2013-08-16 00:37:11 +00:00 |
2002-12-16-ArgTest.ll
|
Corrections for XFAIL armv5 tests
|
2013-02-28 10:05:10 +00:00 |
2003-01-04-ArgumentBug.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
2003-01-04-LoopTest.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
2003-01-04-PhiTest.ll
|
|
|
2003-01-09-SARTest.ll
|
|
|
2003-01-10-FUCOM.ll
|
|
|
2003-01-15-AlignmentTest.ll
|
|
|
2003-05-06-LivenessClobber.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
2003-05-07-ArgumentTest.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
2003-05-11-PHIRegAllocBug.ll
|
|
|
2003-06-04-bzip2-bug.ll
|
|
|
2003-06-05-PHIBug.ll
|
|
|
2003-08-15-AllocaAssertion.ll
|
|
|
2003-08-21-EnvironmentTest.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
2003-08-23-RegisterAllocatePhysReg.ll
|
|
|
2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
|
|
|
2005-12-02-TailCallBug.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
2007-12-10-APIntLoadStore.ll
|
|
|
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
|
|
|
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
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
hello.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
lit.local.cfg
|
[tests] Cleanup initialization of test suffixes.
|
2013-08-16 00:37:11 +00:00 |
mov64zext32.ll
|
Add newlines at end of test files, no functionality change
|
2013-07-13 22:00:58 +00:00 |
simplesttest.ll
|
|
|
simpletest.ll
|
|
|
stubs.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
test-arith.ll
|
|
|
test-branch.ll
|
|
|
test-call-no-external-funcs.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
test-call.ll
|
Corrections for XFAIL armv5 tests
|
2013-02-28 10:05:10 +00:00 |
test-cast.ll
|
|
|
test-common-symbols.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
test-constantexpr.ll
|
|
|
test-fp-no-external-funcs.ll
|
Corrections for XFAIL armv5 tests
|
2013-02-28 10:05:10 +00:00 |
test-fp.ll
|
Corrections for XFAIL armv5 tests
|
2013-02-28 10:05:10 +00:00 |
test-global-init-nonzero.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
test-global.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +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-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-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-loadstore.ll
|
This patch improves the MCJIT runtime dynamic loader by adding new handling
|
2012-04-12 20:13:57 +00:00 |
test-local.ll
|
|
|
test-logical.ll
|
|
|
test-loop.ll
|
|
|
test-phi.ll
|
|
|
test-ret.ll
|
|
|
test-return.ll
|
|
|
test-setcond-fp.ll
|
|
|
test-setcond-int.ll
|
|
|
test-shift.ll
|
|
|