HomeSort by relevance Sort by last modified time
    Searched full:march (Results 101 - 125 of 3154) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
shrink-fp-const2.ll 1 ; RUN: llc < %s -march=x86 | grep flds
trap.ll 1 ; RUN: llc < %s -march=x86 -mcpu=yonah | grep ud2
urem-i8-constant.ll 1 ; RUN: llc < %s -march=x86 | grep 111
v4f32-immediate.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse | grep movaps
weak.ll 1 ; RUN: llc < %s -march=x86
x86-64-ret0.ll 1 ; RUN: llc < %s -march=x86-64 | grep mov | count 1
2008-09-25-sseregparm-1.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep movs | count 2
2 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep fld | count 2
2008-12-12-PrivateEHSymbol.ll 1 ; RUN: llc < %s -disable-cfi -march=x86-64 -mtriple=x86_64-apple-darwin9 | grep ^__Z1fv.eh
2 ; RUN: llc < %s -disable-cfi -march=x86 -mtriple=i386-apple-darwin9 | grep ^__Z1fv.eh
bitcast2.ll 1 ; RUN: llc < %s -march=x86-64 | grep movd | count 2
2 ; RUN: llc < %s -march=x86-64 | not grep rsp
compare_folding.ll 1 ; RUN: llc < %s -march=x86 -mcpu=yonah | \
3 ; RUN: llc < %s -march=x86 -mcpu=yonah | \
epilogue.ll 1 ; RUN: llc < %s -mcpu=generic -march=x86 | not grep lea
2 ; RUN: llc < %s -mcpu=generic -march=x86 | grep {movl %ebp}
fmul-zero.ll 1 ; RUN: llc < %s -march=x86-64 -enable-unsafe-fp-math | not grep mulps
2 ; RUN: llc < %s -march=x86-64 | grep mulps
fold-call.ll 1 ; RUN: llc < %s -march=x86 | not grep mov
2 ; RUN: llc < %s -march=x86-64 | not grep mov
fold-imm.ll 1 ; RUN: llc < %s -march=x86 | grep inc
2 ; RUN: llc < %s -march=x86 | grep add | grep 4
  /external/llvm/test/CodeGen/XCore/
2008-11-17-Shl64.ll 1 ; RUN: llc < %s -march=xcore > %t1.s
basictest.ll 1 ; RUN: llc < %s -march=xcore
  /external/llvm/test/CodeGen/ARM/
2009-05-18-InlineAsmMem.ll 1 ; RUN: llc < %s -march=arm | FileCheck %s
2 ; RUN: llc < %s -march=thumb | FileCheck %s
fmdrr-fmrrd.ll 1 ; RUN: llc < %s -march=arm -mattr=vfp2 | not grep fmdrr
2 ; RUN: llc < %s -march=arm -mattr=vfp2 | not grep fmrrd
  /external/llvm/test/CodeGen/Mips/
addc.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s
2 ; RUN: llc < %s -march=mips | FileCheck %s
  /external/llvm/test/CodeGen/PowerPC/
2007-01-04-ArgExtension.ll 1 ; RUN: llc < %s -march=ppc32 | grep extsb
2 ; RUN: llc < %s -march=ppc32 | grep extsh
2008-07-10-SplatMiscompile.ll 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vadduhm
2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsubuhm
big-endian-actual-args.ll 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
3 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
big-endian-call-result.ll 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
3 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
stfiwx-2.ll 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep stb
3 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep stfiwx
  /external/llvm/test/CodeGen/SPARC/
ctpop.ll 1 ; RUN: llc < %s -march=sparc -mattr=-v9 | not grep popc
2 ; RUN: llc < %s -march=sparcv9 -mattr=v9 | grep popc

Completed in 51 milliseconds

1 2 3 45 6 7 8 91011>>