HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 301 - 325 of 1066) sorted by null

<<11121314151617181920>>

  /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/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
thumb2-tbb.ll 2 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -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 1 ; RUN: llc < %s -march=x86 -relocation-model=static -stats |& \
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 | not grep call
fast-isel-x86.ll 1 ; RUN: llc -fast-isel -O0 -mcpu=generic -mtriple=i386-apple-darwin10 -relocation-model=pic < %s | FileCheck %s
leaf-fp-elim.ll 1 ; RUN: llc < %s -disable-non-leaf-fp-elim -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/MC/ELF/
cfi-adjust-cfa-offset.s 39 // CHECK-NEXT: # Relocation 0
cfi-advance-loc2.s 38 // CHECK-NEXT: # Relocation 0
cfi-def-cfa-offset.s 39 // CHECK-NEXT: # Relocation 0
cfi-def-cfa-register.s 34 // CHECK-NEXT: # Relocation 0
cfi-def-cfa.s 35 // CHECK-NEXT: # Relocation 0

Completed in 468 milliseconds

<<11121314151617181920>>