HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 376 - 400 of 1303) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/Mips/
setule.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
setult.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sh1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sll1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sll2.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
srl2.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
  /external/llvm/test/CodeGen/PowerPC/
cr_spilling.ll 1 ; RUN: llc < %s -march=ppc32 -regalloc=fast -O0 -relocation-model=pic -o -
tls-gd.ll 1 ; RUN: llc -mcpu=pwr7 -O0 -relocation-model=pic < %s | FileCheck %s
tls-ld-2.ll 1 ; RUN: llc -mcpu=pwr7 -O1 -relocation-model=pic < %s | FileCheck %s
tls-ld.ll 1 ; RUN: llc -mcpu=pwr7 -O0 -relocation-model=pic < %s | FileCheck %s
  /external/llvm/test/CodeGen/Thumb/
2009-07-27-PEIAssert.ll 1 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin -relocation-model=pic -disable-fp-elim
  /external/llvm/test/CodeGen/Thumb2/
2009-11-01-CopyReg2RegBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8
2010-02-24-BigStack.ll 1 ; RUN: llc < %s -O0 -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 -mattr=+vfp2
pic-load.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -relocation-model=pic | FileCheck %s
tls2.ll 2 ; RUN: llc < %s -mtriple=thumbv7-linux-gnueabi -relocation-model=pic | FileCheck %s -check-prefix=CHECK-PIC
  /external/llvm/test/CodeGen/X86/
2006-05-08-CoalesceSubRegClass.ll 4 ; RUN: llc < %s -march=x86 -relocation-model=static | \
2007-02-19-LiveIntervalAssert.ll 1 ; RUN: llc < %s -march=x86 -mtriple=i686-pc-linux-gnu -relocation-model=pic
2007-07-10-StackerAssert.ll 1 ; RUN: llc < %s -mtriple=i686-pc-linux-gnu -mcpu=athlon -relocation-model=pic
2007-11-04-rip-immediate-constant.ll 1 ; RUN: llc < %s -relocation-model=static | grep "foo str$"
2008-12-23-crazy-address.ll 1 ; RUN: llc < %s -march=x86 -relocation-model=static | grep "lea.*X.*esp" | count 2
2009-05-08-InlineAsmIOffset.ll 1 ; RUN: llc < %s -relocation-model=static > %t
2009-05-23-available_externally.ll 1 ; RUN: llc < %s -relocation-model=pic | grep atoi | grep PLT
asm-global-imm.ll 1 ; RUN: llc < %s -march=x86 -relocation-model=static | FileCheck %s
asm-modifier-P.ll 1 ; RUN: llc < %s -march=x86 -mtriple=i686-unknown-linux-gnu -relocation-model=pic | FileCheck %s -check-prefix=CHECK-PIC-32
2 ; RUN: llc < %s -march=x86 -mtriple=i686-unknown-linux-gnu -relocation-model=static | FileCheck %s -check-prefix=CHECK-STATIC-32
3 ; RUN: llc < %s -march=x86-64 -relocation-model=static | FileCheck %s -check-prefix=CHECK-STATIC-64
4 ; RUN: llc < %s -march=x86-64 -relocation-model=pic | FileCheck %s -check-prefix=CHECK-PIC-64
commute-intrinsic.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+sse2 -relocation-model=static | not grep movaps

Completed in 196 milliseconds

<<11121314151617181920>>