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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
large-gep-scale.ll 1 ; RUN: llc < %s -march=x86 | FileCheck %s
mmx-shift.ll 1 ; RUN: llc < %s -march=x86 -mattr=+mmx | grep psllq | grep 32
2 ; RUN: llc < %s -march=x86-64 -mattr=+mmx | grep psllq | grep 32
3 ; RUN: llc < %s -march=x86 -mattr=+mmx | grep psrad
4 ; RUN: llc < %s -march=x86-64 -mattr=+mmx | grep psrlw
multiple-return-values-cross-block.ll 1 ; RUN: llc < %s -march=x86
negative-sin.ll 1 ; RUN: llc < %s -enable-unsafe-fp-math -march=x86-64 | FileCheck %s
powi.ll 1 ; RUN: llc %s -march=x86 -mcpu=yonah -o - | grep mulsd | count 6
promote-trunc.ll 1 ; RUN: llc -promote-elements < %s -march=x86-64
sse-align-1.ll 1 ; RUN: llc < %s -march=x86-64 | grep movap | count 2
sse-align-4.ll 1 ; RUN: llc < %s -march=x86-64 | grep movup | count 2
sse-align-9.ll 1 ; RUN: llc < %s -march=x86-64 | grep movup | count 2
store-empty-member.ll 1 ; RUN: llc < %s -march=x86 | FileCheck %s
store_op_load_fold.ll 1 ; RUN: llc < %s -march=x86 | not grep mov
subreg-to-reg-0.ll 1 ; RUN: llc < %s -march=x86-64 | grep mov | count 1
v-binop-widen.ll 1 ; RUN: llc -mcpu=generic -march=x86 -mattr=+sse < %s | FileCheck %s
variable-sized-darwin-bzero.ll 1 ; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin10 | grep __bzero
vec_return.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | FileCheck %s
vec_set-J.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep movss
vec_shuffle-34.ll 1 ; RUN: llc < %s -march=x86 -mcpu=core2 | grep pshufb | count 2
vec_uint_to_fp.ll 1 ; RUN: llc < %s -march=x86 -mcpu=corei7-avx | FileCheck %s
vector-variable-idx.ll 1 ; RUN: llc < %s -march=x86-64 | grep movss | count 2
wide-integer-fold.ll 1 ; RUN: llc < %s -march=x86-64 | FileCheck %s
widen_conv-2.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse42 | FileCheck %s
widen_conv-3.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse42 | FileCheck %s
widen_conv-4.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse42 | FileCheck %s
zext-trunc.ll 1 ; RUN: llc < %s -march=x86-64 | FileCheck %s
  /external/llvm/test/CodeGen/XCore/
2009-01-08-Crash.ll 1 ; RUN: llc < %s -march=xcore > %t1.s

Completed in 189 milliseconds

<<11121314151617181920>>