OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
226 - 250
of
1527
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/ARM/
2011-08-12-vmovqqqq-pseudo.ll
1
; RUN: llc %s -mtriple=thumbv7-apple-
darwin
-verify-machineinstrs -mcpu=cortex-a9 -O0 -o -
2011-10-18-DisableMovtSize.ll
1
; RUN: llc < %s -mtriple=armv7-apple-
darwin
| FileCheck %s
avoid-cpsr-rmw.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-mcpu=cortex-a9 | FileCheck %s
fast-isel-crash.ll
1
; RUN: llc < %s -O0 -mtriple=thumbv7-apple-
darwin
hello.ll
5
; RUN: llc < %s -mtriple=armv6-apple-
darwin
| grep mov | count 2
ifcvt5.ll
1
; RUN: llc < %s -mtriple=armv7-apple-
darwin
| FileCheck %s
ifcvt6.ll
1
; RUN: llc < %s -mtriple=armv7-apple-
darwin
| FileCheck %s
memcpy-inline.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-regalloc=linearscan -disable-post-ra | FileCheck %s
/external/llvm/test/CodeGen/PowerPC/
2006-07-07-ComputeMaskedBits.ll
1
; RUN: llc < %s -mtriple=powerpc64-apple-
darwin
| grep extsw | count 2
2008-03-05-RegScavengerAssert.ll
1
; RUN: llc < %s -mtriple=powerpc-apple-
darwin
-enable-ppc32-regscavenger
2008-07-24-PPC64-CCBug.ll
1
; RUN: llc < %s -mtriple=powerpc64-apple-
darwin
| grep lwz | grep 228
private.ll
8
; RUN: llc < %s -mtriple=powerpc-apple-
darwin
> %t
/external/llvm/test/CodeGen/Thumb/
2007-02-02-JoinIntervalsCrash.ll
1
; RUN: llc < %s -mtriple=thumb-apple-
darwin
/external/llvm/test/CodeGen/Thumb2/
2009-08-10-ISelBug.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-mattr=+vfp2
2010-11-22-EpilogueBug.ll
2
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
| FileCheck %s
2011-04-21-FILoweringBug.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
| FileCheck %s
frameless2.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-disable-fp-elim | not grep r7
thumb2-mvn.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
| FileCheck %s
/external/llvm/test/CodeGen/X86/
2007-01-08-InstrSched.ll
2
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-O3 | FileCheck %s
2009-10-14-LiveVariablesBug.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
2010-01-08-Atomic64Bug.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
| FileCheck %s
2010-04-21-CoalescerBug.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
2010-07-06-asm-RIP.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| FileCheck %s
2010-07-13-indirectXconstraint.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| FileCheck %s
avx-select.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=corei7-avx -mattr=+avx | FileCheck %s
Completed in 313 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>