HomeSort by relevance Sort by last modified time
    Searched full:x86 (Results 526 - 550 of 5961) sorted by null

<<21222324252627282930>>

  /external/llvm/test/CodeGen/X86/
ispositive.ll 1 ; RUN: llc < %s -march=x86 | grep "shrl.*31"
membarrier.ll 1 ; RUN: llc < %s -march=x86-64 -mattr=-sse -O0
movfs.ll 1 ; RUN: llc < %s -march=x86 | grep fs
negative-subscript.ll 1 ; RUN: llc < %s -march=x86
negative_zero.ll 1 ; RUN: llc < %s -march=x86 -mattr=-sse2,-sse3 | FileCheck %s
null-streamer.ll 3 ; RUN: llc -filetype=null -o %t -march=x86 %s
pr13577.ll 1 ; RUN: llc < %s -march=x86-64
sext-trunc.ll 1 ; RUN: llc < %s -march=x86 > %t
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
sub.ll 1 ; RUN: llc -march=x86 < %s | FileCheck %s
subreg-to-reg-3.ll 1 ; RUN: llc < %s -march=x86-64 | FileCheck %s
tailcallfp.ll 1 ; RUN: llc < %s -march=x86 -tailcallopt | FileCheck %s
v4f32-immediate.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse | FileCheck %s
vec_add.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2
vec_insert-3.ll 1 ; RUN: llc < %s -march=x86-64 -mattr=+sse2,-sse41 | grep punpcklqdq | count 1
vec_set-A.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | FileCheck %s

Completed in 411 milliseconds

<<21222324252627282930>>