HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 351 - 375 of 3268) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
2011-10-11-srl.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=-sse4.1
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"
asm-invalid-register-class-crasher.ll 1 ; RUN: not llc < %s -mtriple=i386-apple-darwin 2>&1 %t
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
named-reg-alloc.ll 1 ; RUN: not llc < %s -mtriple=x86_64-apple-darwin 2>&1 | FileCheck %s
named-reg-notareg.ll 1 ; RUN: not llc < %s -mtriple=x86_64-apple-darwin 2>&1 | FileCheck %s
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 \
setcc-narrowing.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin | FileCheck %s
simple-zext.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin < %s| FileCheck %s
visibility2.ll 5 ; RUN: llc -mtriple=x86_64-apple-darwin %s -o - | FileCheck %s
  /external/llvm/test/CodeGen/X86/GC/
ocaml-gc-assert.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
  /external/llvm/test/ExecutionEngine/MCJIT/
test-global-ctors.ll 2 ; XFAIL: darwin
  /external/llvm/test/MC/AArch64/
arm64-arm64-fixup.s 1 ; RUN: llvm-mc < %s -triple arm64-apple-darwin --show-encoding | FileCheck %s
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-canonical-form.txt 1 # RUN: llvm-mc -triple arm64-apple-darwin -mattr=neon --disassemble < %s | FileCheck %s
  /external/llvm/test/MC/Disassembler/ARM/
hex-immediates.txt 1 # RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 --disassemble --print-imm-hex < %s | 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
nop-thumb2-padding.s 1 @ RUN: llvm-mc -triple armv7-apple-darwin %s -filetype=obj -o %t.obj
  /external/valgrind/main/tests/
asm.h 3 // On Darwin, all symbols get an underscore prepended when compiled. If we
malloc.h 18 // Darwin lacks memalign, but its malloc is always 16-aligned anyway.

Completed in 163 milliseconds

<<11121314151617181920>>