HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 501 - 525 of 1712) sorted by null

<<21222324252627282930>>

  /external/llvm/test/CodeGen/Thumb2/
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 -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
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 -force-align-stack | FileCheck %s
hidden-vis-pic.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin9 -relocation-model=pic -disable-fp-elim | FileCheck %s
loop-hoist.ll 3 ; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=i686-apple-darwin8.7.2 | FileCheck %s
shift-codegen.ll 1 ; RUN: llc < %s -relocation-model=static -march=x86 | FileCheck %s
tail-call-got.ll 1 ; RUN: llc < %s -relocation-model=pic -mattr=+sse2 | FileCheck %s
  /external/llvm/test/CodeGen/XCore/
offset_folding.ll 23 ; Don't fold negative offsets into cp / dp accesses to avoid a relocation
  /external/llvm/test/DebugInfo/ARM/
tls.ll 16 ; The debug relocation of the address of the tls variable
  /external/llvm/test/ExecutionEngine/MCJIT/
eh-lg-pic.ll 1 ; RUN: %lli_mcjit -relocation-model=pic -code-model=large %s
eh-sm-pic.ll 1 ; RUN: %lli_mcjit -relocation-model=pic -code-model=small %s
stubs-sm-pic.ll 1 ; RUN: %lli_mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
  /external/llvm/test/ExecutionEngine/MCJIT/remote/
stubs-sm-pic.ll 1 ; RUN: %lli_mcjit -remote-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
test-global-init-nonzero-sm-pic.ll 1 ; RUN: %lli_mcjit -remote-mcjit -relocation-model=pic -code-model=small %s > /dev/null

Completed in 309 milliseconds

<<21222324252627282930>>