OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:march
(Results
201 - 225
of
3154
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/PowerPC/
mul-neg-power-2.ll
1
; RUN: llc < %s -
march
=ppc32 | not grep mul
ppcf128-4.ll
1
; RUN: llc < %s -
march
=ppc32
setcc_no_zext.ll
1
; RUN: llc < %s -
march
=ppc32 | not grep rlwinm
vec_insert.ll
1
; RUN: llc < %s -
march
=ppc32 -mcpu=g5 | grep sth
/external/llvm/test/CodeGen/SPARC/
2009-08-28-PIC.ll
1
; RUN: llc -
march
=sparc --relocation-model=pic < %s | grep _GLOBAL_OFFSET_TABLE_
2011-01-11-Call.ll
1
; RUN: llc -
march
=sparc -O0 <%s
/external/llvm/test/CodeGen/Thumb/
2009-06-18-ThumbCommuteMul.ll
1
; RUN: llc < %s -
march
=thumb | grep r0 | count 1
fpow.ll
1
; RUN: llc < %s -
march
=thumb
inlineasm-thumb.ll
1
; RUN: llc < %s -
march
=thumb | FileCheck %s
ispositive.ll
1
; RUN: llc < %s -
march
=thumb | FileCheck %s
trap.ll
1
; RUN: llc < %s -
march
=thumb | FileCheck %s
/external/llvm/test/CodeGen/Thumb2/
thumb2-add3.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
thumb2-add6.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
thumb2-asr.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
thumb2-asr2.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
thumb2-ldr_ext.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | grep ldrb | count 1
2
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | grep ldrh | count 1
3
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | grep ldrsb | count 1
4
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | grep ldrsh | count 1
thumb2-lsl.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
thumb2-lsl2.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
thumb2-lsr.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
thumb2-lsr2.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
thumb2-neg.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
thumb2-sub2.ll
1
; RUN: llc < %s -
march
=thumb -mattr=+thumb2 | FileCheck %s
/external/llvm/test/CodeGen/X86/
2003-08-23-DeadBlockTest.ll
1
; RUN: llc < %s -
march
=x86
2004-02-22-Casts.ll
1
; RUN: llc < %s -
march
=x86
2004-03-30-Select-Max.ll
1
; RUN: llc < %s -
march
=x86 -mcpu=yonah | not grep {j\[lgbe\]}
Completed in 7433 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>