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

1 2 3 4 56 7 8 91011>>

  /external/clang/test/CodeGen/
2007-02-25-C-DotDotDot.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -O0 %s -emit-llvm -o - | FileCheck %s
2008-04-08-NoExceptions.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o - %s | FileCheck %s
2009-12-07-BitFieldAlignment.c 1 // RUN: %clang_cc1 -triple i686-apple-darwin %s -emit-llvm -o - | FileCheck %s
2010-05-26-AsmSideEffect.c 2 // RUN: %clang_cc1 %s -emit-llvm -triple arm-apple-darwin -o - | FileCheck %s
debug-info-vla.c 1 // RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin %s -o - | FileCheck %s
pclmul-builtins.c 1 // RUN: %clang_cc1 %s -O3 -triple=x86_64-apple-darwin -target-feature +pclmul -emit-llvm -o - | FileCheck %s
pr12251.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin %s -emit-llvm -O1 -relaxed-aliasing -o - | FileCheck %s
struct-matching-constraint.c 2 // RUN: %clang_cc1 -S -emit-llvm -triple armv7a-apple-darwin %s -o /dev/null
utf16-cfstrings.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm %s -o - | FileCheck %s
  /external/clang/test/CodeGenCXX/
debug-info-rvalue-ref.cpp 1 // RUN: %clang_cc1 -std=c++11 -emit-llvm -g -triple x86_64-apple-darwin %s -o - | FileCheck %s
  /external/clang/test/Sema/
2010-05-31-palignr.c 1 // RUN: not %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o /dev/null %s
array-size.c 1 // RUN: %clang_cc1 -triple i686-apple-darwin -verify %s
  /external/llvm/test/CodeGen/ARM/
arguments7.ll 2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments8.ll 2 ; RUN: llc < %s -mtriple=arm-apple-darwin
bswap-inline-asm.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -mattr=+v6 | FileCheck %s
global-merge-addrspace.ll 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin | FileCheck %s
hidden-vis-2.ll 1 ; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=arm-apple-darwin | FileCheck %s
memfunc.ll 2 ; RUN: llc < %s -mtriple=thumbv7m-darwin-eabi -o - | FileCheck %s --check-prefix=DARWIN
22 ; DARWIN: movs r1, #0
23 ; DARWIN: memset
  /external/llvm/test/CodeGen/PowerPC/
2007-09-12-LiveIntervalsAssert.ll 1 ; RUN: llc < %s -mtriple=powerpc64-apple-darwin
  /external/llvm/test/CodeGen/Thumb/
pop.ll 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin | FileCheck %s
  /external/llvm/test/CodeGen/Thumb2/
2010-12-03-AddSPNarrowing.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
thumb2-ldrd.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+thumb2 | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2008-08-17-UComiCodeGenBug.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep movzbl
2010-05-16-nosseconversion.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin -mattr=-sse < %s
2011-10-11-srl.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=-sse41

Completed in 450 milliseconds

1 2 3 4 56 7 8 91011>>