OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x86
(Results
1076 - 1100
of
4487
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/llvm/test/CodeGen/X86/
2008-04-24-MemCpyBug.ll
1
; RUN: llc < %s -march=
x86
| not grep 120
2008-05-01-InvalidOrdCompare.ll
1
; RUN: llc < %s -enable-unsafe-fp-math -march=
x86
| grep jnp
2009-04-24.ll
1
; RUN: llc < %s -march=
x86
-64 -mtriple=x86_64-linux-gnu -regalloc=fast -relocation-model=pic > %t2
2009-06-05-sitofpCrash.ll
1
; RUN: llc < %s -march=
x86
-mattr=+sse
2009-06-15-not-a-tail-call.ll
1
; RUN: llc < %s -march=
x86
-tailcallopt | not grep TAILCALL
2009-06-18-movlp-shuffle-register.ll
1
; RUN: llc < %s -march=
x86
-mattr=+sse,-sse2 | FileCheck %s
2009-07-07-SplitICmp.ll
1
; RUN: llc < %s -march=
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
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
fp-stack-compare.ll
1
; RUN: llc < %s -march=
x86
-mcpu=i386 | FileCheck %s
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
insertelement-copytoregs.ll
1
; RUN: llc < %s -march=
x86
-64 | grep -v IMPLICIT_DEF
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
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 -promote-elements < %s -march=
x86
-64
Completed in 102 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>