OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x86
(Results
626 - 650
of
4567
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/CodeGen/X86/
fp-stack-retcopy.ll
2
; RUN: llc < %s -march=
x86
-mcpu=yonah -mtriple=i686-apple-darwin9 | not grep xmm
i128-mul.ll
1
; RUN: llc < %s -march=
x86
-64
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
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
store-empty-member.ll
1
; RUN: llc < %s -march=
x86
| FileCheck %s
trap.ll
1
; RUN: llc < %s -march=
x86
-mcpu=yonah | FileCheck %s
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
Completed in 271 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>