Lines Matching refs:apple
1 ; RUN: llc < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 | FileCheck -check-pre…
2 ; RUN: llc < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 -filetype=obj -o - \
3 ; RUN: | llvm-objdump -triple x86_64-apple-darwin11 -unwind-info - \
5 ; RUN: llc < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 \
6 ; RUN: | llvm-mc -triple x86_64-apple-darwin11 -filetype=obj -o - \
7 ; RUN: | llvm-objdump -triple x86_64-apple-darwin11 -unwind-info - \
10 ; RUN: llc < %s -mtriple x86_64-apple-macosx10.8.0 -mcpu corei7 -filetype=obj -o - \
11 ; RUN: | llvm-objdump -triple x86_64-apple-macosx10.8.0 -unwind-info - \
13 ; RUN: llc < %s -mtriple x86_64-apple-darwin11 -mcpu corei7 \
14 ; RUN: | llvm-mc -triple x86_64-apple-darwin11 -filetype=obj -o - \
15 ; RUN: | llvm-objdump -triple x86_64-apple-darwin11 -unwind-info - \