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

<<31323334353637383940>>

  /external/llvm/test/CodeGen/ARM/
fast-isel-ldr-str-thumb-neg-index.ll 1 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=THUMB
  /external/llvm/test/CodeGen/Mips/
fpneeded.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-os16 | FileCheck %s -check-prefix=32
mips16_32_8.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
misha.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
seleq.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
seleqk.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selgek.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selgt.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selle.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selltk.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selne.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selnek.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
  /external/llvm/test/CodeGen/Thumb/
2009-08-20-ISelBug.ll 1 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin -relocation-model=pic -disable-fp-elim -mattr=+v6 -verify-machineinstrs | FileCheck %s
  /external/llvm/test/CodeGen/Thumb2/
2009-08-02-CoalescerBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim
2010-01-06-TailDuplicateLabels.ll 1 ; RUN: llc -relocation-model=pic < %s | grep ":$" | sort | uniq -d | count 0
ldr-str-imm12.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2008-03-31-SpillerFoldingBug.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim | grep add | grep 12 | not grep non_lazy_ptr
2008-09-29-ReMatBug.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim
2009-04-21-NoReloadImpDef.ll 1 ; RUN: llc -mtriple=i386-apple-darwin10.0 -relocation-model=pic -asm-verbose=false \
2010-04-06-SSEDomainFixCrash.ll 1 ; RUN: llc < %s -O3 -relocation-model=pic -disable-fp-elim -mcpu=nocona
2010-04-29-CoalescerCrash.ll 1 ; RUN: llc < %s -relocation-model=pic -disable-fp-elim -verify-machineinstrs
  /external/llvm/test/MC/MachO/
pcrel-to-other-section.s 57 // CHECK-NEXT: # Relocation 0
weakdef.s 67 // CHECK-NEXT: # Relocation 0
  /external/llvm/test/Transforms/LoopVectorize/
dbg.value.ll 41 attributes #0 = { nounwind ssp uwtable "fp-contract-model"="standard" "no-frame-pointer-elim" "no-frame-pointer-elim-non-leaf" "relocation-model"="pic" "ssp-buffers-size"="8" }
vectorize-once.ll 69 attributes #0 = { nounwind readonly ssp uwtable "fp-contract-model"="standard" "no-frame-pointer-elim" "no-frame-pointer-elim-non-leaf" "realign-stack" "relocation-model"="pic" "ssp-buffers-size"="8" }

Completed in 3122 milliseconds

<<31323334353637383940>>