HomeSort by relevance Sort by last modified time
    Searched refs:RUN (Results 1 - 25 of 153) sorted by null

1 2 3 4 5 6 7

  /dalvik/tests/etc/
default-run 17 exec ${RUN} "$@"
  /external/llvm/test/MC/AsmParser/
dollars-in-identifiers.s 0 # RUN: llvm-mc -triple i386-unknown-unknown %s > %t
2 # RUN: FileCheck < %t %s
directive_abort.s 0 # RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
2 # RUN: FileCheck -input-file %t %s
directive_incbin.s 0 # RUN: llvm-mc -triple i386-unknown-unknown %s -I %p | FileCheck %s
directive_line.s 0 # RUN: llvm-mc -triple i386-unknown-unknown %s
line_with_hash.s 0 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_subsections_via_symbols.s 0 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
conditional_asm.s 0 # RUN: llvm-mc -triple i386-unknown-unknown %s -I %p | FileCheck %s
directive_file.s 0 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_loc.s 0 # RUN: llvm-mc -triple i386-unknown-unknown %s
directive_thread_init_func.s 0 # RUN: llvm-mc -triple x86_64-unknown-darwin %s | FileCheck %s
directive_darwin_section.s 0 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
directive_tbss.s 0 # RUN: llvm-mc -triple x86_64-unknown-darwin %s | FileCheck %s
  /external/llvm/test/MC/MachO/ARM/
nop-armv4-padding.s 1 @ RUN: llvm-mc -triple armv4-apple-darwin %s -filetype=obj -o %t.obj
2 @ RUN: macho-dump --dump-section-data < %t.obj > %t.dump
3 @ RUN: FileCheck %s < %t.dump
nop-armv6t2-padding.s 1 @ RUN: llvm-mc -triple armv6t2-apple-darwin %s -filetype=obj -o %t.obj
2 @ RUN: macho-dump --dump-section-data < %t.obj > %t.dump
3 @ RUN: FileCheck %s < %t.dump
relax-thumb-ldr-literal.s 1 @ RUN: llvm-mc -n -triple thumbv7-apple-darwin10 %s -filetype=obj -o %t.obj
2 @ RUN: macho-dump --dump-section-data < %t.obj > %t.dump
3 @ RUN: FileCheck < %t.dump %s
thumb2-function-relative-load.s 1 @ RUN: llvm-mc -n -triple thumbv7-apple-darwin10 %s -filetype=obj -o %t.obj
2 @ RUN: macho-dump --dump-section-data < %t.obj > %t.dump
3 @ RUN: FileCheck < %t.dump %s
nop-thumb-padding.s 1 @ RUN: llvm-mc -triple armv6-apple-darwin %s -filetype=obj -o %t.obj
2 @ RUN: macho-dump --dump-section-data < %t.obj > %t.dump
3 @ RUN: FileCheck %s < %t.dump
nop-thumb2-padding.s 1 @ RUN: llvm-mc -triple armv7-apple-darwin %s -filetype=obj -o %t.obj
2 @ RUN: macho-dump --dump-section-data < %t.obj > %t.dump
3 @ RUN: FileCheck %s < %t.dump
no-subsections-reloc.s 1 @ RUN: llvm-mc -n -triple thumbv7-apple-darwin10 %s -filetype=obj -o %t.obj
2 @ RUN: macho-dump --dump-section-data < %t.obj > %t.dump
3 @ RUN: FileCheck < %t.dump %s
  /external/llvm/test/MC/ARM/
arm_word_directive.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown %s | FileCheck %s
elf-eflags-eabi.s 1 @ RUN: llvm-mc %s -triple=armv7-linux-gnueabi -filetype=obj -o - | \
2 @ RUN: elf-dump --dump-section-data | FileCheck -check-prefix=OBJ %s
  /external/llvm/test/MC/X86/
x86_directives.s 0 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 0 (* RUN: %ocamlopt -warn-error A llvm.cmxa llvm_analysis.cmxa llvm_bitwriter.cmxa %s -o %t
2 * RUN: %t %t.bc
3 * RUN: llvm-dis < %t.bc > %t.ll
68 (* RUN: grep "i686-apple-darwin8" < %t.ll
76 (* RUN: grep "bogus" < %t.ll
87 (* RUN: grep {const_int.*i32.*-1} < %t.ll
95 (* RUN: grep {const_sext_int.*i64.*-1} < %t.ll
102 (* RUN: grep {const_zext_int64.*i64.*4294967295} < %t.ll
109 (* RUN: grep {const_int_string.*i32.*-1} < %t.ll
116 (* RUN: grep {const_string.*"cruel\\\\00world"} < %t.l
    [all...]
  /external/llvm/test/MC/ELF/
elf_directive_previous.s 0 # RUN: llvm-mc -triple i386-pc-linux-gnu %s | FileCheck %s

Completed in 340 milliseconds

1 2 3 4 5 6 7