OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RUN
(Results
351 - 375
of
680
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/test/MC/ARM/
coff-relocations.s
1
@
RUN
: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \
2
@
RUN
: | llvm-readobj -r - | FileCheck %s -check-prefix CHECK-RELOCATION
4
@
RUN
: llvm-mc -triple thumbv7-windows-itanium -filetype obj -o - %s \
5
@
RUN
: | llvm-objdump -d - | FileCheck %s -check-prefix CHECK-ENCODING
complex-operands.s
1
@
RUN
: llvm-mc -triple armv7-eabi -filetype asm -o - %s | FileCheck %s
directive-arch_extension-crc.s
1
@
RUN
: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null 2>&1 %s \
2
@
RUN
: | FileCheck %s -check-prefix CHECK-V7
3
@
RUN
: not llvm-mc -triple armv8-eabi -filetype asm -o /dev/null 2>&1 %s \
4
@
RUN
: | FileCheck %s -check-prefix CHECK-V8
mode-switch.s
2
@
RUN
: llvm-mc -triple armv7-unknown-unknown -show-encoding < %s | FileCheck %s
3
@
RUN
: llvm-mc -triple thumbv7-unknown-unknown -show-encoding <%s | FileCheck %s
symbol-variants-errors.s
1
@
RUN
: not llvm-mc < %s -triple armv7-none-linux-gnueabi 2>&1 | FileCheck %s
thumb_set.s
1
@
RUN
: llvm-mc -triple armv7-eabi -filetype obj -o - %s | llvm-readobj -t \
2
@
RUN
: | FileCheck %s
4
@
RUN
: llvm-mc -triple armv7-eabi -filetype asm -o - %s \
5
@
RUN
: | FileCheck --check-prefix=ASM %s
comment.s
2
@
RUN
: llvm-mc %s -triple=armv7-linux-gnueabi | FileCheck %s
3
@
RUN
: llvm-mc %s -triple=armv7-linux-gnueabi 2>&1 | FileCheck %s --check-prefix=ERROR
directive-arch_extension-crypto.s
1
@
RUN
: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null 2>&1 %s \
2
@
RUN
: | FileCheck %s -check-prefix CHECK-V7
3
@
RUN
: not llvm-mc -triple armv8-eabi -filetype asm -o /dev/null 2>&1 %s \
4
@
RUN
: | FileCheck %s -check-prefix CHECK-V8
5
@
RUN
: not llvm-mc -triple thumbv7-eabi -filetype asm -o /dev/null 2>&1 %s \
6
@
RUN
: | FileCheck %s -check-prefix CHECK-V7
7
@
RUN
: not llvm-mc -triple thumbv8-eabi -filetype asm -o /dev/null 2>&1 %s \
8
@
RUN
: | FileCheck %s -check-prefix CHECK-V8
inst-directive.s
1
@
RUN
: llvm-mc %s -triple=armv7-linux-gnueabi -filetype=obj -o - \
2
@
RUN
: | llvm-readobj -s -sd | FileCheck %s
thumb2-cbn-to-next-inst.s
1
@
RUN
: llvm-mc -triple thumbv7-apple-darwin -filetype=obj -o %t.o %s
2
@
RUN
: llvm-objdump -triple thumbv7-apple-darwin -d %t.o | FileCheck %s
/external/llvm/test/MC/AsmParser/
directive_ascii.s
0
#
RUN
: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_values.s
0
#
RUN
: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
ifb.s
0
#
RUN
: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_fill.s
0
#
RUN
: llvm-mc -triple i386-unknown-unknown %s 2> %t.err | FileCheck %s
2
#
RUN
: FileCheck --check-prefix=CHECK-WARNINGS %s < %t.err
/external/llvm/test/MC/ELF/
fde.s
0
#
RUN
: llvm-mc -filetype=obj %s -o %t.o -triple x86_64-pc-linux-gnu && llvm-objdump -s %t.o
/external/llvm/test/MC/MachO/ARM/
llvm-objdump-macho.s
1
@
RUN
: llvm-mc -triple=thumbv7-apple-ios -filetype=obj -o - < %s | llvm-objdump -d -macho -triple=thumbv7-apple-ios - | FileCheck %s
static-movt-relocs.s
1
@
RUN
: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-darwin10 -filetype=obj -o - < %s | macho-dump | FileCheck %s
thumb-bl-jbits.s
1
@
RUN
: llvm-mc -triple=thumbv7-apple-darwin -filetype=obj -o - < %s | macho-dump --dump-section-data | FileCheck %s
/external/llvm/test/MC/Mips/
mips-coprocessor-encodings.s
0
#
RUN
: llvm-mc %s -triple=mips64-unknown-freebsd -show-encoding \
2
#
RUN
:| FileCheck --check-prefix=MIPS64 %s
micromips-control-instructions.s
0
#
RUN
: llvm-mc %s -triple=mipsel -show-encoding -mcpu=mips32r2 -mattr=micromips \
2
#
RUN
: | FileCheck -check-prefix=CHECK-EL %s
3
#
RUN
: llvm-mc %s -triple=mips -show-encoding -mcpu=mips32r2 -mattr=micromips \
4
#
RUN
: | FileCheck -check-prefix=CHECK-EB %s
micromips-expressions.s
0
#
RUN
: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
2
#
RUN
: -mcpu=mips32r2 -mattr=micromips | FileCheck %s
mips-abi-bad.s
2
#
RUN
: not llvm-mc -triple mips-unknown-unknown %s 2>&1 | FileCheck %s
/external/llvm/test/MC/PowerPC/
ppc64-fixup-apply.s
2
#
RUN
: llvm-mc -triple powerpc64-unknown-unknown -filetype=obj %s | \
3
#
RUN
: llvm-readobj -s -sd | FileCheck -check-prefix=CHECK -check-prefix=CHECK-BE %s
4
#
RUN
: llvm-mc -triple powerpc64le-unknown-unknown -filetype=obj %s | \
5
#
RUN
: llvm-readobj -s -sd | FileCheck -check-prefix=CHECK -check-prefix=CHECK-LE %s
/external/llvm/test/MC/Sparc/
sparcv9-instructions.s
0
!
RUN
: not llvm-mc %s -arch=sparc -show-encoding 2>&1 | FileCheck %s --check-prefix=V8
2
!
RUN
: llvm-mc %s -arch=sparcv9 -show-encoding | FileCheck %s --check-prefix=V9
/external/llvm/test/MC/Mips/msa/
test_elm_insve.s
0
#
RUN
: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
Completed in 386 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>