HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 751 - 775 of 1303) sorted by null

<<31323334353637383940>>

  /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" "realign-stack" "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" }
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp 70 Relocations("r", cl::desc("Display the relocation entries in the file"));
369 // Print relocation for instruction.
376 // If this relocation is hidden, skip it.
406 outs() << "RELOCATION RECORDS FOR [" << secname << "]:\n";
  /external/stlport/test/eh/
cygwin.mak 41 # in the assembler with 'invalid relocation type'
djgpp.mak 41 # in the assembler with 'invalid relocation type'
gcc-99r1.mak 41 # in the assembler with 'invalid relocation type'
gcc-apple-macosx.mak 42 # in the assembler with 'invalid relocation type'
gcc-freebsd.mak 42 # in the assembler with 'invalid relocation type'
gcc-hp11.mak 43 # in the assembler with 'invalid relocation type'
gcc-irix.mak 42 # in the assembler with 'invalid relocation type'
gcc-linux.mak 42 # in the assembler with 'invalid relocation type'
gcc-netbsd.mak 42 # in the assembler with 'invalid relocation type'
gcc.mak 42 # in the assembler with 'invalid relocation type'
hpacc.mak 42 # in the assembler with 'invalid relocation type'

Completed in 249 milliseconds

<<31323334353637383940>>