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

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/ARM/
ret_i64_arg2.ll 1 ; RUN: llc < %s -march=arm -mattr=+vfp2
  /external/llvm/test/CodeGen/CBackend/
2002-08-19-FunctionPointer.ll 1 ; RUN: llc < %s -march=c
2002-09-20-ArrayTypeFailure.ll 1 ; RUN: llc < %s -march=c
2004-02-26-LinkOnceFunctions.ll 1 ; RUN: llc < %s -march=c | grep func1 | grep WEAK
2004-12-28-LogicalConstantExprs.ll 1 ; RUN: llc < %s -march=c
fneg.ll 1 ; RUN: llc < %s -march=c
  /external/llvm/test/CodeGen/CPP/
2007-06-16-Funcname.ll 1 ; RUN: llc < %s -march=cpp -cppfname=WAKKA | not grep makeLLVMModule
  /external/llvm/test/CodeGen/Generic/
2010-07-27-DAGCombineCrash.ll 1 ; RUN: llc < %s
call-void.ll 1 ; RUN: llc < %s
trap.ll 1 ; RUN: llc < %s
  /external/llvm/test/CodeGen/PTX/
ret.ll 1 ; RUN: llc < %s -march=ptx32 | FileCheck %s
  /external/llvm/test/CodeGen/PowerPC/
2004-11-29-ShrCrash.ll 1 ; RUN: llc < %s -march=ppc32
2004-11-30-shift-crash.ll 1 ; RUN: llc < %s -march=ppc32
2004-12-12-ZeroSizeCommon.ll 1 ; RUN: llc < %s -march=ppc32 | not grep .comm.*X,0
Frames-leaf.ll 1 ; RUN: llc < %s -march=ppc32 | \
3 ; RUN: llc < %s -march=ppc32 | \
5 ; RUN: llc < %s -march=ppc32 | \
7 ; RUN: llc < %s -march=ppc32 | \
9 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
11 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
13 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
15 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
17 ; RUN: llc < %s -march=ppc64 | \
19 ; RUN: llc < %s -march=ppc64 |
    [all...]
  /external/llvm/test/CodeGen/SPARC/
2009-08-28-WeakLinkage.ll 1 ; RUN: llc -march=sparc < %s | grep weak
  /external/llvm/test/CodeGen/SystemZ/
01-RetArg.ll 1 ; RUN: llc < %s -march=systemz
  /external/llvm/test/CodeGen/Thumb/
thumb-imm.ll 1 ; RUN: llc < %s -march=thumb | not grep CPI
  /external/llvm/test/CodeGen/X86/
2004-02-14-InefficientStackPointer.ll 1 ; RUN: llc < %s -march=x86 | grep -i ESP | not grep sub
2007-02-25-FastCCStack.ll 1 ; RUN: llc < %s -march=x86 -mcpu=pentium3
barrier.ll 1 ; RUN: llc < %s -march=x86 -mattr=-sse2 | grep lock
cstring.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | not grep comm
i128-immediate.ll 1 ; RUN: llc < %s -march=x86-64 | grep movq | count 2
ret-i64-0.ll 1 ; RUN: llc < %s -march=x86 | grep xor | count 2
  /external/llvm/test/CodeGen/XCore/
2009-03-27-v2f64-param.ll 1 ; RUN: llc < %s -march=xcore

Completed in 716 milliseconds

12 3 4 5 6 7 8 91011>>