HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 301 - 325 of 1949) sorted by null

<<11121314151617181920>>

  /external/libusb/
configure.ac 25 *-darwin*)
26 AC_DEFINE(OS_DARWIN, [], [Darwin backend])
29 AC_MSG_RESULT([Darwin/MacOS X])
30 backend="darwin"
  /external/llvm/test/CodeGen/ARM/
2008-05-19-ScavengerAssert.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin
2008-08-07-AsmPrintBug.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -mattr=+v6 -relocation-model=pic | grep comm
2010-10-25-ifcvt-ldm.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin -mcpu=arm1136jf-s | FileCheck %s
2011-08-12-vmovqqqq-pseudo.ll 1 ; RUN: llc %s -mtriple=thumbv7-apple-darwin -verify-machineinstrs -mcpu=cortex-a9 -O0 -o -
fast-isel-crash.ll 1 ; RUN: llc < %s -O0 -verify-machineinstrs -mtriple=thumbv7-apple-darwin
  /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
2008-07-24-PPC64-CCBug.ll 1 ; RUN: llc < %s -mtriple=powerpc64-apple-darwin | grep lwz | grep 228
coalesce-ext.ll 1 ; RUN: llc -march=ppc64 -mtriple=powerpc64-apple-darwin < %s | FileCheck %s
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
2011-04-21-FILoweringBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
2013-03-06-vector-sext-operand-scalarize.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 -mcpu=generic -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 -mcpu=corei7 | 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
2011-04-19-sclr-bb.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7 | FileCheck %s
2012-02-12-dagco.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx

Completed in 235 milliseconds

<<11121314151617181920>>