OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
76 - 100
of
1949
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/ARM/
arguments3.ll
2
; RUN: llc < %s -mtriple=arm-apple-
darwin
arguments4.ll
2
; RUN: llc < %s -mtriple=arm-apple-
darwin
arguments5.ll
2
; RUN: llc < %s -mtriple=arm-apple-
darwin
arguments6.ll
2
; RUN: llc < %s -mtriple=arm-apple-
darwin
ctors_dtors.ll
1
; RUN: llc < %s -mtriple=arm-apple-
darwin
| FileCheck %s -check-prefix=
DARWIN
5
;
DARWIN
: .section __DATA,__mod_init_func,mod_init_funcs
6
;
DARWIN
: .section __DATA,__mod_term_func,mod_term_funcs
fast-isel-crash2.ll
1
; RUN: llc < %s -O0 -verify-machineinstrs -mtriple=thumbv7-apple-
darwin
/external/llvm/test/CodeGen/PowerPC/
2009-08-23-linkerprivate.ll
1
; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-
darwin
| FileCheck %s
fabs.ll
1
; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-
darwin
| grep "fabs f1, f1"
/external/llvm/test/CodeGen/Thumb/
frame_thumb.ll
1
; RUN: llc < %s -mtriple=thumb-apple-
darwin
\
push.ll
1
; RUN: llc < %s -mtriple=thumb-apple-
darwin
-disable-fp-elim | FileCheck %s
/external/llvm/test/CodeGen/Thumb2/
2010-05-24-rsbs.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
| FileCheck %s
frameless.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-disable-fp-elim | not grep mov
/external/llvm/test/CodeGen/X86/
2009-01-27-NullStrings.ll
1
; RUN: llc < %s -mtriple=i686-apple-
darwin
| FileCheck %s
2009-08-23-linkerprivate.ll
1
; RUN: llc < %s -march=x86 -mtriple=i686-apple-
darwin
| FileCheck %s
aligned-comm.ll
5
;
Darwin
9+ should get alignment on common symbols.
avx-bitcast.ll
1
; RUN: llc < %s -O0 -mtriple=x86_64-apple-
darwin
-mcpu=corei7-avx -mattr=+avx | FileCheck %s
extern_weak.ll
1
; RUN: llc < %s -mtriple=i686-apple-
darwin
| grep weak_reference | count 2
fold-call-2.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
| grep mov | count 1
x86_64-mul-by-const.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| FileCheck %s
/external/llvm/test/MC/ARM/
bracket-darwin.s
1
// RUN: not llvm-mc -triple arm-apple-
darwin
%s 2> %t
/external/llvm/test/MC/AsmParser/
directive_space.s
1
# RUN: llvm-mc -triple i386-apple-
darwin
%s | FileCheck %s
directive_tbss.s
1
# RUN: llvm-mc -triple x86_64-unknown-
darwin
%s | FileCheck %s
directive_tdata.s
1
# RUN: llvm-mc -triple x86_64-unknown-
darwin
%s | FileCheck %s
directive_tlv.s
1
# RUN: llvm-mc -triple x86_64-unknown-
darwin
%s | FileCheck %s
/external/llvm/test/MC/Disassembler/ARM/
hex-immediates.txt
1
# RUN: llvm-mc -triple=thumbv7-apple-
darwin
-mcpu=cortex-a8 -hdis < %s | FileCheck %s
Completed in 120 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>