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

<<21222324252627282930>>

  /external/llvm/test/CodeGen/X86/
2009-07-09-ExtractBoolFromVector.ll 1 ; RUN: llc < %s -march=x86
2010-01-05-ZExt-Shl.ll 1 ; RUN: llc < %s -march=x86-64
2011-05-09-loaduse.ll 1 ; RUN: llc < %s -march=x86 -mcpu=corei7 | FileCheck %s
2012-02-23-mmx-inlineasm.ll 1 ; RUN: llc -march=x86 -mcpu=i686 -mattr=+mmx < %s | FileCheck %s
cmpxchg16b.ll 1 ; RUN: llc < %s -march=x86-64 -mcpu=core2 | FileCheck %s
dag-rauw-cse.ll 1 ; RUN: llc < %s -march=x86 | FileCheck %s
fast-isel-agg-constant.ll 1 ; RUN: llc < %s -march=x86-64 -O0 | FileCheck %s
fast-isel-atomic.ll 1 ; RUN: llc < %s -O0 -march=x86-64
fold-imm.ll 1 ; RUN: llc < %s -march=x86 | FileCheck %s
fp-stack-retcopy.ll 2 ; RUN: llc < %s -march=x86 -mcpu=yonah -mtriple=i686-apple-darwin9 | not grep xmm
imul-lea-2.ll 1 ; RUN: llc < %s -march=x86-64 | FileCheck %s
inlineasm-sched-bug.ll 2 ; RUN: llc -march=x86 -mcpu=atom <%s | FileCheck %s
insertelement-copytoregs.ll 1 ; RUN: llc < %s -march=x86-64 | FileCheck %s
isnan2.ll 1 ; RUN: llc < %s -march=x86 -mcpu=yonah | not grep pxor
large-gep-scale.ll 1 ; RUN: llc < %s -march=x86 | FileCheck %s
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
no-cmov.ll 1 ; RUN: llc -march=x86 -mcpu=i486 < %s | FileCheck %s
nonconst-static-iv.ll 1 ; RUN: not llc -march=x86 -mtriple=x86_64-linux-gnu < %s 2> %t
palignr-2.ll 1 ; RUN: llc < %s -march=x86 -mattr=+ssse3 | FileCheck %s
12 %0 = tail call <2 x i64> @llvm.x86.ssse3.palign.r.128(<2 x i64> %a, <2 x i64> %b, i8 24) nounwind readnone
17 declare <2 x i64> @llvm.x86.ssse3.palign.r.128(<2 x i64>, <2 x i64>, i8) nounwind readnone
25 %2 = tail call <2 x i64> @llvm.x86.ssse3.palign.r.128(<2 x i64> %1, <2 x i64> %0, i8 32) nounwind readnone
powi.ll 1 ; RUN: llc %s -march=x86 -mcpu=yonah -o - | grep mulsd | count 6
promote-trunc.ll 1 ; RUN: llc < %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

Completed in 790 milliseconds

<<21222324252627282930>>