Home
last modified time | relevance | path

Searched refs:exeext (Results 1 – 25 of 89) sorted by relevance

1234

/external/llvm/test/ExecutionEngine/MCJIT/remote/
Dsimpletest-remote.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dcross-module-a.ll1 …le-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dmulti-module-a.ll1 …le-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dtest-data-align-remote.ll1 ; RUN: %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
Dtest-ptr-reloc-remote.ll1 ; RUN: %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
Dtest-ptr-reloc-sm-pic.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
Dtest-fp-no-external-funcs-remote.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Deh.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s
Dstubs-remote.ll1 …%lli -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
Dtest-global-init-nonzero-remote.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dtest-global-init-nonzero-sm-pic.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
Dtest-common-symbols-remote.ll1 … -remote-mcjit -O0 -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
/external/llvm/test/ExecutionEngine/OrcMCJIT/remote/
Dsimpletest-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /d…
Dcross-module-a.ll1 …le-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dmulti-module-a.ll1 …le-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
Dtest-data-align-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
Dtest-ptr-reloc-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
Dtest-fp-no-external-funcs-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /d…
Dtest-ptr-reloc-sm-pic.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
Deh.ll1 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s
Dstubs-remote.ll1 …cjit -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
Dtest-global-init-nonzero-remote.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /d…
Dtest-global-init-nonzero-sm-pic.ll1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
Dtest-common-symbols-remote.ll1 … -remote-mcjit -O0 -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
/external/libunwind/aux/
Dltmain.sh3652 *cygwin*) exeext=.exe ;;
3653 *) exeext= ;;
3733 program=lt-'$outputname'$exeext

1234