OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
176 - 200
of
1673
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/ARM/
ifcvt8.ll
1
; RUN: llc < %s -mtriple=armv7-apple-
darwin
| FileCheck %s
undef-sext.ll
1
; RUN: llc < %s -mtriple=armv7-apple-
darwin
-mcpu=cortex-a8 | FileCheck %s
/external/llvm/test/CodeGen/PowerPC/
2008-04-16-CoalescerBug.ll
1
; RUN: llc < %s -mtriple=powerpc-apple-
darwin
tailcallpic1.ll
1
; RUN: llc < %s -tailcallopt -mtriple=powerpc-apple-
darwin
-relocation-model=pic | grep TC_RETURN
/external/llvm/test/CodeGen/Thumb/
2007-01-31-RegInfoAssert.ll
1
; RUN: llc < %s -mtriple=thumb-apple-
darwin
2011-EpilogueBug.ll
1
; RUN: llc -mtriple=thumbv6-apple-
darwin
< %s | FileCheck %s
/external/llvm/test/CodeGen/Thumb2/
2010-04-15-DynAllocBug.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-mcpu=cortex-a8 -O3 | FileCheck %s
/external/llvm/test/CodeGen/X86/
2008-06-16-SubregsBug.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
| grep mov | count 4
2010-07-29-SetccSimplify.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| FileCheck %s
2011-10-11-srl.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=corei7-avx -promote-elements -mattr=-sse41
2011-12-8-bitcastintprom.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=corei7 | FileCheck %s
2012-02-14-scalar.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=corei7-avx -mattr=+avx
4char-promote.ll
4
target triple = "x86_64-apple-
darwin
"
alloca-align-rounding-32.ll
1
; RUN: llc < %s -march=x86 -mtriple=i686-apple-
darwin
| grep and | count 1
avx-sext.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=corei7-avx -mattr=+avx | FileCheck %s
avx-trunc.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=corei7-avx -mattr=+avx | FileCheck %s
avx-varargs-x86_64.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=corei7-avx -mattr=+avx | FileCheck %s
coalescer-remat.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| grep xor | count 3
darwin-stub.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
| grep stub
memset-3.ll
1
; RUN: llc -mtriple=i386-apple-
darwin
< %s | not grep memset
non-lazy-bind.ll
1
; RUN: llc -mtriple=x86_64-apple-
darwin
< %s | FileCheck %s
objc-gc-module-flags.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| FileCheck %s
pr7882.ll
1
; RUN: llc < %s -march=x86 -mtriple=i686-apple-
darwin
-pre-RA-sched=fast \
visibility2.ll
5
; RUN: llc -mtriple=x86_64-apple-
darwin
%s -o - | FileCheck %s
/external/llvm/test/MC/MachO/ARM/
nop-thumb-padding.s
1
@ RUN: llvm-mc -triple armv6-apple-
darwin
%s -filetype=obj -o %t.obj
Completed in 269 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>