llvm-6502/test/ExecutionEngine/MCJIT
Lang Hames 4442b6ec3a Add an "-object-cache-dir=<string>" option to LLI. This option specifies the
root path to which object files managed by the LLIObjectCache instance should be
written. This option defaults to "", in which case objects are cached in the
same directory as the bitcode they are derived from.

The load-object-a.ll test has been rewritten to use this option to support
testing in environments where the test directory is not writable.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198852 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-09 05:24:05 +00:00
..
Inputs Renaming MCJIT .ir files to .ll and moving them to Inputs 2013-10-28 23:51:03 +00:00
remote Fix lit config for disabled MCJIT tests on ARM 2013-12-03 13:48:28 +00:00
2002-12-16-ArgTest.ll
2003-01-04-ArgumentBug.ll
2003-01-04-LoopTest.ll
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
2003-05-07-ArgumentTest.ll
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
2003-08-23-RegisterAllocatePhysReg.ll
2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
2005-12-02-TailCallBug.ll
2007-12-10-APIntLoadStore.ll
2008-06-05-APInt-OverAShr.ll
2010-01-15-UndefValue.ll
2013-04-04-RelocAddend.ll
cross-module-a.ll Renaming MCJIT .ir files to .ll and moving them to Inputs 2013-10-28 23:51:03 +00:00
cross-module-sm-pic-a.ll Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left removed. 2013-11-13 07:43:10 +00:00
eh-lg-pic.ll Removing duplicate XFAIL markers 2013-08-20 16:42:22 +00:00
eh-sm-pic.ll Removing duplicate XFAIL markers 2013-08-20 16:42:22 +00:00
eh.ll XFAIL this test for mingw too. 2013-05-13 00:18:24 +00:00
fpbitcast.ll
hello2.ll
hello-sm-pic.ll Marking MCJIT PIC tests as XFAIL on arm 2013-08-20 15:36:04 +00:00
hello.ll
lit.local.cfg Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests 2013-09-13 10:59:01 +00:00
load-object-a.ll Add an "-object-cache-dir=<string>" option to LLI. This option specifies the 2014-01-09 05:24:05 +00:00
multi-module-a.ll Renaming MCJIT .ir files to .ll and moving them to Inputs 2013-10-28 23:51:03 +00:00
multi-module-eh-a.ll Renaming MCJIT .ir files to .ll and moving them to Inputs 2013-10-28 23:51:03 +00:00
multi-module-sm-pic-a.ll Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left removed. 2013-11-13 07:43:10 +00:00
non-extern-addend.ll Fix Addend computation for non external relocations on Macho. 2013-04-30 15:40:54 +00:00
pr13727.ll
simplesttest.ll
simpletest.ll
stubs-sm-pic.ll Marking MCJIT PIC tests as XFAIL on arm 2013-08-20 15:36:04 +00:00
stubs.ll
test-arith.ll
test-branch.ll
test-call-no-external-funcs.ll
test-call.ll
test-cast.ll
test-common-symbols-alignment.ll
test-common-symbols.ll
test-constantexpr.ll
test-data-align.ll
test-fp-no-external-funcs.ll
test-fp.ll
test-global-ctors.ll
test-global-init-nonzero-sm-pic.ll Fix typo in test's XFAIL line. Patch by Dimitry Andric! 2013-10-21 00:46:21 +00:00
test-global-init-nonzero.ll
test-global.ll
test-loadstore.ll
test-local.ll
test-logical.ll
test-loop.ll
test-phi.ll
test-ptr-reloc-sm-pic.ll Fix some more MCJIT PIC test XFAILs (for i386) 2013-09-20 22:12:03 +00:00
test-ptr-reloc.ll
test-ret.ll
test-return.ll
test-setcond-fp.ll
test-setcond-int.ll
test-shift.ll