HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 476 - 500 of 1499) sorted by null

<<11121314151617181920>>

  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 97 /// @name Relocation Data
201 // FIXME: We really need to improve the relocation validation. Basically, we
202 // want to implement a separate computation which evaluates the relocation
207 // - Relocation entry bugs, the two algorithms are unlikely to have the same
  /external/llvm/lib/MC/
MCCodeGenInfo.cpp 11 // asm parsing, and asm printing. For example, relocation model.
  /external/llvm/test/CodeGen/ARM/
call.ll 4 ; RUN: -relocation-model=pic | FileCheck %s -check-prefix=CHECKELF
fast-isel-br-phi.ll 1 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios
  /external/llvm/test/CodeGen/Mips/
brconge.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconle.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
  /external/llvm/test/CodeGen/Thumb2/
2010-06-19-ITBlockCrash.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -O3 -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8
2011-12-16-T2SizeReduceAssert.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-ios -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8
lsr-deficiency.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin10 -relocation-model=pic | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2006-04-27-ISelFoldingBug.ll 1 ; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin8 -relocation-model=static > %t
2006-05-02-InstrSched1.ll 2 ; RUN: llc < %s -march=x86 -relocation-model=static -stats 2>&1 | \
2006-05-08-InstrSched.ll 1 ; RUN: llc < %s -march=x86 -relocation-model=static | not grep "subl.*%esp"
2010-06-09-FastAllocRegisters.ll 1 ; RUN: llc < %s -O0 -disable-fp-elim -relocation-model=pic
crash-O0.ll 1 ; RUN: llc -O0 -relocation-model=pic -disable-fp-elim < %s
fast-isel-avoid-unnecessary-pic-base.ll 1 ; RUN: llc -O0 -relocation-model=pic < %s | FileCheck %s
leaf-fp-elim.ll 1 ; RUN: llc < %s -relocation-model=pic -mtriple=x86_64-apple-darwin | FileCheck %s
loop-strength-reduce-3.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=dynamic-no-pic | FileCheck %s
loop-strength-reduce.ll 1 ; RUN: llc < %s -march=x86 -relocation-model=static | FileCheck %s
loop-strength-reduce2.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin -relocation-model=pic | FileCheck %s
stride-nine-with-base-reg.ll 1 ; RUN: llc < %s -march=x86 -relocation-model=static | FileCheck %s
x86-64-mem.ll 6 ; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=static -o %t2
  /external/llvm/test/DebugInfo/PowerPC/
tls-fission.ll 3 ; FIXME: add relocation and DWARF expression support to llvm-dwarfdump & use
  /external/llvm/test/DebugInfo/X86/
tls-fission.ll 3 ; FIXME: add relocation and DWARF expression support to llvm-dwarfdump & use
  /external/llvm/test/MC/ARM/
elf-thumbfunc-reloc.ll 1 ; RUN: llc %s -mtriple=thumbv7-linux-gnueabi -relocation-model=pic \
  /external/llvm/test/MC/ELF/
alias-reloc.s 12 // Test that this produres a relocation with bar2

Completed in 122 milliseconds

<<11121314151617181920>>