HomeSort by relevance Sort by last modified time
    Searched full:march (Results 51 - 75 of 6069) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb2_mul-bad.d 2 #as: -march=armv6kt2
thumb2_str-bad.d 2 #as: -march=armv6kt2
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
arch-err-1.s 1 ; Test mismatch of --march=ARCH1 and .arch ARCH2.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
arch-avx-1.s 1 # Test -march=
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
macro-warn-2-n32.d 1 #as: -march=from-abi -n32 -KPIC
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-bad-2.d 2 #as: -march=c62x
predicate-bad-2.d 2 #as: -march=c62x
predicate-bad-3.d 2 #as: -march=c674x
  /external/clang/test/Driver/
target-as.s 1 // Make sure the -march is passed down to cc1as.
3 // RUN: -march=geode 2>&1 | FileCheck -check-prefix=TARGET %s
  /external/llvm/test/CodeGen/Mips/
mature-mc-support.ll 6 ; SKIP: not llc -march=mips < %s > /dev/null 2> %t1
9 ; RUN: not llc -march=mips -filetype=obj < %s > /dev/null 2> %t2
12 ; SKIP: not llc -march=mipsel < %s > /dev/null 2> %t3
15 ; RUN: not llc -march=mipsel -filetype=obj < %s > /dev/null 2> %t4
18 ; SKIP: not llc -march=mips64 < %s > /dev/null 2> %t5
21 ; RUN: not llc -march=mips64 -filetype=obj < %s > /dev/null 2> %t6
24 ; SKIP: not llc -march=mips64el < %s > /dev/null 2> %t7
27 ; RUN: not llc -march=mips64el -filetype=obj < %s > /dev/null 2> %t8
mips64fpimm0.ll 1 ; RUN: llc < %s -march=mips64el -mcpu=mips4 -target-abi=n64 | FileCheck %s
2 ; RUN: llc < %s -march=mips64el -mcpu=mips64 -target-abi=n64 | FileCheck %s
  /external/llvm/test/CodeGen/NVPTX/
sm-version-30.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_30 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_30 | FileCheck %s
sm-version-32.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_32 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_32 | FileCheck %s
sm-version-35.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_35 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_35 | FileCheck %s
sm-version-37.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_37 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_37 | FileCheck %s
sm-version-50.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_50 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_50 | FileCheck %s
sm-version-52.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_52 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_52 | FileCheck %s
sm-version-53.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_53 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_53 | FileCheck %s
  /external/llvm/test/CodeGen/PowerPC/
2007-01-29-lbrx-asm.ll 1 ; RUN: llc < %s -march=ppc32
2 ; RUN: llc < %s -march=ppc64
a2q.ll 1 ; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
2 ; RUN: llc < %s -march=ppc64 -mcpu=a2 -mattr=+qpx | FileCheck %s
i64_fp.ll 4 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \
6 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \
8 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \
10 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \
12 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \
14 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \
16 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \
18 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \
load-constant-addr.ll 2 ; RUN: llc < %s -march=ppc32 | grep lfs
3 ; RUN: llc < %s -march=ppc32 | not grep ori
  /external/llvm/test/CodeGen/X86/
2008-10-17-Asm64bitRConstraint.ll 1 ; RUN: llc < %s -march=x86 -no-integrated-as
2 ; RUN: llc < %s -march=x86-64 -no-integrated-as
DbgValueOtherTargets.test 1 RUN: llc -O0 -march=x86 -asm-verbose < %S/../Inputs/DbgValueOtherTargets.ll | FileCheck %S/../Inputs/DbgValueOtherTargets.ll
2 RUN: llc -O0 -march=x86-64 -asm-verbose < %S/../Inputs/DbgValueOtherTargets.ll | FileCheck %S/../Inputs/DbgValueOtherTargets.ll
fp-stack-direct-ret.ll 1 ; RUN: llc < %s -march=x86 | not grep fstp
2 ; RUN: llc < %s -march=x86 -mcpu=yonah | not grep movsd

Completed in 441 milliseconds

1 23 4 5 6 7 8 91011>>