OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:march
(Results
226 - 250
of
3154
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
2004-10-08-SelectSetCCFold.ll
1
; RUN: llc < %s -
march
=x86
2006-11-27-SelectLegalize.ll
1
; RUN: llc < %s -
march
=x86 | grep test.*1
2007-01-29-InlineAsm-ir.ll
1
; RUN: llc < %s -
march
=x86
2007-08-01-LiveVariablesBug.ll
1
; RUN: llc < %s -
march
=x86 | not grep movl
2007-08-10-SignExtSubreg.ll
1
; RUN: llc < %s -
march
=x86 | grep {movsbl}
2007-08-13-AppendingLinkage.ll
1
; RUN: llc < %s -
march
=x86 | not grep drectve
2008-02-14-BitMiscompile.ll
1
; RUN: llc < %s -
march
=x86 | grep and
2008-03-06-frem-fpstack.ll
1
; RUN: llc < %s -
march
=x86 -mcpu=i386
2008-08-19-SubAndFetch.ll
1
; RUN: llc < %s -
march
=x86-64 | FileCheck %s
2008-10-16-VecUnaryOp.ll
1
; RUN: llc < %s -
march
=x86 -mattr=+sse2
2008-10-29-ExpandVAARG.ll
1
; RUN: llc < %s -
march
=x86
2009-03-26-NoImplicitFPBug.ll
1
; RUN: llc < %s -
march
=x86 -mattr=+sse2
2009-06-05-ScalarToVectorByteMMX.ll
1
; RUN: llc < %s -
march
=x86 -mtriple=i386-linux-gnu -mattr=+mmx,+sse2 | not grep movl
2009-08-23-linkerprivate.ll
1
; RUN: llc < %s -
march
=x86 -mtriple=i686-apple-darwin | FileCheck %s
2011-06-06-fgetsign80bit.ll
1
; RUN: llc -
march
=x86-64 < %s
aligned-comm.ll
1
; RUN: llc < %s -
march
=x86
bigstructret2.ll
1
; RUN: llc < %s -
march
=x86 -o %t
bitcast-int-to-vector.ll
1
; RUN: llc < %s -
march
=x86
compare-add.ll
1
; RUN: llc < %s -
march
=x86 | not grep add
extractelement-from-arg.ll
1
; RUN: llc < %s -
march
=x86-64 -mattr=+sse2
fast-isel-bail.ll
1
; RUN: llc < %s -
march
=x86 -O0
fp-immediate-shorten.ll
3
; RUN: llc < %s -
march
=x86 -mattr=-sse2,-sse3 | \
i128-and-beyond.ll
1
; RUN: llc < %s -
march
=x86 -mtriple=i686-pc-linux-gnu | grep -- -1 | count 14
i2k.ll
1
; RUN: llc < %s -
march
=x86
imul-lea.ll
1
; RUN: llc < %s -
march
=x86 | grep lea
Completed in 47 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>