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

<<41424344454647484950>>

  /external/llvm/test/CodeGen/X86/
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
tailcallpic3.ll 1 ; RUN: llc < %s -mtriple=i686-pc-linux-gnu -relocation-model=pic | FileCheck %s
vec_zero_cse.ll 1 ; RUN: llc < %s -relocation-model=static -mtriple=i686-unknown -mattr=+mmx,+sse3 | FileCheck %s
win32-pic-jumptable.ll 1 ; RUN: llc < %s -relocation-model=pic | 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/Mips/
prologue_end.ll 1 ; RUN: llc -O0 -mtriple mips-unknown-linux-gnu -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC
2 ; RUN: llc -O0 -mtriple mips-unknown-linux-gnu -relocation-model=static -disable-fp-elim < %s | FileCheck %s -check-prefix=STATIC-FP
3 ; RUN: llc -O0 -mtriple mips-unknown-linux-gnu -relocation-model=pic < %s | FileCheck %s -check-prefix=PIC
4 ; RUN: llc -O0 -mtriple mips-unknown-linux-gnu -relocation-model=pic -disable-fp-elim < %s | FileCheck %s -check-prefix=PIC-FP
  /external/llvm/test/DebugInfo/X86/
processes-relocations.ll 10 ; CHECK-NOT: failed to compute relocation
  /external/llvm/test/ExecutionEngine/MCJIT/
eh-lg-pic.ll 1 ; RUN: %lli -relocation-model=pic -code-model=large %s
eh-sm-pic.ll 1 ; RUN: %lli -relocation-model=pic -code-model=small %s
stubs-sm-pic.ll 1 ; RUN: %lli -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
test-global-init-nonzero-sm-pic.ll 1 ; RUN: %lli -relocation-model=pic -code-model=small %s > /dev/null
  /external/llvm/test/ExecutionEngine/MCJIT/remote/
stubs-sm-pic.ll 1 ; RUN: %lli -remote-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
test-global-init-nonzero-sm-pic.ll 1 ; RUN: %lli -remote-mcjit -relocation-model=pic -code-model=small %s > /dev/null
test-ptr-reloc-sm-pic.ll 1 ; RUN: %lli -remote-mcjit -O0 -relocation-model=pic -code-model=small %s
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
eh-lg-pic.ll 1 ; RUN: %lli -jit-kind=orc-mcjit -relocation-model=pic -code-model=large %s
eh-sm-pic.ll 1 ; RUN: %lli -jit-kind=orc-mcjit -relocation-model=pic -code-model=small %s
stubs-sm-pic.ll 1 ; RUN: %lli -jit-kind=orc-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
test-global-init-nonzero-sm-pic.ll 1 ; RUN: %lli -jit-kind=orc-mcjit -relocation-model=pic -code-model=small %s > /dev/null
test-ptr-reloc-sm-pic.ll 1 ; RUN: %lli -jit-kind=orc-mcjit -O0 -relocation-model=pic -code-model=small %s
  /external/llvm/test/ExecutionEngine/OrcMCJIT/remote/
stubs-sm-pic.ll 1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
test-ptr-reloc-sm-pic.ll 1 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -O0 -relocation-model=pic -code-model=small %s
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
MachO_i386_eh_frame.s 1 # RUN: llvm-mc -triple=i386-apple-macosx10.4 -relocation-model=dynamic-no-pic -filetype=obj -o %T/MachO_i386_eh_frame.o %s
  /external/llvm/test/Linker/
comdat13.ll 5 ; The IR would be ilegal on ELF ("relocation refers to discarded section"),

Completed in 704 milliseconds

<<41424344454647484950>>