HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 1201 - 1225 of 3418) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/Mips/
sll2.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
srl1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
srl2.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
  /external/llvm/test/CodeGen/NVPTX/
globals_lowering.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 -relocation-model=static | FileCheck %s --check-prefix CHK
  /external/llvm/test/CodeGen/PowerPC/
cr_spilling.ll 1 ; RUN: llc < %s -march=ppc32 -regalloc=fast -O0 -relocation-model=pic -o -
ppc32-pic.ll 1 ; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu -relocation-model=pic | FileCheck -check-prefix=SMALL-BSS %s
  /external/llvm/test/CodeGen/SPARC/
exception.ll 1 ; RUN: llc < %s -march=sparc -relocation-model=static | FileCheck -check-prefix=V8ABS %s
2 ; RUN: llc < %s -march=sparc -relocation-model=pic | FileCheck -check-prefix=V8PIC %s
3 ; RUN: llc < %s -march=sparcv9 -relocation-model=static | FileCheck -check-prefix=V9ABS %s
4 ; RUN: llc < %s -march=sparcv9 -relocation-model=pic | FileCheck -check-prefix=V9PIC %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
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 -no-integrated-as | FileCheck %s
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 -no-integrated-as | FileCheck %s
2009-05-23-available_externally.ll 1 ; RUN: llc < %s -relocation-model=pic | FileCheck %s
asm-global-imm.ll 1 ; RUN: llc < %s -march=x86 -relocation-model=static -no-integrated-as | 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 | FileCheck %s
emutls-pie.ll 1 ; RUN: llc < %s -emulated-tls -march=x86 -mcpu=generic -mtriple=i386-linux-gnu -relocation-model=pic -enable-pie \
3 ; RUN: llc < %s -emulated-tls -march=x86-64 -mcpu=generic -mtriple=x86_64-linux-gnu -relocation-model=pic -enable-pie \
5 ; RUN: llc < %s -emulated-tls -march=x86 -mcpu=generic -mtriple=i386-linux-android -relocation-model=pic -enable-pie \
7 ; RUN: llc < %s -emulated-tls -march=x86-64 -mcpu=generic -mtriple=x86_64-linux-android -relocation-model=pic -enable-pie \
emutls_generic.ll 1 ; RUN: llc < %s -emulated-tls -mtriple=i686-linux-android -relocation-model=pic \
3 ; RUN: llc < %s -emulated-tls -mtriple=x86_64-linux-android -march=x86 -relocation-model=pic \
5 ; RUN: llc < %s -emulated-tls -mtriple=x86_64-linux-android -relocation-model=pic \
7 ; RUN: llc < %s -emulated-tls -march=x86 -mtriple=i386-linux-gnu -relocation-model=pic \
expand-opaque-const.ll 1 ; RUN: llc -mcpu=generic -O1 -relocation-model=pic < %s | FileCheck %s
force-align-stack.ll 1 ; RUN: llc < %s -relocation-model=static -stackrealign | FileCheck %s

Completed in 1437 milliseconds

<<41424344454647484950>>