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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
inline-asm-modifier-n.ll 1 ; RUN: llc < %s -march=x86 | grep { 37}
ins_subreg_coalesce-2.ll 1 ; RUN: llc < %s -march=x86-64 | not grep movw
isnan.ll 1 ; RUN: llc < %s -march=x86 | not grep call
ispositive.ll 1 ; RUN: llc < %s -march=x86 | grep {shrl.*31}
lfence.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep lfence
membarrier.ll 1 ; RUN: llc < %s -march=x86-64 -mattr=-sse -O0
mmx-emms.ll 1 ; RUN: llc < %s -march=x86 -mattr=+mmx | grep emms
movfs.ll 1 ; RUN: llc < %s -march=x86 | grep fs
narrow_op-1.ll 1 ; RUN: llc < %s -march=x86-64 | grep orb | count 1
2 ; RUN: llc < %s -march=x86-64 | grep orb | grep 1
3 ; RUN: llc < %s -march=x86-64 | grep orl | count 1
4 ; RUN: llc < %s -march=x86-64 | grep orl | grep 16842752
negative-subscript.ll 1 ; RUN: llc < %s -march=x86
null-streamer.ll 3 ; RUN: llc -filetype=null -o %t -march=x86 %s
red-zone2.ll 1 ; RUN: llc < %s -mcpu=generic -march=x86-64 > %t
sext-load.ll 1 ; RUN: llc < %s -march=x86 | grep movsbl
sext-trunc.ll 1 ; RUN: llc < %s -march=x86 > %t
sfence.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep sfence
shift-one.ll 1 ; RUN: llc < %s -march=x86 | not grep leal
shift-pair.ll 1 ; RUN: llc < %s -march=x86-64 | FileCheck %s
shrink-fp-const1.ll 1 ; RUN: llc < %s -march=x86-64 -mattr=+sse2 | not grep cvtss2sd
sse-align-10.ll 1 ; RUN: llc < %s -march=x86-64 | grep movups | count 1
sse-align-5.ll 1 ; RUN: llc < %s -march=x86-64 | grep movaps | count 1
sse-align-6.ll 1 ; RUN: llc < %s -march=x86-64 | grep movdqu | count 1
sse-align-8.ll 1 ; RUN: llc < %s -march=x86-64 | grep movups | count 1
sse-varargs.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep xmm | grep esp
store-global-address.ll 1 ; RUN: llc < %s -march=x86 | grep movl | count 1
storetrunc-fp.ll 1 ; RUN: llc < %s -march=x86 | not grep flds

Completed in 223 milliseconds

<<11121314151617181920>>