HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 851 - 875 of 1673) sorted by null

<<31323334353637383940>>

  /external/llvm/test/CodeGen/Thumb2/
thumb2-tbh.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -relocation-model=pic | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2007-09-05-InvalidAsm.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -x86-asm-syntax=intel | not grep {lea\[\[:space:\]\]R}
2008-03-23-DarwinAsmComments.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -asm-verbose | grep {#} | not grep -v {##}
2008-04-16-ReMatBug.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -disable-cgp-branch-opts | grep movw | not grep {, %e}
2010-02-19-TailCallRetAddrBug.ll 1 ; RUN: llc -mcpu=generic -mtriple=i386-apple-darwin -tailcallopt < %s | FileCheck %s
2010-04-23-mmx-movdq2q.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+mmx,+sse2 | FileCheck %s
2010-05-12-FastAllocKills.ll 3 target triple = "x86_64-apple-darwin"
2011-04-13-SchedCmpJmp.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core2 | FileCheck %s
3addr-16bit.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -asm-verbose=false | FileCheck %s -check-prefix=64BIT
SwizzleShuff.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
avx-cvt.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
avx-vperm2f128.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
avx2-arith.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core-avx2 -mattr=+avx2 | FileCheck %s
avx2-cmp.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core-avx2 -mattr=+avx2 | FileCheck %s
avx2-palignr.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core-avx2 -mattr=+avx2 | FileCheck %s
bswap-inline-asm.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin > %t
dbg-declare.ll 1 ; RUN: llc < %s -O0 -mtriple x86_64-apple-darwin
fold-call-3.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep call | grep 560
sse41-blend.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7 -promote-elements -mattr=+sse41 | FileCheck %s
  /external/llvm/test/DebugInfo/X86/
DW_AT_byte_size.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
DW_AT_specification.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
DW_TAG_friend.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
ending-run.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
  /external/llvm/test/MC/MachO/
lcomm-attributes.s 3 // Note, this test intentionally mismatches Darwin 'as', which loses the
tbss.s 1 // RUN: llvm-mc -triple x86_64-apple-darwin %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s

Completed in 841 milliseconds

<<31323334353637383940>>