HomeSort by relevance Sort by last modified time
    Searched full:llc (Results 51 - 75 of 3188) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/Other/
2010-05-06-Printer.ll 1 ; RUN: llc -O2 -print-after-all < %s 2>/dev/null
  /external/llvm/test/CodeGen/ARM/
arguments2.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments3.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments4.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments5.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments6.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
mem.ll 1 ; RUN: llc < %s -march=arm | grep strb
2 ; RUN: llc < %s -march=arm | grep strh
stack-frame.ll 1 ; RUN: llc < %s -march=arm
2 ; RUN: llc < %s -march=arm | grep add | count 1
weak.ll 1 ; RUN: llc < %s -march=arm | grep .weak.*f
2 ; RUN: llc < %s -march=arm | grep .weak.*h
  /external/llvm/test/CodeGen/Alpha/
weak.ll 1 ; RUN: llc < %s -march=alpha | grep .weak.*f
2 ; RUN: llc < %s -march=alpha | grep .weak.*h
  /external/llvm/test/CodeGen/CBackend/
2007-01-17-StackSaveNRestore.ll 1 ; RUN: llc < %s -march=c | grep __builtin_stack_save
2 ; RUN: llc < %s -march=c | grep __builtin_stack_restore
  /external/llvm/test/CodeGen/PowerPC/
2007-01-29-lbrx-asm.ll 1 ; RUN: llc < %s -march=ppc32
2 ; RUN: llc < %s -march=ppc64
hello.ll 1 ; RUN: llc < %s -march=ppc32
2 ; RUN: llc < %s -march=ppc64
i64_fp.ll 4 ; RUN: llc < %s -march=ppc32 -mattr=+64bit | \
6 ; RUN: llc < %s -march=ppc32 -mattr=+64bit | \
8 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \
10 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \
12 ; RUN: llc < %s -march=ppc32 -mattr=-64bit | \
14 ; RUN: llc < %s -march=ppc32 -mattr=-64bit | \
16 ; RUN: llc < %s -march=ppc32 -mcpu=g4 | \
18 ; RUN: llc < %s -march=ppc32 -mcpu=g4 | \
load-constant-addr.ll 2 ; RUN: llc < %s -march=ppc32 | grep lfs
3 ; RUN: llc < %s -march=ppc32 | not grep ori
unsafe-math.ll 1 ; RUN: llc < %s -march=ppc32 | grep fmul | count 2
2 ; RUN: llc < %s -march=ppc32 -enable-unsafe-fp-math | \
  /external/llvm/test/CodeGen/SystemZ/
01-RetImm.ll 1 ; RUN: llc < %s -march=systemz | grep lghi | count 1
2 ; RUN: llc < %s -march=systemz | grep llill | count 1
3 ; RUN: llc < %s -march=systemz | grep llilh | count 1
4 ; RUN: llc < %s -march=systemz | grep llihl | count 1
5 ; RUN: llc < %s -march=systemz | grep llihh | count 1
6 ; RUN: llc < %s -march=systemz | grep lgfi | count 1
7 ; RUN: llc < %s -march=systemz | grep llilf | count 1
8 ; RUN: llc < %s -march=systemz | grep llihf | count 1
  /external/llvm/test/CodeGen/Thumb/
frame_thumb.ll 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin \
3 ; RUN: llc < %s -mtriple=thumb-linux-gnueabi \
stack-frame.ll 1 ; RUN: llc < %s -march=thumb
2 ; RUN: llc < %s -march=thumb | grep add | count 1
  /external/llvm/test/CodeGen/Thumb2/
frameless.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -disable-fp-elim | not grep mov
2 ; RUN: llc < %s -mtriple=thumbv7-linux -disable-fp-elim | not grep mov
  /external/llvm/test/CodeGen/X86/
2008-10-17-Asm64bitRConstraint.ll 1 ; RUN: llc < %s -march=x86
2 ; RUN: llc < %s -march=x86-64
2008-10-20-AsmDoubleInI32.ll 1 ; RUN: llc < %s -march=x86
2 ; RUN: llc < %s -march=x86-64
fp-stack-direct-ret.ll 1 ; RUN: llc < %s -march=x86 | not grep fstp
2 ; RUN: llc < %s -march=x86 -mcpu=yonah | not grep movsd
i128-ret.ll 1 ; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s
2 ; RUN: llc < %s -mtriple=x86_64-win32 | FileCheck %s
rdtsc.ll 1 ; RUN: llc < %s -march=x86 | grep rdtsc
2 ; RUN: llc < %s -march=x86-64 | grep rdtsc

Completed in 1176 milliseconds

1 23 4 5 6 7 8 91011>>